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

Side by Side Diff: tools/tests/rebaseline/input/json1/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/actual-results.json

Issue 265073002: remove self-tests for no-longer-supported rebaseline.py (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 7 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
(Empty)
1 {
2 "actual-results" : {
3 "failed" : null,
4 "failure-ignored" : null,
5 "no-comparison" : {
6 "aaclip_565.png" : [ "bitmap-64bitMD5", 6190901827590820995 ],
7 "aaclip_8888.png" : [ "bitmap-64bitMD5", 14456211900777561488 ],
8 "aaclip_gpu.png" : [ "bitmap-64bitMD5", 11899819492385205974 ],
9 "aaclip_pdf.png" : [ "bitmap-64bitMD5", 13515207506164874564 ]
10 },
11 "succeeded" : null
12 },
13 "expected-results" : {
14 "aaclip_565.png" : {
15 "allowed-digests" : null,
16 "ignore-failure" : false
17 },
18 "aaclip_8888.png" : {
19 "allowed-digests" : null,
20 "ignore-failure" : false
21 },
22 "aaclip_gpu.png" : {
23 "allowed-digests" : null,
24 "ignore-failure" : false
25 },
26 "aaclip_pdf.png" : {
27 "allowed-digests" : null,
28 "ignore-failure" : false
29 }
30 }
31 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698