packages: php/skip-tests.sh - heck, some more on retry

glen glen at pld-linux.org
Sun Jul 25 20:01:31 CEST 2010


Author: glen                         Date: Sun Jul 25 18:01:31 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- heck, some more on retry

---- Files affected:
packages/php:
   skip-tests.sh (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/php/skip-tests.sh
diff -u packages/php/skip-tests.sh:1.7 packages/php/skip-tests.sh:1.8
--- packages/php/skip-tests.sh:1.7	Sun Jul 25 18:20:24 2010
+++ packages/php/skip-tests.sh	Sun Jul 25 20:01:23 2010
@@ -251,3 +251,25 @@
 mv sapi/cli/tests/016.phpt{,.skip}
 # Phar::buildFromIterator() RegexIterator(RecursiveIteratorIterator), SplFileInfo as current
 mv ext/phar/tests/phar_buildfromiterator10.phpt{,.skip}
+# output buffering - fatalism
+mv tests/output/ob_011.phpt{,.skip}
+# Inconsistencies when accessing protected members
+mv Zend/tests/access_modifiers_008.phpt{,.skip}
+# Inconsistencies when accessing protected members - 2
+mv Zend/tests/access_modifiers_009.phpt{,.skip}
+# Bug #48770 (call_user_func_array() fails to call parent from inheriting class)
+mv Zend/tests/bug48770.phpt{,.skip}
+# Bug #48770 (call_user_func_array() fails to call parent from inheriting class)
+mv Zend/tests/bug48770_2.phpt{,.skip}
+# Bug #48770 (call_user_func_array() fails to call parent from inheriting class)
+mv Zend/tests/bug48770_3.phpt{,.skip}
+# DBA with persistent connections
+mv ext/dba/tests/dba015.phpt{,.skip} (info: FLATFILE handler used)
+# DBA DB4 with persistent connections
+mv ext/dba/tests/dba_db4_018.phpt{,.skip} (info: DB4 handler used)
+# Bug #42718 (unsafe_raw filter not applied when configured as default filter)
+mv ext/filter/tests/bug42718.phpt{,.skip}
+# SimpleXML: array casting bug
+mv ext/simplexml/tests/034.phpt{,.skip}
+# Bug #39863 (file_exists() silently truncates after a null byte)
+mv ext/standard/tests/file/bug39863.phpt{,.skip}
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/skip-tests.sh?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list