Home
last modified time | relevance | path

Searched refs:failed (Results 26 – 50 of 846) sorted by relevance

12345678910>>...34

/PHP-5.5/ext/intl/tests/
H A Dmsgfmt_fail2.phpt79 'msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR'
80 'msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR'
81 'msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR'
82 'msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR'
83 'msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR'
94 'msgfmt_create: message formatter creation failed: U_PATTERN_SYNTAX_ERROR'
95 'msgfmt_create: message formatter creation failed: U_PATTERN_SYNTAX_ERROR'
96 'msgfmt_create: message formatter creation failed: U_PATTERN_SYNTAX_ERROR'
97 'msgfmt_create: message formatter creation failed: U_UNMATCHED_BRACES'
98 'msgfmt_create: message formatter creation failed: U_UNMATCHED_BRACES'
[all …]
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_real_connect_pconn.phpt21 printf("[002] mysqli_init() failed\n");
29 printf("[004] mysqli_init() failed\n");
37 printf("[006] Usage of mysqli.default_socket failed\n");
41 printf("[007] mysqli_init() failed\n");
46 printf("[008] Usage of mysqli.default_port failed\n");
50 printf("[009] mysqli_init() failed\n");
55 printf("[010] Usage of mysqli.default_pw failed\n") ;
59 printf("[011] mysqli_init() failed\n");
68 printf("[011] mysqli_init() failed\n");
77 printf("[015] mysqli_init() failed\n");
[all …]
/PHP-5.5/ext/oci8/tests/
H A Dfetch_array.phpt17 die("oci_parse(insert) failed!\n");
22 die("oci_execute(insert) failed!\n");
27 die("oci_commit() failed!\n");
35 die("oci_parse(select) failed!\n");
39 die("oci_execute(select) failed!\n");
48 die("oci_execute(select) failed!\n");
57 die("oci_execute(select) failed!\n");
66 die("oci_execute(select) failed!\n");
75 die("oci_execute(select) failed!\n");
84 die("oci_execute(select) failed!\n");
[all …]
/PHP-5.5/ext/zip/tests/
H A Doo_rename.phpt18 exit('failed');
27 echo "failed\n";
33 exit('failed');
40 echo "failed index 0\n";
44 echo "failed name dir/entry2.txt\n";
H A Dbug64342_1.phpt19 exit('failed');
22 echo "failed\n";
28 echo "failed\n";
33 failed
H A Dbug53603.phpt24 echo "open failed.\n";
25 exit('failed');
33 …ZipArchive::extractTo(teststream://test/foo): failed to open stream: "TestStream::stream_open" cal…
H A Dbug64342_0.phpt19 echo "add failed\n";
25 echo "close failed\n";
28 echo "open failed\n";
40 add failed
/PHP-5.5/ext/standard/tests/assert/
H A Dassert03.phpt13 echo "assertion failed - a - $line,\"$myev\"\n";
18 echo "assertion failed - b - $line,\"$myev\"\n";
37 assertion failed - a - %d,"$a != 0"
38 assertion failed - b - %d,"$a != 0"
/PHP-5.5/ext/standard/tests/file/
H A Dphp_fd_wrapper_03.phpt14 Warning: fopen(php://fd): failed to open stream: operation failed in %s on line 2
16 Warning: fopen(php://fd/): failed to open stream: php://fd/ stream must be specified in the form ph…
18 Warning: fopen(php://fd/-2): failed to open stream: The file descriptors must be non-negative numbe…
20 Warning: fopen(php://fd/1/): failed to open stream: php://fd/ stream must be specified in the form …
/PHP-5.5/ext/zlib/tests/
H A Dgzfile_variation4.phpt29 Warning: gzfile(10.5): failed to open stream: No such file or directory in %s on line %d
32 Warning: gzfile(-10.5): failed to open stream: No such file or directory in %s on line %d
35 Warning: gzfile(123456789000): failed to open stream: No such file or directory in %s on line %d
38 Warning: gzfile(-123456789000): failed to open stream: No such file or directory in %s on line %d
41 Warning: gzfile(0.5): failed to open stream: No such file or directory in %s on line %d
H A Dreadgzfile_variation4.phpt29 Warning: readgzfile(10.5): failed to open stream: No such file or directory in %s on line %d
32 Warning: readgzfile(-10.5): failed to open stream: No such file or directory in %s on line %d
35 Warning: readgzfile(123456789000): failed to open stream: No such file or directory in %s on line %d
38 Warning: readgzfile(-123456789000): failed to open stream: No such file or directory in %s on line …
41 Warning: readgzfile(0.5): failed to open stream: No such file or directory in %s on line %d
H A Dgzfile_variation5.phpt28 Warning: gzfile(0): failed to open stream: No such file or directory in %s on line %d
31 Warning: gzfile(1): failed to open stream: No such file or directory in %s on line %d
34 Warning: gzfile(12345): failed to open stream: No such file or directory in %s on line %d
37 Warning: gzfile(-2345): failed to open stream: No such file or directory in %s on line %d
H A Dreadgzfile_variation5.phpt28 Warning: readgzfile(0): failed to open stream: No such file or directory in %s on line %d
31 Warning: readgzfile(1): failed to open stream: No such file or directory in %s on line %d
34 Warning: readgzfile(12345): failed to open stream: No such file or directory in %s on line %d
37 Warning: readgzfile(-2345): failed to open stream: No such file or directory in %s on line %d
/PHP-5.5/ext/standard/tests/dir/
H A Dopendir_variation1.phpt124 Warning: opendir(0): failed to open dir: %s in %s on line %d
129 Warning: opendir(1): failed to open dir: %s in %s on line %d
134 Warning: opendir(12345): failed to open dir: %s in %s on line %d
139 Warning: opendir(-2345): failed to open dir: %s in %s on line %d
144 Warning: opendir(10.5): failed to open dir: %s in %s on line %d
149 Warning: opendir(-10.5): failed to open dir: %s in %s on line %d
154 Warning: opendir(123456789000): failed to open dir: %s in %s on line %d
164 Warning: opendir(0.5): failed to open dir: %s in %s on line %d
175 Warning: opendir(1): failed to open dir: %s in %s on line %d
183 Warning: opendir(1): failed to open dir: %s in %s on line %d
[all …]
H A Dscandir_variation1.phpt107 Warning: scandir(0): failed to open dir: %s in %s on line %d
114 Warning: scandir(1): failed to open dir: %s in %s on line %d
121 Warning: scandir(12345): failed to open dir: %s in %s on line %d
128 Warning: scandir(-2345): failed to open dir: %s in %s on line %d
135 Warning: scandir(10.5): failed to open dir: %s in %s on line %d
142 Warning: scandir(-10.5): failed to open dir: %s in %s on line %d
163 Warning: scandir(0.5): failed to open dir: %s in %s on line %d
180 Warning: scandir(1): failed to open dir: %s in %s on line %d
192 Warning: scandir(1): failed to open dir: %s in %s on line %d
219 Warning: scandir(string): failed to open dir: %s in %s on line %d
[all …]
/PHP-5.5/ext/fileinfo/tests/
H A Dfinfo_open_001.phpt22 Warning: finfo_open(%s123): failed to open stream: No such file or directory in %s on line %d
24 Warning: finfo_open(%s123): failed to open stream: No such file or directory in %s on line %d
29 Warning: finfo_open(%s1): failed to open stream: No such file or directory in %s on line %d
31 Warning: finfo_open(%s1): failed to open stream: No such file or directory in %s on line %d
36 Warning: finfo_open(%sinexistent): failed to open stream: No such file or directory in %s on line %d
38 Warning: finfo_open(%sinexistent): failed to open stream: No such file or directory in %s on line %d
/PHP-5.5/ext/standard/tests/general_functions/
H A D001.phpt12 echo("failed!\n");
20 echo("failed!\n");
28 echo("failed!\n");
36 echo("failed!\n");
44 echo("failed!\n");
/PHP-5.5/ext/enchant/tests/
H A Dbroker_describe.phpt12 if(!$broker) exit("failed, broker_init failure\n");
19 exit("failed\n");
24 echo "failed";
/PHP-5.5/ext/openssl/tests/
H A D001.phpt24 die("failed to create private key");
29 die("failed to get a temporary filename!");
33 openssl_pkey_export_to_file($privkey, $key_file_name, $passphrase) or die("failed to export to file…
40 die("failed to load key using array syntax");
49 die("failed to load key using direct syntax");
59 die("failed to load key using string syntax");
/PHP-5.5/ext/gd/tests/
H A Dimagefilter.phpt32 echo "$filt failed\n";
43 echo "IMG_FILTER_SMOOTH failed\n";
53 echo "IMG_FILTER_COLORIZE failed\n";
63 echo "IMG_FILTER_CONTRAST failed\n";
73 echo "IMG_FILTER_BRIGHTNESS failed\n";
83 echo "IMG_FILTER_PIXELATE failed\n";
/PHP-5.5/ext/phar/tests/
H A Dcreate_path_error.phpt70 1:Error: file_put_contents(phar://%s//): failed to open stream: phar error: file "" in phar "%s" ca…
71 2:Error: file_put_contents(phar://%s/.): failed to open stream: phar error: file "" in phar "%s" ca…
72 3:Error: file_put_contents(phar://%s/../): failed to open stream: phar error: file "" in phar "%s" …
73 4:Error: file_put_contents(phar://%s/a/..): failed to open stream: phar error: file "" in phar "%s"…
78 9:Error: file_put_contents(phar:///%s): failed to open stream: phar error: invalid path "%s" contai…
79 10:Error: file_put_contents(phar:///%s): failed to open stream: phar error: invalid path "%s" conta…
80 11:Error: file_put_contents(phar:///%s): failed to open stream: phar error: invalid path "%s" conta…
81 12:Error: file_put_contents(phar:///%s): failed to open stream: phar error: invalid path "%s" conta…
82 13:Error: file_put_contents(phar:///%s): failed to open stream: phar error: invalid path "%s" conta…
/PHP-5.5/tests/lang/operators/
H A Doperator_equals_basic.phpt33 $failed = false;
45 $failed = true;
52 $failed = true;
57 if ($failed == false) {
H A Doperator_gt_variation.phpt27 $failed = false;
38 $failed = true;
49 $failed = true;
54 if ($failed == false) {
H A Doperator_gt_variation_64bit.phpt27 $failed = false;
38 $failed = true;
49 $failed = true;
54 if ($failed == false) {
H A Doperator_lt_basic.phpt31 $failed = false;
43 $failed = true;
50 $failed = true;
55 if ($failed == false) {

Completed in 56 milliseconds

12345678910>>...34