Home
last modified time | relevance | path

Searched refs:repeat (Results 1 – 25 of 42) sorted by relevance

12

/PHP-8.2/ext/tidy/tests/
H A Dbug77594.phpt4 Test is useful only with --repeat 2 (or more)
/PHP-8.2/ext/zend_test/tests/
H A Doptimizer_register_pass.phpt9 die("skip pass registration does not need repeat");
/PHP-8.2/
H A Drun-tests.php161 $repeat, $result_tests_file, $slow_min_ms, $start_time, $switch,
393 $repeat = substr($argv[$i], 0, 1) == '-';
395 while ($repeat) {
402 if ($repeat) {
421 $repeat = false;
605 $repeat = true;
/PHP-8.2/ext/date/tests/
H A Dbug46874.phpt13 // this should repeat the same range
/PHP-8.2/ext/opcache/tests/jit/
H A Dinit_fcall_003.phpt2 JIT INIT_FCALL: 003 incorrect init fcall guard (fail with tracing JIT and --repeat 3)
H A Dgh8461-002.phpt16 // Checks that JITed code does not crash in --repeat 2 after the UniqueList
H A Dgh8461-001.phpt16 // Checks that JITed code does not crash in --repeat 2 after the UniqueList
H A Dgh8461-003.phpt16 // Checks that JITed code does not crash in --repeat 2 after the UniqueList
H A Dgh8591-005.phpt16 // Checks that JITed code does not crash in --repeat 2 after the AbstractModel
H A Dgh8591-001.phpt16 // Checks that JITed code does not crash in --repeat 2 after the ModelInterface
H A Dgh8591-002.phpt16 // Checks that JITed code does not crash in --repeat 2 after the ModelInterface
H A Dgh8591-004.phpt16 // Checks that JITed code does not crash in --repeat 2 after the ModelTrait
H A Dgh8461-004.phpt16 // Checks that JITed code does not crash in --repeat 2 after the UniqueList
/PHP-8.2/ext/pdo_dblib/tests/
H A Dbug_50755.phpt7 if (getenv('SKIP_REPEAT')) die('skip May fail on repeat');
/PHP-8.2/ext/standard/tests/general_functions/
H A Dhttp_response_code.phpt9 * that only affects the CLI repeat option, where the response code is not meaningful in the
/PHP-8.2/ext/pgsql/tests/
H A Dskipif.inc16 die("skip Cannot repeat pgsql tests");
/PHP-8.2/ext/standard/tests/mail/
H A Dbug72964.phpt29 $repeat_count = 20; // we will repeat a max of 20 times
H A Dbug80706.phpt29 $repeat_count = 20; // we will repeat a max of 20 times
H A Dmail_basic_alt1-win32.phpt52 $repeat_count = 20; // we will repeat a max of 20 times
H A Dmail_basic_alt2-win32.phpt49 $repeat_count = 20; // we will repeat a max of 20 times
H A Dmail_basic_alt3-win32.phpt49 $repeat_count = 20; // we will repeat a max of 20 times
H A Dmail_basic_alt4-win32.phpt50 $repeat_count = 20; // we will repeat a max of 20 times
H A Dmail_variation_alt3-win32.phpt50 $repeat_count = 20; // we will repeat a max of 20 times
/PHP-8.2/ext/opcache/jit/
H A DREADME.md40 …pcache.enable_cli=1 -d opcache.protect_memory=1 -d opcache.jit=tracing --repeat 2 --show-diff -j$(…
47 - `--repeat 2` is optional, but used in CI since some JIT bugs only show up after processing a
141 …pcache.enable_cli=1 -d opcache.protect_memory=1 -d opcache.jit=tracing --repeat 2 --show-diff -j$(…
/PHP-8.2/Zend/tests/
H A Dunset_non_array.phpt49 // And now repeat the same with a nested offset.

Completed in 47 milliseconds

12