| 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 f8774689fafadf09ffa64c93a4a3a7deb16b8ad5..4f4eef7bf8994e5d5c8dbf317e09a45f4fabc6c6 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,55 +4,112 @@
|
| "headerText": "builder",
|
| "isFilterable": true,
|
| "isSortable": true,
|
| - "valuesAndCounts": {
|
| - "Test-Android-GalaxyNexus-SGX540-Arm7-Release": 13,
|
| - "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug": 15
|
| - }
|
| + "valuesAndCounts": [
|
| + [
|
| + "Test-Android-GalaxyNexus-SGX540-Arm7-Release",
|
| + 13
|
| + ],
|
| + [
|
| + "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
|
| + 15
|
| + ]
|
| + ]
|
| },
|
| "config": {
|
| "headerText": "config",
|
| "isFilterable": true,
|
| "isSortable": true,
|
| - "valuesAndCounts": {
|
| - "565": 9,
|
| - "8888": 9,
|
| - "gpu": 4,
|
| - "pdf-mac": 3,
|
| - "pdf-poppler": 3
|
| - }
|
| + "valuesAndCounts": [
|
| + [
|
| + "565",
|
| + 9
|
| + ],
|
| + [
|
| + "8888",
|
| + 9
|
| + ],
|
| + [
|
| + "gpu",
|
| + 4
|
| + ],
|
| + [
|
| + "pdf-mac",
|
| + 3
|
| + ],
|
| + [
|
| + "pdf-poppler",
|
| + 3
|
| + ]
|
| + ]
|
| },
|
| "resultType": {
|
| "headerText": "resultType",
|
| "isFilterable": true,
|
| "isSortable": true,
|
| - "valuesAndCounts": {
|
| - "failed": 1,
|
| - "failure-ignored": 4,
|
| - "no-comparison": 9,
|
| - "succeeded": 14
|
| - }
|
| + "valuesAndCounts": [
|
| + [
|
| + "failed",
|
| + 1
|
| + ],
|
| + [
|
| + "failure-ignored",
|
| + 4
|
| + ],
|
| + [
|
| + "no-comparison",
|
| + 9
|
| + ],
|
| + [
|
| + "succeeded",
|
| + 14
|
| + ]
|
| + ]
|
| },
|
| "test": {
|
| "headerText": "test",
|
| "isFilterable": true,
|
| "isSortable": true,
|
| - "valuesAndCounts": {
|
| - "3x3bitmaprect": 7,
|
| - "aaclip": 2,
|
| - "bigblurs": 7,
|
| - "bitmapsource": 2,
|
| - "displacement": 5,
|
| - "filterbitmap_checkerboard_192_192": 2,
|
| - "filterbitmap_checkerboard_32_2": 2,
|
| - "texdata": 1
|
| - }
|
| + "valuesAndCounts": [
|
| + [
|
| + "3x3bitmaprect",
|
| + 7
|
| + ],
|
| + [
|
| + "aaclip",
|
| + 2
|
| + ],
|
| + [
|
| + "bigblurs",
|
| + 7
|
| + ],
|
| + [
|
| + "bitmapsource",
|
| + 2
|
| + ],
|
| + [
|
| + "displacement",
|
| + 5
|
| + ],
|
| + [
|
| + "filterbitmap_checkerboard_192_192",
|
| + 2
|
| + ],
|
| + [
|
| + "filterbitmap_checkerboard_32_2",
|
| + 2
|
| + ],
|
| + [
|
| + "texdata",
|
| + 1
|
| + ]
|
| + ]
|
| }
|
| },
|
| "header": {
|
| "dataHash": "2775016045957284034",
|
| "isEditable": false,
|
| "isExported": true,
|
| - "schemaVersion": 2,
|
| + "schemaVersion": 3,
|
| "timeNextUpdateAvailable": null,
|
| "timeUpdated": 12345678,
|
| "type": "all"
|
|
|