[wp-trac] [WordPress Trac] #50025: Media Library not showing new uploads when filtering by date

WordPress Trac noreply at wordpress.org
Wed Jan 27 19:53:47 UTC 2021


#50025: Media Library not showing new uploads when filtering by date
-------------------------------------+------------------------------
 Reporter:  teamdnk                  |       Owner:  adamsilverstein
     Type:  defect (bug)             |      Status:  reopened
 Priority:  normal                   |   Milestone:  5.7
Component:  Media                    |     Version:  5.4
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  ui, javascript
-------------------------------------+------------------------------

Comment (by youknowriad):

 >  @youknowriad maybe as a start we can run the Gutenberg tests when PRs
 are opened against wordpress-develop?

 There's actually a script in core that does just that
 `tests/gutenberg/run.js` (the version const there might need to be
 updated)

 We already use that script to run these tests manually when we update the
 packages in Core to ensure the integration works properly.

 The issue with running it on each PR is that it's very slow as is: 40mn
 while in Gutenberg it's split into 4 jobs of 16mn and I'm not sure if we
 can do the splitting somehow in Core too.

 The other concern too is that I suspect that potential intermittent
 failures might annoy folks.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/50025#comment:31>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list