#38815 closed defect (bug) (fixed)
Race conditions in Tests_Formatting_Date
| Reported by: | ocean90 | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.9 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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
@
10 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.
This ticket was mentioned in Slack in #core-datetime by sergey. View the logs.
7 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Add a delta for comparing timestamps