#38815 closed defect (bug) (fixed)
Race conditions in Tests_Formatting_Date
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.9 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | has-patch |
Focuses: | Cc: |
Description
Same as #38381 but for Tests_Formatting_Date
.
Example: Tests_Formatting_Date::test_get_gmt_from_date_string_date()
in https://travis-ci.org/aaronjorbin/develop.wordpress/jobs/176355621#L295
Attachments (1)
Change History (11)
#1
@
8 years ago
- Keywords has-patch added; needs-patch removed
in 38815.patch I've also removed strtotime( 'now' )
from the timestamp parameter in gmdate()
as it defaults to the current local time if a timestamp is not given.
#4
@
7 years ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
In 41920:
This ticket was mentioned in Slack in #core-datetime by sergey. View the logs.
5 years ago
Note: See
TracTickets for help on using
tickets.
Add a delta for comparing timestamps