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

Side by Side Diff: gm/rebaseline_server/testdata/inputs/gm-actuals/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug/actual-results.json

Issue 170803005: rebaseline_server: extract common unittest code, and rename tests/ -> testdata/ (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: renamed tests/ -> testdata/ Created 6 years, 10 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 "actual-results" : { 2 "actual-results" : {
3 "failed" : null, 3 "failed" : null,
4 "failure-ignored" : { 4 "failure-ignored" : {
5 "displacement_565.png" : [ "bitmap-64bitMD5", 4569468668668628191 ], 5 "displacement_565.png" : [ "bitmap-64bitMD5", 4569468668668628191 ],
6 "displacement_8888.png" : [ "bitmap-64bitMD5", 11401048196735046263 ], 6 "displacement_8888.png" : [ "bitmap-64bitMD5", 11401048196735046263 ],
7 "displacement_gpu.png" : [ "bitmap-64bitMD5", 5698561127291561694 ], 7 "displacement_gpu.png" : [ "bitmap-64bitMD5", 5698561127291561694 ],
8 "displacement_pdf-mac.png" : [ "bitmap-64bitMD5", 12901125495691049846 ], 8 "displacement_pdf-mac.png" : [ "bitmap-64bitMD5", 12901125495691049846 ],
9 "displacement_pdf-poppler.png" : [ "bitmap-64bitMD5", 16285974094717334 658 ] 9 "displacement_pdf-poppler.png" : [ "bitmap-64bitMD5", 16285974094717334 658 ]
10 }, 10 },
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 "ignore-failure" : true 79 "ignore-failure" : true
80 }, 80 },
81 "displacement_pdf-poppler.png" : { 81 "displacement_pdf-poppler.png" : {
82 "allowed-digests" : [ 82 "allowed-digests" : [
83 [ "bitmap-64bitMD5", 4741823272437589681 ] 83 [ "bitmap-64bitMD5", 4741823272437589681 ]
84 ], 84 ],
85 "ignore-failure" : true 85 "ignore-failure" : true
86 } 86 }
87 } 87 }
88 } 88 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698