[wp-trac] [WordPress Trac] #40141: Test test_empty_post_date_gmt_shimmed_using_post_date is buggy
WordPress Trac
noreply at wordpress.org
Mon Mar 13 14:06:15 UTC 2017
#40141: Test test_empty_post_date_gmt_shimmed_using_post_date is buggy
------------------------------+-----------------------------
Reporter: PressLabs | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version: 4.7.3
Severity: normal | Keywords:
Focuses: |
------------------------------+-----------------------------
The test_empty_post_date_gmt_shimmed_using_post_date works only on certain
periods of time. The test must implement the Daylight Saving Time criteria
in order to work properly all the time.
{{{
1)
WP_Test_REST_Posts_Controller::test_empty_post_date_gmt_shimmed_using_post_date
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'2016-02-23T18:00:00'
+'2016-02-23T17:00:00'
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40141>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list