Skip to content

Commit 8d6a828

Browse files
committed
Mark test as XFAIL due to wrong assumptions
1 parent 6418eba commit 8d6a828

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/intl/tests/dateformat_format_variant3.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
datefmt_format_code()
3+
--XFAIL--
4+
This test assumes wrong data wrt to PDT. It is also too big and needs splitting up.
35
--SKIPIF--
46
<?php if( !extension_loaded( 'intl' ) ) print 'skip'; ?>
57
<?php if (version_compare(INTL_ICU_VERSION, '52.1') < 0) die('skip for ICU >= 52.1'); ?>

0 commit comments

Comments
 (0)