From: Ferenc Kovacs Date: Mon, 16 May 2011 20:07:55 +0000 (+0000) Subject: fix the test via setting the timezone to UTC as suggested by Alexey Shein, and adding... X-Git-Tag: php-5.3.7RC1~114 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2f5dc540e06b6fd8929dbfd18949cee5ae6c7421;p=php fix the test via setting the timezone to UTC as suggested by Alexey Shein, and adding an SKIPIF as this test was originaly intended for windows only, maybe we could drop this, as we don't support VC6 anymore --- diff --git a/ext/date/tests/DateInterval_format_a.phpt b/ext/date/tests/DateInterval_format_a.phpt index f82a2f6f6d..d095db56b3 100644 --- a/ext/date/tests/DateInterval_format_a.phpt +++ b/ext/date/tests/DateInterval_format_a.phpt @@ -3,8 +3,13 @@ DateInterval::format(), %a --CREDITS-- Daniel Convissor # TestFest 2010 BKTK +--INI-- +date.timezone=UTC --SKIPIF-- - + --XFAIL-- Windows VC6 libs' floor()/ceil() choke on floats --FILE--