Home
last modified time | relevance | path

Searched refs:fail (Results 226 – 250 of 285) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/oci8/tests/
H A Dedition_1.phpt23 * fail to create the necessary editions if a child edition exists
H A Dedition_2.phpt23 * fail to create the necessary editions if a child edition exists
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_metadata.phpt187 printf("[033] field_seek(%d) did not fail\n", $pos);
189 printf("[034] field_seek(%d) did not fail\n", $pos);
H A Dmysqli_prepare.phpt28 printf("[004] [%d] %s, next test will fail\n", mysqli_errno($link), mysqli_error($link));
H A Dmysqli_real_connect_pconn.phpt139 printf("[025] Usage of mysqli.default_host=p: did not fail\n") ;
H A Dmysqli_set_charset.phpt81 …printf("[010] Test will fail, because alternative test character set '%s' seems not supported\n", …
H A Dmysqli_fetch_object.phpt124 This does not fail.
H A Dmysqli_connect.phpt144 printf("[024] Usage of mysqli.default_host=p: did not fail\n") ;
H A Dmysqli_stmt_bind_param_references.phpt69 // no need to check the return value, will bail and make EXPECTF fail if need be
H A Dmysqli_real_connect.phpt162 printf("[025] Usage of mysqli.default_host=p: did not fail\n") ;
H A Dmysqli_last_insert_id.phpt66 printf("[009] The INSERT did not fail as planned, [%d] %s\n", $link->errno, $link->error);
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_multi_stmt_nextrowset.phpt67 // This will fail when $multi is false.
H A Dpdo_mysql___construct.phpt50 // should fail
137 // atoi('abc') = 0, 0 -> fallback to default 3306 -> may or may not fail!
H A Dpdo_mysql_attr_statement_class.phpt101 // Yes, this is a fatal error and I want it to fail.
/PHP-5.5/ext/bcmath/libbcmath/
H A Daclocal.m473 AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
/PHP-5.5/ext/standard/tests/file/
H A Dfwrite_variation1-win32.phpt65 var_dump( fwrite($file_handle, $data_to_be_written) ); // fwrite to fail
H A Dfwrite_variation1.phpt64 var_dump( fwrite($file_handle, $data_to_be_written) ); // fwrite to fail
H A Drename_variation13-win32.phpt47 die("fail to create $file_path tmp dir");
/PHP-5.5/ext/gd/libgd/
H A Dgd_gd2.c712 goto fail; in _gdImageGd2()
809 fail: in _gdImageGd2()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_ps.c397 goto fail; in MYSQLND_METHOD()
405 goto fail; in MYSQLND_METHOD()
412 goto fail; in MYSQLND_METHOD()
425 goto fail; in MYSQLND_METHOD()
437 goto fail; in MYSQLND_METHOD()
460 fail: in MYSQLND_METHOD()
/PHP-5.5/ext/ereg/regex/
H A Dtests4 # C flag given, regcomp() is expected to fail, and the third field is the
9 # expected to fail. If there is a fourth field, it is the substring that
158 # actually, this next one probably ought to fail, but the spec is unclear
/PHP-5.5/ext/pdo_odbc/tests/
H A Dlong_columns.phpt6 // make sure there is an ODBC driver and a DSN, or the test will fail
/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.c1092 int i, fail; in php_sybase_finish_results() local
1116 fail = 0; in php_sybase_finish_results()
1126 fail = 1; in php_sybase_finish_results()
1149 if (fail) { in php_sybase_finish_results()
/PHP-5.5/ext/mysql/tests/
H A Dmysql_pconn_max_links.phpt32 die(sprintf("skip Test will fail because old_passwords = ON. Hint: old passwords are insecure!"));
/PHP-5.5/ext/standard/tests/general_functions/
H A Dgettype_settype_variation1.phpt35 // settype() would fail with catachable fatal error

Completed in 110 milliseconds

12345678910>>...12