Home
last modified time | relevance | path

Searched refs:fail (Results 176 – 200 of 285) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/mbstring/tests/
H A Dmb_detect_order.phpt35 // Set invalid encoding. Should fail.
/PHP-5.5/ext/ldap/tests/
H A Dldap_delete_error.phpt2 ldap_delete() - Delete operation that should fail
H A Dldap_set_option_error.phpt2 ldap_set_option() - ldap_set_option() operation that should fail
H A Dldap_mod_del_error.phpt2 ldap_mod_del() - ldap_mod_del() operations that should fail
H A Dldap_mod_replace_error.phpt2 ldap_mod_replace() - ldap_mod_replace() operations that should fail
H A Dldap_sasl_bind_error.phpt2 ldap_sasl_bind() - Binding that should fail
H A Dldap_search_error.phpt2 ldap_search() - operation that should fail
H A Dldap_mod_add_error.phpt2 ldap_mod_add() - ldap_mod_add() operations that should fail
H A Dldap_modify_error.phpt2 ldap_modify() - Modify operations that should fail
H A DREADME47 LDAP_TEST_SKIP_BIND_FAILURE (default: true) Whether to fail the test or not in case …
/PHP-5.5/ext/curl/tests/
H A Dserver.inc53 // does not work. this is why tests sometimes pass and sometimes fail. to get a reliable pass
/PHP-5.5/tests/classes/
H A Dproperty_recreate_protected.phpt35 $d->p = 'this will fail';
/PHP-5.5/ext/interbase/tests/
H A D004.phpt45 echo " BLOB 1 fail (1)\n";
54 echo " BLOB 1 fail (2)\n";
69 echo " BLOB 2 fail\n";
/PHP-5.5/ext/oci8/tests/
H A Dpecl_bug10194_blob.phpt49 var_dump(strlen($row['BLOB']->load())); /* here it should fail */
H A Dpecl_bug10194_blob_64.phpt50 var_dump(strlen($row['BLOB']->load())); /* here it should fail */
/PHP-5.5/sapi/cgi/
H A DCHANGES9 /info.php/test?a=b will fail to work
/PHP-5.5/sapi/cli/tests/
H A Dphp_cli_server.inc57 // does not work. this is why tests sometimes pass and sometimes fail. to get a reliable pass
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_sqlstate.phpt41 printf("[008] Should fail! [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
H A D013.phpt2 mysqli fetch mixed / mysql_query (may fail when using 4.1 library with 5.x server)
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_closecursor.phpt18 // This one should fail. I let it fail to prove that closeCursor() makes a difference.
23 // query() shall fail!
H A Dpdo_mysql_class_constants.phpt47 This however will fail with no connection. */
/PHP-5.5/ext/standard/tests/streams/
H A Dproc_open_bug51800.phpt5 echo 'skip expected to fail or take too long';
/PHP-5.5/ext/standard/tests/file/
H A Dpopen_pclose_basic-win32.phpt38 // default INI will fail too)
H A Duserwrapper.phpt38 /* We *want* this to fail and thus not output the watch statement */
/PHP-5.5/ext/standard/tests/array/
H A Dksort_variation8.phpt2 …riations - sort mixed values, 'sort_flags' as default/SORT_REGULAR (OK to fail as result is unpred…

Completed in 31 milliseconds

12345678910>>...12