Searched refs:failed_tests (Results 1 – 1 of 1) sorted by relevance
438 public $failed_tests = array(); variable in testHarness938 if ($this->failed_tests) {941 foreach ($this->failed_tests as $failed_test_data) {983 if (array_sum($this->failed_tests)) {984 foreach ($this->failed_tests as $test_info) {1489 $this->failed_tests[] = array(
Completed in 5 milliseconds