Home
last modified time | relevance | path

Searched refs:failed (Results 51 – 75 of 980) sorted by relevance

12345678910>>...40

/PHP-7.4/tests/lang/operators/
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) {
H A Doperator_lt_variation_64bit.phpt25 $failed = false;
36 $failed = true;
47 $failed = true;
52 if ($failed == false) {
H A Doperator_identical_basic.phpt33 $failed = false;
45 $failed = true;
52 $failed = true;
57 if ($failed == false) {
H A Doperator_notequals_basic.phpt33 $failed = false;
45 $failed = true;
52 $failed = true;
57 if ($failed == false) {
H A Doperator_notidentical_basic.phpt33 $failed = false;
45 $failed = true;
52 $failed = true;
57 if ($failed == false) {
/PHP-7.4/ext/enchant/tests/
H A Dbroker_free_dict.phpt31 echo("dict broker free has failed\n");
35 echo("dict add to personal failed\n");
39 echo("broker request dict failed\n");
43 echo("broker is not a resource; failed;\n");
/PHP-7.4/ext/intl/tests/
H A Dmsgfmt_fail2.phpt99 IntlException: msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR in %s on …
100 'msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR'
101 'msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR'
102 'msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR'
105 'msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR'
106 'msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR'
107 'msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR'
123 IntlException: msgfmt_create: message formatter creation failed: U_UNMATCHED_BRACES in %s on line %d
124 'msgfmt_create: message formatter creation failed: U_UNMATCHED_BRACES'
125 'msgfmt_create: message formatter creation failed: U_UNMATCHED_BRACES'
[all …]
/PHP-7.4/ext/standard/tests/file/
H A Dfgetc_variation3.phpt27 echo "Error: failed to open file $filename!\n";
59 Notice: fgetc(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
68 Notice: fgetc(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
77 Notice: fgetc(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
86 Notice: fgetc(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
95 Notice: fgetc(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
104 Notice: fgetc(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
113 Notice: fgetc(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
122 Notice: fgetc(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
131 Notice: fgetc(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
H A Dfgets_variation1.phpt26 echo "Error: failed to open file $filename!\n";
58 Notice: fgets(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
67 Notice: fgets(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
76 Notice: fgets(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
85 Notice: fgets(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
94 Notice: fgets(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
103 Notice: fgets(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
112 Notice: fgets(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
121 Notice: fgets(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
130 Notice: fgets(): read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
H A Dfilegroup_variation2.phpt49 Warning: filegroup(): stat failed for -2.34555 in %s on line %d
52 Warning: filegroup(): stat failed for in %s on line %d
56 Warning: filegroup(): stat failed for 1 in %s on line %d
64 Warning: filegroup(): stat failed for 1234 in %s on line %d
67 Warning: filegroup(): stat failed for 0 in %s on line %d
H A Dfileowner_variation2.phpt50 Warning: fileowner(): stat failed for -2.34555 in %s on line %d
53 Warning: fileowner(): stat failed for in %s on line %d
57 Warning: fileowner(): stat failed for 1 in %s on line %d
65 Warning: fileowner(): stat failed for 1234 in %s on line %d
68 Warning: fileowner(): stat failed for 0 in %s on line %d
H A Dfileperms_variation2.phpt49 Warning: fileperms(): stat failed for -2.34555 in %s on line %d
52 Warning: fileperms(): stat failed for in %s on line %d
56 Warning: fileperms(): stat failed for 1 in %s on line %d
64 Warning: fileperms(): stat failed for 1234 in %s on line %d
67 Warning: fileperms(): stat failed for 0 in %s on line %d
H A Dfileinode_variation2.phpt50 Warning: fileinode(): stat failed for -2.34555 in %s on line %d
53 Warning: fileinode(): stat failed for in %s on line %d
57 Warning: fileinode(): stat failed for 1 in %s on line %d
65 Warning: fileinode(): stat failed for 1234 in %s on line %d
68 Warning: fileinode(): stat failed for 0 in %s on line %d
H A Dfilestat.phpt49 Warning: fileinode(): stat failed for /no/such/file/or/dir in %s on line %d
52 Warning: fileowner(): stat failed for /no/such/file/or/dir in %s on line %d
55 Warning: filegroup(): stat failed for /no/such/file/or/dir in %s on line %d
58 Warning: fileatime(): stat failed for /no/such/file/or/dir in %s on line %d
61 Warning: filectime(): stat failed for /no/such/file/or/dir in %s on line %d
/PHP-7.4/ext/openssl/tests/
H A Dopenssl_free_key.phpt28 die("failed to create private key");
33 die("failed to get a temporary filename!");
37 openssl_pkey_export_to_file($privkey, $key_file_name, $passphrase, $conf) or die("failed to export …
44 die("failed to load key using array syntax");
53 die("failed to load key using direct syntax");
63 die("failed to load key using string syntax");
/PHP-7.4/ext/zlib/tests/
H A Dgzfile_variation7.phpt32 Warning: gzfile(string): failed to open stream: No such file or directory in %s on line %d
35 Warning: gzfile(string): failed to open stream: No such file or directory in %s on line %d
38 Warning: gzfile(sTrInG): failed to open stream: No such file or directory in %s on line %d
41 Warning: gzfile(hello world): failed to open stream: No such file or directory in %s on line %d
H A Dreadgzfile_variation7.phpt32 Warning: readgzfile(string): failed to open stream: No such file or directory in %s on line %d
35 Warning: readgzfile(string): failed to open stream: No such file or directory in %s on line %d
38 Warning: readgzfile(sTrInG): failed to open stream: No such file or directory in %s on line %d
41 Warning: readgzfile(hello world): failed to open stream: No such file or directory in %s on line %d
/PHP-7.4/tests/security/
H A Dopen_basedir_copy.phpt38 Warning: copy(../bad): failed to open stream: %s in %s on line %d
43 Warning: copy(../bad/bad.txt): failed to open stream: %s in %s on line %d
48 Warning: copy(..): failed to open stream: %s in %s on line %d
53 Warning: copy(../): failed to open stream: %s in %s on line %d
58 Warning: copy(/): failed to open stream: %s in %s on line %d
63 Warning: copy(../bad/.): failed to open stream: %s in %s on line %d
68 Warning: copy(../bad/./bad.txt): failed to open stream: %s in %s on line %d
73 Warning: copy(./../.): failed to open stream: %s in %s on line %d
H A Dopen_basedir_opendir.phpt32 Warning: opendir(../bad): failed to open dir: %s in %s on line %d
37 Warning: opendir(../bad/bad.txt): failed to open dir: %s in %s on line %d
42 Warning: opendir(..): failed to open dir: %s in %s on line %d
47 Warning: opendir(../): failed to open dir: %s in %s on line %d
52 Warning: opendir(/): failed to open dir: %s in %s on line %d
57 Warning: opendir(../bad/.): failed to open dir: %s in %s on line %d
62 Warning: opendir(%s/test/bad/bad.txt): failed to open dir: %s in %s on line %d
67 Warning: opendir(%s/test/bad/../bad/bad.txt): failed to open dir: %s in %s on line %d
/PHP-7.4/ext/xmlreader/tests/
H A D003-mb.phpt27 echo "1st attr (num) failed\n";
36 echo "2nd attr (idx) failed\n";
45 echo "attr num failed\n";
53 echo "attr idx failed\n";
62 echo "attr 0 failed\n";
/PHP-7.4/ext/oci8/tests/
H A Dfetch_into2.phpt17 die("oci_parse(insert) failed!\n");
22 die("oci_execute(insert) failed!\n");
27 die("oci_commit() failed!\n");
33 die("oci_parse(select) failed!\n");
37 die("oci_execute(select) failed!\n");
H A Dfield_funcs.phpt17 die("oci_parse(insert) failed!\n");
22 die("oci_execute(insert) failed!\n");
27 die("oci_commit() failed!\n");
33 die("oci_parse(select) failed!\n");
37 die("oci_execute(select) failed!\n");
H A Dfield_funcs_old.phpt17 die("ociparse(insert) failed!\n");
22 die("ociexecute(insert) failed!\n");
27 die("ocicommit() failed!\n");
33 die("ociparse(select) failed!\n");
37 die("ociexecute(select) failed!\n");
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_real_connect.phpt44 printf("[002] mysqli_init() failed\n");
52 printf("[004] mysqli_init() failed\n");
64 printf("[007] mysqli_init() failed\n");
69 printf("[008] Usage of mysqli.default_port failed\n");
73 printf("[009] mysqli_init() failed\n");
78 printf("[010] Usage of mysqli.default_pw failed\n") ;
82 printf("[011] mysqli_init() failed\n");
87 printf("[012] Usage of mysqli.default_user failed\n") ;
91 printf("[011] mysqli_init() failed\n");
100 printf("[015] mysqli_init() failed\n");
[all …]

Completed in 84 milliseconds

12345678910>>...40