Searched refs:failed_tests (Results 1 – 1 of 1) sorted by relevance
438 public $failed_tests = array(); variable in testHarness937 if ($this->failed_tests) {940 foreach ($this->failed_tests as $failed_test_data) {982 if (array_sum($this->failed_tests)) {983 foreach ($this->failed_tests as $test_info) {1541 $this->failed_tests[] = array(
Completed in 7 milliseconds