aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/build_stats_schema_no_matrix.json
diff options
context:
space:
mode:
authorGravatar Matt Kwong <mattkwong@google.com>2016-11-10 15:07:59 -0800
committerGravatar Matt Kwong <mattkwong@google.com>2016-11-11 10:20:36 -0800
commit983c2dad441e4eb913f91951067ed8ae3028ca4d (patch)
treedc884ed26c35b82eaac545d48bbd8ca074d644ce /tools/run_tests/build_stats_schema_no_matrix.json
parent33468f55a2641ff84d04a7a25fcf7145158510c9 (diff)
Fix build analysis dashboard
Diffstat (limited to 'tools/run_tests/build_stats_schema_no_matrix.json')
-rw-r--r--tools/run_tests/build_stats_schema_no_matrix.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/run_tests/build_stats_schema_no_matrix.json b/tools/run_tests/build_stats_schema_no_matrix.json
index 42650e3024..eeb067d7a5 100644
--- a/tools/run_tests/build_stats_schema_no_matrix.json
+++ b/tools/run_tests/build_stats_schema_no_matrix.json
@@ -25,6 +25,11 @@
"mode": "NULLABLE"
},
{
+ "name": "no_report_files_found",
+ "type": "BOOLEAN",
+ "mode": "NULLABLE"
+ },
+ {
"name": "error",
"type": "RECORD",
"mode": "REPEATED",