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

Side by Side Diff: tools/tests/rebaseline/input/json1/Test-Win7-ShuttleA-HD2000-x86-Release/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 },
17 "aarectmodes_565.png" : {
18 "allowed-digests" : [
19 [ "bitmap-64bitMD5", 14760033689012826769 ]
20 ],
21 "ignore-failure" : false
22 },
23 "imageblur_565.png" : {
24 "allowed-digests" : [
25 [ "bitmap-64bitMD5", 3359963596899141322 ]
26 ],
27 "ignore-failure" : false
28 },
29 "imageblur_8888.png" : {
30 "allowed-digests" : [
31 [ "bitmap-64bitMD5", 4217923806027861152 ]
32 ],
33 "ignore-failure" : false
34 },
35 "shadertext3_8888.png" : {
36 "allowed-digests" : [
37 [ "bitmap-64bitMD5", 3713708307125704716 ]
38 ],
39 "ignore-failure" : false
40 },
41 "xfermodeimagefilter_pdf.png" : {
42 "allowed-digests" : null,
43 "ignore-failure" : false
44 },
45 "xfermodes_pdf.png" : {
46 "allowed-digests" : [
47 [ "bitmap-64bitMD5", 9151974350149210736 ]
48 ],
49 "ignore-failure" : false
50 }
51 }
52 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698