Home
last modified time | relevance | path

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

12345678910>>...13

/PHP-7.3/ext/dom/tests/
H A DDOMDocument_relaxNGValidate_error2.phpt2 DOMDocument::relaxNGValidate() should fail on invalid RelaxNG file source
/PHP-7.3/ext/ldap/tests/
H A Dldap_read_error.phpt2 ldap_read() - operation that should fail
H A Dldap_get_option_error.phpt2 ldap_get_option() - ldap_get_option() operation that should fail
H A Dldap_list_error.phpt2 ldap_list() - operation that should fail
H A Dldap_bind_error.phpt2 ldap_bind() - Binding that should fail
H A Dldap_next_attribute_error.phpt2 ldap_next_attribute() - Testing ldap_next_attribute() that should fail
H A Dldap_unbind_error.phpt2 ldap_unbind() - ldap_unbind() operations that should fail
H A Dldap_get_values_len_error.phpt2 ldap_get_values_len() - Testing ldap_get_values_len() that should fail
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dascii.c45 name = "FAIL"; BC0_P(name, fail); in init()
/PHP-7.3/ext/pdo_pgsql/tests/
H A Dbug67462.phpt24 $pdo->commit(); // This should fail!
H A Dbug_33876.phpt45 # Expected to fail; unless told otherwise, PDO assumes string inputs
81 # Expected to fail; unless told otherwise, PDO assumes string inputs
/PHP-7.3/sapi/fpm/tests/
H A Dsocket-ipv4-fallback.phpt27 // Occupy our port and let things fail
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_emulated_placeholder_everywhere.phpt19 printf("[002] Unable to switch off emulated prepared statements, test will fail\n");
40 printf("[004] Unable to switch on emulated prepared statements, test will fail\n");
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_pconn_conn_multiple.phpt24 …printf("[002] Cannot determine thread id, test will fail, [%d] %s\n", mysqli_errno($link), mysqli_…
49 …printf("[008] Cannot determine thread id, test will fail, [%d] %s\n", mysqli_errno($link), mysqli_…
86 …printf("[017] Cannot determine thread id, test will fail, [%d] %s\n", mysqli_errno($link), mysqli_…
111 …printf("[023] Cannot determine thread id, test will fail, [%d] %s\n", mysqli_errno($link), mysqli_…
H A Dmysqli_poll_mixing_insert_select.phpt26 // Note: some queries will fail! They are supposed to fail.
60 // If your MySQL server is very slow the test may randomly fail!
H A Dmysqli_connect_twice.phpt18 …printf("[002] Cannot determine thread id, test will fail, [%d] %s\n", mysqli_errno($link), mysqli_…
43 …printf("[008] Cannot determine thread id, test will fail, [%d] %s\n", mysqli_errno($link), mysqli_…
H A Dmysqli_connect_error.phpt30 …printf("[003] Connect to the server should fail using host=%s, user=%s, passwd=***non_empty, dbnam…
/PHP-7.3/ext/oci8/tests/
H A Dbug44113.phpt2 Bug #44113 (New collection creation can fail with OCI-22303)
/PHP-7.3/ext/gd/tests/
H A Dbug79676.phpt12 … (imagecolorat($image, imagesx($image) - 1 , imagesy($image) - 1) != 0x000000 ? 'pass' : 'fail'),
/PHP-7.3/ext/gettext/tests/
H A Dbug66267.phpt9 /* this is supposed to fail on the TS build at least on Windows,
/PHP-7.3/ext/mbstring/libmbfl/tests/strcut.tests/
H A Diso2022jp.exp11 "\[^\r\n\]*\r\n" { fail $test }
/PHP-7.3/ext/com_dotnet/tests/
H A Dbug49192.phpt18 // get an accurate test run. its better to just not run the test or expect it to fail.
/PHP-7.3/ext/iconv/tests/
H A Diconv_stream_filter.phpt23 stream_filter_append($fp, 'string.rot13'); // this will make conversion fail.
/PHP-7.3/ext/pcre/tests/
H A Dbug69864.phpt9 /* CAUTION: this test will most likely fail with valgrind until --smc-check=all is used. */
/PHP-7.3/ext/phar/tests/
H A Dbug74991.phpt13 …o 4096 (MAXPATHLEN) into 'phar://..sample.phar/some:xx..xx:pat' so it will fail to find needle.php:

Completed in 39 milliseconds

12345678910>>...13