From: Ferenc Kovacs Date: Mon, 16 May 2011 20:11:00 +0000 (+0000) Subject: adding an XFAIL, as we have an open bug for this test X-Git-Tag: php-5.3.7RC1~112 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2957b7cbb64216f3575b76642efeb71110b4a803;p=php adding an XFAIL, as we have an open bug for this test --- diff --git a/ext/date/tests/bug51819.phpt b/ext/date/tests/bug51819.phpt index 1ee7c324f6..eecf108131 100644 --- a/ext/date/tests/bug51819.phpt +++ b/ext/date/tests/bug51819.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error) +--XFAIL-- +Bug #51819 isn't fixed yet --FILE-- --EXPECTF-- -string(30) "this should be the only output" \ No newline at end of file +string(30) "this should be the only output"