Home
last modified time | relevance | path

Searched refs:failed (Results 1 – 25 of 854) sorted by relevance

12345678910>>...35

/php-src/ext/dba/tests/
H A Ddba_tcadb_creation_matrix.phpt29 Opening DB failed
33 Opening DB failed
37 Opening DB failed
41 Opening DB failed
45 Opening DB failed
49 Opening DB failed
53 Opening DB failed
78 Insertion failed
82 Insertion failed
86 Insertion failed
[all …]
H A Ddba_cdb_creation_matrix.phpt29 Opening DB failed
33 Opening DB failed
37 Opening DB failed
41 Opening DB failed
45 Opening DB failed
49 Opening DB failed
53 Opening DB failed
57 Opening DB failed
86 Insertion failed
90 Insertion failed
[all …]
H A Ddba_db4_creation_matrix.phpt29 Opening DB failed
33 Opening DB failed
37 Opening DB failed
41 Opening DB failed
45 Opening DB failed
49 Opening DB failed
53 Opening DB failed
78 Insertion failed
82 Insertion failed
86 Insertion failed
[all …]
H A Ddba_gdbm_creation_matrix.phpt31 Opening DB failed
35 Opening DB failed
39 Opening DB failed
43 Opening DB failed
49 Opening DB failed
53 Opening DB failed
57 Opening DB failed
61 Opening DB failed
92 Insertion failed
96 Insertion failed
[all …]
H A Ddba_qdbm_creation_matrix.phpt31 Opening DB failed
35 Opening DB failed
39 Opening DB failed
43 Opening DB failed
49 Opening DB failed
53 Opening DB failed
57 Opening DB failed
61 Opening DB failed
92 Insertion failed
96 Insertion failed
[all …]
H A Ddba_lmdb_creation_matrix.phpt31 Opening DB failed
35 Opening DB failed
39 Opening DB failed
43 Opening DB failed
53 Opening DB failed
65 Opening DB failed
77 Opening DB failed
86 Insertion failed
90 Insertion failed
94 Opening DB failed
[all …]
/php-src/ext/standard/tests/versioning/
H A Dversion_compare_op_abbrev.phpt11 echo "'$op' failed\n";
16 '' failed
17 'l' failed
18 'g' failed
19 'e' failed
20 '!' failed
21 'n' failed
/php-src/ext/gmp/tests/
H A Dbug80560.phpt93 echo $function, ' failed with 0B', \PHP_EOL;
97 echo $function, ' failed with 0b', \PHP_EOL;
101 echo $function, ' failed with 0X', \PHP_EOL;
105 echo $function, ' failed with 0x', \PHP_EOL;
111 echo $function, ' failed with 0B', \PHP_EOL;
115 echo $function, ' failed with 0b', \PHP_EOL;
119 echo $function, ' failed with 0X', \PHP_EOL;
123 echo $function, ' failed with 0x', \PHP_EOL;
129 echo $function, ' arg 1 failed with 0B', \PHP_EOL;
133 echo $function, ' arg 1 failed with 0b', \PHP_EOL;
[all …]
/php-src/ext/standard/tests/file/
H A Dfscanf_variation51.phpt16 exit("Error:failed to open file $filename");
40 exit("Error:failed to open file $filename");
68 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
71 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
74 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
77 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
80 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
83 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
86 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
91 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
[all …]
/php-src/ext/gd/tests/
H A Dcopypalette.phpt7 $failed = false;
19 $failed = true;
24 echo $failed ? 'failed' : 'ok';
34 $failed = true;
37 echo $failed ? 'failed' : 'ok';
H A Dtypes.phpt10 echo "gif failed\n";
14 echo "jpeg failed\n";
18 echo "png failed\n";
22 echo "wbmp failed\n";
26 echo "xom failed\n";
H A Dcolorat.phpt16 echo $c == 0x0 ? 'ok' : 'failed';
29 $failed = false;
32 $failed = true;
35 echo !$failed ? 'ok' : 'failed';
H A Dimagewbmp-mb.phpt17 $failed = false;
20 $failed = true;
23 echo !$failed ? 'ok' : 'failed';
/php-src/ext/zip/tests/
H A Doo_extract.phpt12 echo "open failed.\n";
13 exit('failed');
18 echo "failed. mkdir\n";
22 echo "failed. mkdir foobar\n";
26 echo "failed. extract foobar/baz\n";
32 echo "failed. bar file\n";
38 echo "failed. foo file\n";
47 echo "failed. extract bar file\n";
55 echo "failed. extract bar file\n";
60 echo "failed. extract foo file\n";
H A Doo_replacefile.phpt16 exit('open failed');
22 echo "replace 0 failed\n";
25 echo "replace 2 failed\n";
34 echo "verify failed\n";
40 echo "failed\n";
43 exit('re-open failed');
H A Dbug64342_1-mb.phpt16 exit('failed');
19 echo "failed\n";
28 echo "failed\n";
34 echo "failed\n";
40 failed
H A Dbug64342_1.phpt16 exit('failed');
19 echo "failed\n";
28 echo "failed\n";
34 echo "failed\n";
40 failed
H A Doo_addfile.phpt16 exit('failed');
20 echo "failed\n";
24 echo "failed\n";
28 echo "failed\n";
34 echo "failed\n";
51 echo "failed\n";
57 echo "failed\n";
60 exit('failed');
/php-src/tests/strings/
H A D001.phpt14 echo("failed 1\n");
16 echo("failed 2\n");
18 echo("failed 3\n");
20 echo("failed 4\n");
30 echo("failed 1\n");
32 echo("failed 2\n");
42 echo("failed 1\n");
44 echo("failed 2\n");
56 echo("failed!\n");
65 echo("failed!\n");
[all …]
/php-src/Zend/tests/attributes/
H A D012_ast_export.phpt11 echo 'assert(): ', $e->getMessage(), ' failed', PHP_EOL;
17 echo 'assert(): ', $e->getMessage(), ' failed', PHP_EOL;
27 echo 'assert(): ', $e->getMessage(), ' failed', PHP_EOL;
37 echo 'assert(): ', $e->getMessage(), ' failed', PHP_EOL;
43 })) failed
44 assert(): assert(0 && ($a = #[A1(1, 2, 1 + 2)] fn() => 1)) failed
55 })) failed
69 })) failed
/php-src/Zend/tests/assert/
H A Dbug70528.phpt15 echo 'assert(): ', $e->getMessage(), ' failed', PHP_EOL;
20 echo 'assert(): ', $e->getMessage(), ' failed', PHP_EOL;
25 echo 'assert(): ', $e->getMessage(), ' failed', PHP_EOL;
29 assert(): assert(new \stdClass() instanceof $bar) failed
30 assert(): assert(new \stdClass() instanceof Bar) failed
31 assert(): assert(new \stdClass() instanceof \Foo\Bar) failed
/php-src/tests/lang/operators/
H A Doperator_spaceship_basic.phpt34 $failed = false;
46 $failed = true;
53 $failed = true;
60 $failed = true;
67 $failed = true;
71 $failed = true;
75 $failed = true;
84 $failed = true;
87 if ($failed == false) {
/php-src/ext/dom/lexbor/lexbor/html/interfaces/
H A Dtitle_element.c53 goto failed; in lxb_html_title_element_text()
57 goto failed; in lxb_html_title_element_text()
70 failed: in lxb_html_title_element_text()
89 goto failed; in lxb_html_title_element_strict_text()
99 goto failed; in lxb_html_title_element_strict_text()
107 goto failed; in lxb_html_title_element_strict_text()
114 goto failed; in lxb_html_title_element_strict_text()
131 failed: in lxb_html_title_element_strict_text()
/php-src/Zend/tests/
H A Dexception_during_include_stat.phpt9 throw new Exception('stat failed');
39 stat failed
40 stat failed
41 stat failed
42 stat failed
/php-src/ext/mysqli/tests/
H A Dbug62046.phpt14 printf("[001] Connect failed, [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
17 printf("[002] Prepare failed, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
20 printf("[003] Execute failed, [%d] %s\n", $stmt->errorno, $stmt->error);
23 printf("[004] store_result failed, [%d] %s\n", $stmt->errorno, $stmt->error);
27 printf("[005] bind_result failed, [%d] %s\n", $stmt->errorno, $stmt->error);
30 printf("[006] bind_result failed, [%d] %s\n", $stmt->errorno, $stmt->error);

Completed in 34 milliseconds

12345678910>>...35