X-Git-Url: https://git.tld-linux.org/?p=packages%2Fphp.git;a=blobdiff_plain;f=skip-tests.sh;h=dbe7d39e9ac5da1839e9b66968dda3655e034637;hp=a090b7dba2f079ed7a84f3185929e893fe0a0c1c;hb=HEAD;hpb=dccfdb642699a3ed67e7237de27992afdee1f86d diff --git a/skip-tests.sh b/skip-tests.sh index a090b7d..dbe7d39 100644 --- a/skip-tests.sh +++ b/skip-tests.sh @@ -17,8 +17,6 @@ mv ext/filter/tests/bug52209.phpt{,.skip} mv ext/gd/tests/bug43073.phpt{,.skip} # Bug #48801 (Problem with imagettfbbox) mv ext/gd/tests/bug48801.phpt{,.skip} -# PDO Common: PDORow + get_parent_class() -$x8664 mv ext/pdo/tests/pdo_035.phpt{,.skip} # Bug #47415 PDO_Firebird segfaults when passing lowercased column name to bindColumn() mv ext/pdo_firebird/tests/bug_47415.phpt{,.skip} # PDO_Firebird: bug 48877 The "bindValue" and "bindParam" do not work for PDO Firebird if we use named parameters (:parameter). @@ -83,19 +81,6 @@ mv ext/standard/tests/general_functions/proc_nice_basic.phpt{,.skip} mv ext/standard/tests/general_functions/proc_open02.phpt{,.skip} # Test setlocale() function : usage variations - Setting all available locales in the platform mv ext/standard/tests/strings/setlocale_variation2.phpt{,.skip} -# wddx session serializer handler (serialize) -mv ext/wddx/tests/004.phpt{,.skip} -# wddx session serializer handler (deserialize) -mv ext/wddx/tests/005.phpt{,.skip} -# xmlrpc_encode_request() and various arguments -mv ext/xmlrpc/tests/002.phpt{,.skip} -# Bug #40576 (double values are truncated to 6 decimal digits when encoding) -$ix86 mv ext/xmlrpc/tests/bug40576.phpt{,.skip} -$x8664 mv ext/xmlrpc/tests/bug40576_64bit.phpt{,.skip} -# Bug #45555 (Segfault with invalid non-string as register_introspection_callback) -mv ext/xmlrpc/tests/bug45555.phpt{,.skip} -# Bug #45556 (Return value from callback isn't freed) -mv ext/xmlrpc/tests/bug45556.phpt{,.skip} # apache_request_headers() stack overflow. mv sapi/cgi/tests/apache_request_headers.phpt{,.skip} # show information about extension