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

Side by Side Diff: gm/rebaseline_server/tests/outputs/expected/results_test.ResultsTest.test_gm/gm.json

Issue 122443006: make results_test.py work better within python unittest framework (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: one more comment Created 6 years, 11 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
« no previous file with comments | « gm/rebaseline_server/tests/outputs/expected/gm.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "categories": { 2 "categories": {
3 "builder": { 3 "builder": {
4 "Test-Android-GalaxyNexus-SGX540-Arm7-Release": 13, 4 "Test-Android-GalaxyNexus-SGX540-Arm7-Release": 13,
5 "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug": 15 5 "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug": 15
6 }, 6 },
7 "config": { 7 "config": {
8 "565": 9, 8 "565": 9,
9 "8888": 9, 9 "8888": 9,
10 "gpu": 4, 10 "gpu": 4,
(...skipping 487 matching lines...) Expand 10 before | Expand all | Expand 10 after
498 "maxDiffPerChannel": 0, 498 "maxDiffPerChannel": 0,
499 "numDifferingPixels": 0, 499 "numDifferingPixels": 0,
500 "percentDifferingPixels": 0, 500 "percentDifferingPixels": 0,
501 "resultType": "succeeded", 501 "resultType": "succeeded",
502 "reviewed-by-human": false, 502 "reviewed-by-human": false,
503 "test": "3x3bitmaprect", 503 "test": "3x3bitmaprect",
504 "weightedDiffMeasure": 0 504 "weightedDiffMeasure": 0
505 } 505 }
506 ] 506 ]
507 } 507 }
OLDNEW
« no previous file with comments | « gm/rebaseline_server/tests/outputs/expected/gm.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698