From: Zoe Slattery Date: Wed, 31 Dec 2008 20:43:52 +0000 (+0000) Subject: removing xfail sections as test passes X-Git-Tag: php-5.4.0alpha1~191^2~4687 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3385d8bda0c53444363a097c9b95e2e7b60af2fa;p=php removing xfail sections as test passes --- diff --git a/Zend/tests/bug45147.phpt b/Zend/tests/bug45147.phpt index f128f0a8dd..b940777d12 100644 --- a/Zend/tests/bug45147.phpt +++ b/Zend/tests/bug45147.phpt @@ -1,7 +1,5 @@ --TEST-- Bug #45147 (unexpected T_ENDFOR) ---XFAIL-- -http://bugs.php.net/bug.php?id=45147 --FILE-- ## diff --git a/Zend/tests/call_static_002.phpt b/Zend/tests/call_static_002.phpt index ba8fc6eee3..2ff9efddfe 100644 --- a/Zend/tests/call_static_002.phpt +++ b/Zend/tests/call_static_002.phpt @@ -1,7 +1,5 @@ --TEST-- Testing __call and __callstatic with callbacks ---XFAIL-- -http://bugs.php.net/bug.php?id=45089 --FILE-- Steve Seear ---XFAIL-- --FILE-- Steve Seear ---XFAIL-- --FILE-- Steve Seear ---XFAIL-- --FILE-- --FILE-- diff --git a/ext/standard/tests/file/fseek_dir_basic.phpt b/ext/standard/tests/file/fseek_dir_basic.phpt index f91399a8b9..fd8a1e076d 100644 --- a/ext/standard/tests/file/fseek_dir_basic.phpt +++ b/ext/standard/tests/file/fseek_dir_basic.phpt @@ -1,7 +1,5 @@ --TEST-- Testing fseek() on a directory stream ---XFAIL-- -Pending completion of Unicode streams --FILE-- --FILE--