Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #53945, comment 40


Ignore:
Timestamp:
09/07/2021 08:58:53 PM (4 years ago)
Author:
hellofromTonya
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53945, comment 40

    initial v1  
    22>I'm also noticing a delay of about 2.5-3 min every time the tests are run with `npm run test:php` or `npm run test:php-composer`. It happens after `Use the 'composer fund' command to find out more!`
    33
    4 With the latest `trunk` update (that include both changesets in this ticket), I ran a series of tests to clock the delay that happens after that `composer fund` message appears. [#comment:39 See Test Report]
     4With the latest `trunk` update (that include both changesets in this ticket), I ran a series of tests to clock the delay that happens after that `composer fund` message appears. [#comment:39 See Test Report.]
     5
     6I was able to reproduce the 2-3 minute delay after the `composer fund` message appeared. Rather, on the first run it was about 18-20 seconds and on average about 1.5 seconds for rerunning tests over and over again.
    57
    68@azaozz can you check again on your machine with the latest `trunk`? Please try it before and after the Composer deps are installed.