[wp-trac] [WordPress Trac] #38381: Race conditions in `Tests_Date_I18n`
WordPress Trac
noreply at wordpress.org
Thu Oct 20 09:23:10 UTC 2016
#38381: Race conditions in `Tests_Date_I18n`
------------------------------+----------------------------
Reporter: pento | Owner:
Type: defect (bug) | Status: new
Priority: low | Milestone: Future Release
Component: Build/Test Tools | Version:
Severity: minor | Keywords: needs-patch
Focuses: |
------------------------------+----------------------------
All of the tests that generate the expected and actual values from
`date()` calls are subject to a race condition, where the time can tick to
the next second between calls.
See [https://travis-ci.org/aaronjorbin/develop.wordpress/jobs/169169177
this test job] for an example of an inadvertent failure.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38381>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list