Home
last modified time | relevance | path

Searched refs:failed (Results 251 – 275 of 1001) sorted by relevance

1...<<11121314151617181920>>...41

/PHP-7.2/ext/standard/tests/file/windows_acls/
H A Dbug44859.phpt31 echo "failed.\n";
47 echo "failed.\n";
H A Dbug44859_2.phpt31 echo "failed.\n";
47 echo "failed.\n";
H A Dbug44859_4.phpt33 echo "failed.\n";
49 echo "failed.\n";
/PHP-7.2/ext/phar/tests/
H A Dbug54289.phpt28 echo 'failed to throw expected exception';
35 echo 'failed to throw expected exception';
47 echo 'failed to throw expected exception';
/PHP-7.2/ext/standard/tests/file/
H A Dfilegroup_variation3.phpt62 Warning: filegroup(): stat failed for %s//filegroup_variation3/filegroup_variation3.tmp/ in %s on l…
70 Warning: filegroup(): stat failed for %s//filegroup_variation3/*.tmp in %s on line %d
74 Warning: filegroup(): stat failed for %s/filegroup_variation3/filegroup*.tmp in %s on line %d
H A Dfileinode_variation3.phpt63 Warning: fileinode(): stat failed for %s//fileinode_variation3/fileinode_variation3.tmp/ in %s on l…
71 Warning: fileinode(): stat failed for %s//fileinode_variation3/*.tmp in %s on line %d
75 Warning: fileinode(): stat failed for %s/fileinode_variation3/fileinode*.tmp in %s on line %d
H A Dfileperms_variation3.phpt62 Warning: fileperms(): stat failed for %s//fileperms_variation3/fileperms_variation3.tmp/ in %s on l…
70 Warning: fileperms(): stat failed for %s//fileperms_variation3/*.tmp in %s on line %d
74 Warning: fileperms(): stat failed for %s/fileperms_variation3/fileperms*.tmp in %s on line %d
H A Dparse_ini_file_variation6.phpt92 …//parseIniFileVar6Sub//..//../parseIniFileVar6Sub/ParseIniFileVar6.ini): failed to open stream: No…
97 …%sparseIniFileVar6.dir/parseIniFileVar6Sub/BADDIR/ParseIniFileVar6.ini): failed to open stream: No…
126 Warning: parse_ini_file(BADDIR/ParseIniFileVar6.ini): failed to open stream: No such file or direct…
H A Dreadfile_variation9.phpt81 …ileVar8Sub/..///readfileVar8Sub//..//../readfileVar8Sub/fileToRead.tmp): failed to open stream: No…
85 Warning: readfile(%sreadfileVar8Sub/BADDIR/fileToRead.tmp): failed to open stream: No such file or …
97 Warning: readfile(BADDIR/fileToRead.tmp): failed to open stream: No such file or directory in %s on…
H A Dfilesize_error.phpt28 Warning: filesize(): stat failed for /no/such/file in %s on line %d
31 Warning: filesize(): stat failed for /no/such/dir in %s on line %d
H A Dfile_get_contents_variation7.phpt79 …ContentsVar7Sub//..//../fileGetContentsVar7Sub/FileGetContentsVar7.tmp): failed to open stream: No…
84 …ContentsVar7.dir/fileGetContentsVar7Sub/BADDIR/FileGetContentsVar7.tmp): failed to open stream: No…
101 Warning: file_get_contents(BADDIR/FileGetContentsVar7.tmp): failed to open stream: No such file or …
H A Dfile_variation8.phpt91 …leVar8Sub/..///fileVar8Sub//..//../fileVar8Sub/FileGetContentsVar7.tmp): failed to open stream: No…
96 Warning: file(%sfileVar8.dir/fileVar8Sub/BADDIR/FileGetContentsVar7.tmp): failed to open stream: No…
125 Warning: file(BADDIR/FileGetContentsVar7.tmp): failed to open stream: No such file or directory in …
H A Dfileowner_variation3.phpt63 Warning: fileowner(): stat failed for %s//fileowner_variation3/fileowner_variation3.tmp/ in %s on l…
71 Warning: fileowner(): stat failed for %s//fileowner_variation3/*.tmp in %s on line %d
75 Warning: fileowner(): stat failed for %s/fileowner_variation3/fileowner*.tmp in %s on line %d
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_connect.phpt72 printf("[011] Usage of mysqli.default_socket failed\n") ;
83 printf("[013] Usage of mysqli.default_port failed\n") ;
94 printf("[015] Usage of mysqli.default_pw failed\n") ;
105 printf("[017] Usage of mysqli.default_user failed\n") ;
116 printf("[019] Usage of mysqli.default_host failed\n") ;
128 printf("[021] Usage of mysqli.default_host (persistent) failed\n") ;
H A Dbug49027.phpt18 printf("[002] Connect failed, [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
36 printf("[005] Connect failed, [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
/PHP-7.2/ext/pdo_oci/tests/
H A Dcheckliveness.phpt24 echo 'Connection failed: ' . $e->getMessage();
33 echo 'Connection failed: ' . $e->getMessage();
/PHP-7.2/ext/openssl/tests/
H A Dbug65538_002.phpt25 Warning: file_get_contents(%s): failed to open stream: operation failed in %s on line %d
/PHP-7.2/ext/standard/tests/dir/
H A Ddir_variation9.phpt106 Warning: dir(%s/dir_variation91/sub_dir12/sub_dir111/..): failed to open dir: %s in %s on line %d
109 Warning: dir(%s/dir_variation92/sub_dir21/../dir_variation91): failed to open dir: %s in %s on line…
112 Warning: dir(%s/dir_variation92/sub_dir21/../../dir_variation91/sub_dir12/..): failed to open dir: …
115 Warning: dir(%s/dir_variation91/sub_dir11/sub_dir111/../../dir_variation92/sub_dir21/..): failed to…
H A Dopendir_error2.phpt36 Warning: opendir(%s/idonotexist): failed to open dir: %s in %s on line %d
41 Warning: opendir(idonotexist): failed to open dir: %s in %s on line %d
/PHP-7.2/ext/intl/tests/
H A Dtransliterator_transliterate_variant1.phpt26 Warning: transliterator_transliterate(): String conversion of id to UTF-16 failed in %s on line %d
30 String conversion of id to UTF-16 failed: U_INVALID_CHAR_FOUND
/PHP-7.2/Zend/tests/generators/
H A Dbug72523.phpt2 Bug #72523 (dtrace issue with reflection (failed test))
/PHP-7.2/Zend/tests/assert/
H A Dexpect_003.phpt2 test catching failed assertion
/PHP-7.2/ext/pdo_mysql/tests/
H A Dbug_45120.phpt20 printf("[001] Execute has failed: %s\n", var_export($stmt->errorInfo(), true));
27 printf("[003] Execute has failed: %s\n", var_export($stmt->errorInfo(), true));
/PHP-7.2/ext/zip/tests/
H A Dbug51353.phpt25 die("failed");
37 die("failed");
/PHP-7.2/sapi/cli/tests/
H A Dphp_cli_server_010.phpt17 die("connect failed");
36 die("connect failed");

Completed in 25 milliseconds

1...<<11121314151617181920>>...41