]> git.pld-linux.org Git - packages/php.git/commitdiff
- update failed tests
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 17 Mar 2010 15:36:46 +0000 (15:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    skip-tests.sh -> 1.2

skip-tests.sh

index 280ca233917d93e1403e0c6bd75fd5287d6f3d6e..d4554a30c221e3ce233aaa770adc0a02ee77a324 100644 (file)
@@ -394,3 +394,11 @@ mv sapi/cli/tests/006.phpt{,.skip}
 mv sapi/cli/tests/016.phpt{,.skip}
 # CLI php -m
 mv sapi/cli/tests/018.phpt{,.skip}
+# Test open_basedir configuration
+mv tests/security/open_basedir_fileinode.phpt{,.skip}
+# Test fileinode() function: Variations
+mv ext/standard/tests/file/fileinode_variation.phpt{,.skip}
+# Test lstat() and stat() functions: usage variations - dir/file name stored in object
+mv ext/standard/tests/file/lstat_stat_variation18.phpt{,.skip}
+: Test lstat() and stat() functions: usage variations - dir/file names in array
+mv ext/standard/tests/file/lstat_stat_variation19.phpt{,.skip}
This page took 0.037946 seconds and 4 git commands to generate.