Searched refs:repeat (Results 1 – 25 of 41) sorted by relevance
12
4 Test is useful only with --repeat 2 (or more)
158 $repeat, $result_tests_file, $slow_min_ms, $start_time, $switch,392 $repeat = substr($argv[$i], 0, 1) == '-';394 while ($repeat) {401 if ($repeat) {420 $repeat = false;606 $repeat = true;
9 die("skip pass registration does not need repeat");
13 // this should repeat the same range
2 JIT INIT_FCALL: 003 incorrect init fcall guard (fail with tracing JIT and --repeat 3)
16 // Checks that JITed code does not crash in --repeat 2 after the UniqueList
16 // Checks that JITed code does not crash in --repeat 2 after the AbstractModel
16 // Checks that JITed code does not crash in --repeat 2 after the ModelTrait
16 // Checks that JITed code does not crash in --repeat 2 after the ModelInterface
7 if (getenv('SKIP_REPEAT')) die('skip May fail on repeat');
9 * that only affects the CLI repeat option, where the response code is not meaningful in the
16 die("skip Cannot repeat pgsql tests");
25 $repeat_count = 20; // we will repeat a max of 20 times
48 $repeat_count = 20; // we will repeat a max of 20 times
45 $repeat_count = 20; // we will repeat a max of 20 times
46 $repeat_count = 20; // we will repeat a max of 20 times
47 $repeat_count = 20; // we will repeat a max of 20 times
49 // And now repeat the same with a nested offset.
Completed in 45 milliseconds