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

Side by Side Diff: tools/tests/rebaseline/input/json1/Test-Win7-ShuttleA-HD2000-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 "3x3bitmaprect_565.png" : [ "bitmap-64bitMD5", 16998423976396106083 ],
7 "3x3bitmaprect_8888.png" : [ "bitmap-64bitMD5", 2054956815327187963 ],
8 "xfermodeimagefilter_pdf.png" : [ "bitmap-64bitMD5", 165021788487832080 88 ]
9 },
10 "succeeded" : {
11 "aaclip_gpu.png" : [ "bitmap-64bitMD5", 11899819492385205974 ],
12 "aarectmodes_565.png" : [ "bitmap-64bitMD5", 14760033689012826769 ],
13 "imageblur_565.png" : [ "bitmap-64bitMD5", 3359963596899141322 ],
14 "imageblur_8888.png" : [ "bitmap-64bitMD5", 4217923806027861152 ],
15 "shadertext3_8888.png" : [ "bitmap-64bitMD5", 3713708307125704716 ],
16 "xfermodes_pdf.png" : [ "bitmap-64bitMD5", 9151974350149210736 ]
17 }
18 },
19 "expected-results" : {
20 "3x3bitmaprect_565.png" : {
21 "allowed-digests" : null,
22 "ignore-failure" : false
23 },
24 "3x3bitmaprect_8888.png" : {
25 "allowed-digests" : null,
26 "ignore-failure" : false
27 },
28 "aaclip_gpu.png" : {
29 "allowed-digests" : [
30 [ "bitmap-64bitMD5", 11899819492385205974 ]
31 ],
32 "ignore-failure" : false
33 },
34 "aarectmodes_565.png" : {
35 "allowed-digests" : [
36 [ "bitmap-64bitMD5", 14760033689012826769 ]
37 ],
38 "ignore-failure" : false
39 },
40 "imageblur_565.png" : {
41 "allowed-digests" : [
42 [ "bitmap-64bitMD5", 3359963596899141322 ]
43 ],
44 "ignore-failure" : false
45 },
46 "imageblur_8888.png" : {
47 "allowed-digests" : [
48 [ "bitmap-64bitMD5", 4217923806027861152 ]
49 ],
50 "ignore-failure" : false
51 },
52 "shadertext3_8888.png" : {
53 "allowed-digests" : [
54 [ "bitmap-64bitMD5", 3713708307125704716 ]
55 ],
56 "ignore-failure" : false
57 },
58 "xfermodeimagefilter_pdf.png" : {
59 "allowed-digests" : null,
60 "ignore-failure" : false
61 },
62 "xfermodes_pdf.png" : {
63 "allowed-digests" : [
64 [ "bitmap-64bitMD5", 9151974350149210736 ]
65 ],
66 "ignore-failure" : false
67 }
68 }
69 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698