Searched refs:failed_tests (Results 1 – 1 of 1) sorted by relevance
430 public $failed_tests = array(); variable in testHarness925 if ($this->failed_tests) {928 foreach ($this->failed_tests as $failed_test_data) {970 if (array_sum($this->failed_tests)) {971 foreach ($this->failed_tests as $test_info) {1529 $this->failed_tests[] = array(
Completed in 7 milliseconds