Home
last modified time | relevance | path

Searched refs:failed (Results 101 – 125 of 1001) sorted by relevance

12345678910>>...41

/PHP-7.2/ext/oci8/tests/
H A Dfetch_object.phpt30 die("oci_parse(select) failed!\n");
34 die("oci_execute(select) failed!\n");
44 die("oci_parse(select) failed!\n");
48 die("oci_execute(select) failed!\n");
60 die("oci_parse(select) failed!\n");
64 die("oci_execute(select) failed!\n");
H A Dfetch_object_1.phpt30 die("oci_parse(select) failed!\n");
34 die("oci_execute(select) failed!\n");
44 die("oci_parse(select) failed!\n");
48 die("oci_execute(select) failed!\n");
60 die("oci_parse(select) failed!\n");
64 die("oci_execute(select) failed!\n");
H A Drefcur_prefetch_4.phpt53 die("oci_parse(insert) failed!\n");
61 die("oci_execute(insert) failed!\n");
71 die("oci_bind_by_name(sql1) failed!\n");
80 die("oci_bind_by_name(sql2) failed!\n");
83 die("oci_bind_by_name(sql2) failed!\n");
86 die("oci_bind_by_name(sql2) failed!\n");
94 die("oci_bind_by_name(sql2) failed!\n");
104 die("oci_bind_by_name(sql1) failed!\n");
115 die("oci_bind_by_name(sql1) failed!\n");
127 die("oci_bind_by_name(sql2) failed!\n");
/PHP-7.2/sapi/fpm/tests/
H A Dpool-apparmor-basic.phpt43 - SIGSEGV|failed to query apparmor confinement
45 - failed to change to new confinement
51 '/(SIGSEGV|failed to query apparmor confinement|' .
52 'failed to change to new confinement|exited with code 70)/'
/PHP-7.2/ext/enchant/tests/
H A Denchant_broker_set_dict_path.phpt36 echo("broker get dict path has failed \n");
40 echo("broker set dict path {$backEndDictType2} has failed \n");
43 echo("broker set dict path {$backEndDictType1} has failed \n");
46 echo("broker is not a resource; failed; \n");
H A Ddict_describe.phpt28 echo("broker request dict failed\n");
31 echo("broker request dict failed\n");
34 echo("broker is not a resource; failed;\n");
H A Ddict_quick_check_01.phpt27 echo("dict quick check failed\n");
30 echo("broker request dict failed\n");
33 echo("broker is not a resource; failed;\n");
H A Ddict_suggest.phpt28 echo("dict suggest failed\n");
32 echo("broker request dict failed\n");
37 echo("broker is not a resource; failed;\n");
/PHP-7.2/tests/lang/operators/
H A Doperator_notequals_variation_64bit.phpt30 $failed = false;
41 $failed = true;
52 $failed = true;
57 if ($failed == false) {
H A Doperator_gt_basic.phpt34 $failed = false;
46 $failed = true;
53 $failed = true;
58 if ($failed == false) {
/PHP-7.2/Zend/tests/assert/
H A Dbug70528.phpt19 Warning: assert(): assert(new \stdClass() instanceof $bar) failed in %sbug70528.php on line %d
21 Warning: assert(): assert(new \stdClass() instanceof Bar) failed in %sbug70528.php on line %d
23 Warning: assert(): assert(new \stdClass() instanceof \Foo\Bar) failed in %sbug70528.php on line %d
/PHP-7.2/ext/pdo/tests/
H A Dbug_72788.phpt22 echo "Statement failed as expected\n";
31 Statement failed as expected
32 Statement failed as expected
/PHP-7.2/ext/standard/tests/file/
H A Dfstat_variation8.phpt12 $failed = false;
20 $failed = true;
24 if ($failed !== true) {
H A Dlstat_stat_variation22.phpt39 Warning: stat(): stat failed for in %s on line %d
42 Warning: stat(): stat failed for | in %s on line %d
49 Warning: lstat(): Lstat failed for in %s on line %d
52 Warning: lstat(): Lstat failed for | in %s on line %d
H A Dinclude_userstream_003.phpt99 Warning: file_get_contents(test1://hello): failed to open stream: no suitable wrapper could be foun…
104 Warning: include(test1://hello): failed to open stream: no suitable wrapper could be found in %sinc…
110 Warning: fopen(test1://hello): failed to open stream: no suitable wrapper could be found in %sinclu…
112 Warning: file_get_contents(test2://hello): failed to open stream: "test::stream_open" call failed i…
117 Warning: fopen(test1://hello): failed to open stream: no suitable wrapper could be found in %sinclu…
119 Warning: include(test2://hello): failed to open stream: "test::stream_open" call failed in %sinclud…
/PHP-7.2/ext/gd/tests/
H A Djpeg2png.phpt21 …imagejpeg(imagecreatefrompng($cwd . "/conv_test.png"), $cwd . "/test_jpeg.jpeg") ? 'ok' : 'failed';
25 …imagepng(imagecreatefromjpeg($cwd . "/test_jpeg.jpeg"), $cwd . "/test_jpng.png") ? 'ok' : 'failed';
29 … imagepng(imagecreatefromjpeg($cwd . "/conv_test.jpeg"), $cwd . "/test_png.png") ? 'ok' : 'failed';
33 …imagejpeg(imagecreatefrompng($cwd . "/test_png.png"), $cwd . "/test_pjpeg.jpeg") ? 'ok' : 'failed';
/PHP-7.2/tests/output/
H A Dob_start_error_002.phpt25 Notice: ob_start(): failed to create buffer in %s on line 13
30 Notice: ob_start(): failed to create buffer in %s on line 14
35 Notice: ob_start(): failed to create buffer in %s on line 15
40 Notice: ob_start(): failed to create buffer in %s on line 16
H A Dob_start_basic_unerasable_005.phpt15 // Check content of buffer after flush - if flush failed it should still contain the string above.
20 Notice: ob_flush(): failed to flush buffer of callback (0) in %s on line 11
23 Notice: ob_flush(): failed to flush buffer of callback (0) in %s on line 11
/PHP-7.2/ext/shmop/tests/
H A D001.phpt18 die("failed\n");
28 echo "failed\n";
40 echo "failed\n";
55 echo "failed\n";
63 die("failed\n");
72 echo "failed\n";
/PHP-7.2/tests/security/
H A Dopen_basedir_parse_ini_file.phpt42 Warning: parse_ini_file(%stest\bad): failed to open stream: Operation not permitted in %sopen_based…
47 Warning: parse_ini_file(%stest\bad\bad.txt): failed to open stream: Operation not permitted in %sop…
52 Warning: parse_ini_file(%stest): failed to open stream: Operation not permitted in %sopen_basedir_p…
57 Warning: parse_ini_file(%stest): failed to open stream: Operation not permitted in %sopen_basedir_p…
62 Warning: parse_ini_file(%stest\bad): failed to open stream: Operation not permitted in %sopen_based…
67 Warning: parse_ini_file(%stest\bad\bad.txt): failed to open stream: Operation not permitted in %sop…
72 Warning: parse_ini_file(%stest): failed to open stream: Operation not permitted in %sopen_basedir_p…
H A Dopen_basedir_fopen.phpt43 Warning: fopen(../bad): failed to open stream: %s in %s on line %d
48 Warning: fopen(../bad/bad.txt): failed to open stream: %s in %s on line %d
53 Warning: fopen(..): failed to open stream: %s in %s on line %d
58 Warning: fopen(../): failed to open stream: %s in %s on line %d
63 Warning: fopen(/): failed to open stream: %s in %s on line %d
68 Warning: fopen(../bad/.): failed to open stream: %s in %s on line %d
73 Warning: fopen(../bad/./bad.txt): failed to open stream: %s in %s on line 12
78 Warning: fopen(./../.): failed to open stream: %s in %s on line %d
/PHP-7.2/ext/exif/tests/
H A Dexif_imagetype_variation1.phpt109 Warning: exif_imagetype(0): failed to open stream: No such file or directory in %s on line %d
113 Warning: exif_imagetype(1): failed to open stream: No such file or directory in %s on line %d
117 Warning: exif_imagetype(12345): failed to open stream: No such file or directory in %s on line %d
121 Warning: exif_imagetype(-2345): failed to open stream: No such file or directory in %s on line %d
125 Warning: exif_imagetype(10.5): failed to open stream: No such file or directory in %s on line %d
129 Warning: exif_imagetype(-10.5): failed to open stream: No such file or directory in %s on line %d
133 Warning: exif_imagetype(101234567000): failed to open stream: No such file or directory in %s on li…
141 Warning: exif_imagetype(0.5): failed to open stream: No such file or directory in %s on line %d
165 Warning: exif_imagetype(1): failed to open stream: No such file or directory in %s on line %d
173 Warning: exif_imagetype(1): failed to open stream: No such file or directory in %s on line %d
[all …]
/PHP-7.2/ext/zip/tests/
H A Doo_getnameindex.phpt18 exit('failed');
26 echo "failed to write zip\n";
31 exit('failed');
H A Doo_open.phpt22 echo "create: failed\n";
32 exit("failed 1\n");
38 echo "failed\n";
/PHP-7.2/ext/phar/tests/
H A Dphar_gobyebye.phpt33 Warning: readfile(foo/hi): failed to open stream: No such file or directory in phar://%sphar_gobyeb…
35 Warning: fopen(foo/hi): failed to open stream: No such file or directory in phar://%sphar_gobyebye.…
37 Warning: file_get_contents(foo/hi): failed to open stream: No such file or directory in phar://%sph…
39 Warning: stat(): stat failed for foo/hi in phar://%sphar_gobyebye.phar.php/foo/hi on line %d
46 Warning: opendir(foo/hi): failed to open dir: No such file or directory in phar://%sphar_gobyebye.p…

Completed in 28 milliseconds

12345678910>>...41