Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(103)

Side by Side Diff: gm/rebaseline_server/testdata/outputs/expected/compare_to_expectations_test.CompareToExpectationsTest.test_gm/gm.json

Issue 208243003: rebaseline_server: rename results.py to compare_to_expectations.py (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: rebase Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "extraColumnHeaders": { 2 "extraColumnHeaders": {
3 "builder": { 3 "builder": {
4 "headerText": "builder", 4 "headerText": "builder",
5 "isFilterable": true, 5 "isFilterable": true,
6 "isSortable": true, 6 "isSortable": true,
7 "valuesAndCounts": { 7 "valuesAndCounts": {
8 "Test-Android-GalaxyNexus-SGX540-Arm7-Release": 13, 8 "Test-Android-GalaxyNexus-SGX540-Arm7-Release": 13,
9 "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug": 15 9 "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug": 15
10 } 10 }
(...skipping 542 matching lines...) Expand 10 before | Expand all | Expand 10 after
553 "imageB": { 553 "imageB": {
554 "baseUrl": "http://chromium-skia-gm.commondatastorage.googleapis.com/gm", 554 "baseUrl": "http://chromium-skia-gm.commondatastorage.googleapis.com/gm",
555 "description": "actual image" 555 "description": "actual image"
556 }, 556 },
557 "whiteDiffs": { 557 "whiteDiffs": {
558 "baseUrl": "/static/generated-images/whitediffs", 558 "baseUrl": "/static/generated-images/whitediffs",
559 "description": "differing pixels in white" 559 "description": "differing pixels in white"
560 } 560 }
561 } 561 }
562 } 562 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698