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

Side by Side Diff: tools/tests/rebaseline/input/json1/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/expected-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 "expected-results" : {
3 "3x3bitmaprect_565.png" : {
4 "allowed-digests" : null,
5 "ignore-failure" : false
6 },
7 "3x3bitmaprect_8888.png" : {
8 "allowed-digests" : null,
9 "ignore-failure" : false
10 },
11 "aaclip_gpu.png" : {
12 "allowed-digests" : [
13 [ "bitmap-64bitMD5", 11899819492385205974 ]
14 ],
15 "ignore-failure" : false,
16 "unknown-extra-field" : "make sure that rebaseline.py maintains this un known field within a record whose allowed-digest IS NOT modified"
17 },
18 "aarectmodes_565.png" : {
19 "allowed-digests" : [
20 [ "bitmap-64bitMD5", 14760033689012826769 ]
21 ],
22 "ignore-failure" : false
23 },
24 "imageblur_565.png" : {
25 "allowed-digests" : [
26 [ "bitmap-64bitMD5", 17796243856503591523 ]
27 ],
28 "ignore-failure" : false,
29 "unknown-extra-field" : "make sure that rebaseline.py maintains this un known field within a record whose allowed-digest IS modified"
30 },
31 "imageblur_8888.png" : {
32 "allowed-digests" : [
33 [ "bitmap-64bitMD5", 7426416989687670152 ]
34 ],
35 "ignore-failure" : false
36 },
37 "shadertext3_8888.png" : {
38 "allowed-digests" : [
39 [ "bitmap-64bitMD5", 10593797161686785561 ]
40 ],
41 "ignore-failure" : false
42 },
43 "xfermodeimagefilter_pdf.png" : {
44 "allowed-digests" : null,
45 "ignore-failure" : false
46 },
47 "xfermodes_pdf.png" : {
48 "allowed-digests" : [
49 [ "bitmap-64bitMD5", 9151974350149210736 ]
50 ],
51 "ignore-failure" : false
52 }
53 }
54 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698