| { |
| "tests": [ |
| { |
| "name": "prefix/exonerated_target_only", |
| "gn_label": "label_target_exonerated", |
| "output_file": "path/to/output.txt", |
| "result": "EXONERATED", |
| "cases": [], |
| "start_time": "2020-06-13T22:28:37.358413499Z", |
| "duration_milliseconds": 100, |
| "is_testing_failure_mode": false |
| }, |
| { |
| "name": "prefix/failed_target_with_exonerated_case", |
| "gn_label": "label_case_exonerated", |
| "output_file": "path/to/output.txt", |
| "result": "FAIL", |
| "cases": [ |
| { |
| "display_name": "SuiteX.CaseExonerated", |
| "suite_name": "SuiteX", |
| "case_name": "CaseExonerated", |
| "status": "EXONERATED", |
| "duration_nanos": 0, |
| "format": "GoogleTest", |
| "fail_reason": "Flaky run instance" |
| }, |
| { |
| "display_name": "SuiteX.CasePassed", |
| "suite_name": "SuiteX", |
| "case_name": "CasePassed", |
| "status": "PASS", |
| "duration_nanos": 50, |
| "format": "GoogleTest" |
| } |
| ], |
| "start_time": "2020-06-13T22:30:47.854886724Z", |
| "duration_milliseconds": 150, |
| "is_testing_failure_mode": false |
| }, |
| { |
| "name": "prefix/passed_target", |
| "gn_label": "label_passed", |
| "output_file": "path/to/output.txt", |
| "result": "PASS", |
| "cases": [], |
| "start_time": "2020-06-13T22:31:25.560342251Z", |
| "duration_milliseconds": 200, |
| "is_testing_failure_mode": false |
| }, |
| { |
| "name": "prefix/skipped_target", |
| "gn_label": "label_skipped", |
| "output_file": "path/to/output.txt", |
| "result": "SKIP", |
| "cases": [], |
| "start_time": "2020-06-13T22:32:00.000000000Z", |
| "duration_milliseconds": 0, |
| "is_testing_failure_mode": false |
| }, |
| { |
| "name": "prefix/unloaded_target_exceeding_limit_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia_fuchsia", |
| "gn_label": "label_long_name", |
| "output_file": "path/to/output.txt", |
| "result": "FAIL", |
| "cases": [], |
| "start_time": "2020-06-13T22:33:00.000000000Z", |
| "duration_milliseconds": 100, |
| "is_testing_failure_mode": false |
| } |
| ] |
| } |