From 3385d8bda0c53444363a097c9b95e2e7b60af2fa Mon Sep 17 00:00:00 2001 From: Zoe Slattery Date: Wed, 31 Dec 2008 20:43:52 +0000 Subject: [PATCH] removing xfail sections as test passes --- Zend/tests/bug45147.phpt | 2 -- Zend/tests/call_static_002.phpt | 2 -- Zend/tests/call_static_003.phpt | 2 -- Zend/tests/call_static_004.phpt | 2 -- Zend/tests/call_static_007.phpt | 2 -- ext/reflection/tests/ReflectionClass_getProperty_001.phpt | 1 - ext/reflection/tests/ReflectionClass_getProperty_003.phpt | 1 - ext/reflection/tests/ReflectionClass_getProperty_004.phpt | 1 - ext/standard/tests/file/chmod_variation4.phpt | 1 - ext/standard/tests/file/fgetc_basic.phpt | 2 -- ext/standard/tests/file/file_get_contents_error.phpt | 2 -- ext/standard/tests/file/fseek_dir_basic.phpt | 2 -- ext/standard/tests/file/pathinfo_variation2.phpt | 1 - 13 files changed, 21 deletions(-) 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-- -- 2.50.1