Index: gm/rebaseline_server/testdata/outputs/expected/compare_to_expectations_test.CompareToExpectationsTest.test_gm/gm.json |
diff --git a/gm/rebaseline_server/testdata/outputs/expected/compare_to_expectations_test.CompareToExpectationsTest.test_gm/gm.json b/gm/rebaseline_server/testdata/outputs/expected/compare_to_expectations_test.CompareToExpectationsTest.test_gm/gm.json |
index 1e3d947645ada779155253972a97d451eea9ba0a..d20a3a3ada5fff5cca977abed57bb2e4674205c7 100644 |
--- a/gm/rebaseline_server/testdata/outputs/expected/compare_to_expectations_test.CompareToExpectationsTest.test_gm/gm.json |
+++ b/gm/rebaseline_server/testdata/outputs/expected/compare_to_expectations_test.CompareToExpectationsTest.test_gm/gm.json |
@@ -4,6 +4,7 @@ |
"headerText": "builder", |
"isFilterable": true, |
"isSortable": true, |
+ "useFreeformFilter": true, |
"valuesAndCounts": [ |
[ |
"Test-Android-GalaxyNexus-SGX540-Arm7-Release", |
@@ -19,6 +20,7 @@ |
"headerText": "config", |
"isFilterable": true, |
"isSortable": true, |
+ "useFreeformFilter": false, |
"valuesAndCounts": [ |
[ |
"565", |
@@ -46,6 +48,7 @@ |
"headerText": "resultType", |
"isFilterable": true, |
"isSortable": true, |
+ "useFreeformFilter": false, |
"valuesAndCounts": [ |
[ |
"failed", |
@@ -69,6 +72,7 @@ |
"headerText": "test", |
"isFilterable": true, |
"isSortable": true, |
+ "useFreeformFilter": true, |
"valuesAndCounts": [ |
[ |
"3x3bitmaprect", |
@@ -109,11 +113,17 @@ |
] |
} |
}, |
+ "extraColumnOrder": [ |
+ "resultType", |
+ "builder", |
+ "test", |
+ "config" |
+ ], |
"header": { |
"dataHash": "-7804718549064096650", |
"isEditable": false, |
"isExported": true, |
- "schemaVersion": 3, |
+ "schemaVersion": 4, |
"timeNextUpdateAvailable": null, |
"timeUpdated": 12345678, |
"type": "all" |