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

Side by Side Diff: tools/tests/rebaseline/input/json1/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/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
« no previous file with comments | « no previous file | tools/tests/rebaseline/input/json1/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/expected-results.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "actual-results" : {
3 "failed" : {
4 "imageblur_565.png" : [ "bitmap-64bitMD5", 3359963596899141322 ],
5 "imageblur_8888.png" : [ "bitmap-64bitMD5", 4217923806027861152 ],
6 "shadertext3_8888.png" : [ "bitmap-64bitMD5", 3713708307125704716 ]
7 },
8 "failure-ignored" : null,
9 "no-comparison" : {
10 "3x3bitmaprect_565.png" : [ "bitmap-64bitMD5", 16998423976396106083 ],
11 "3x3bitmaprect_8888.png" : [ "bitmap-64bitMD5", 2054956815327187963 ],
12 "xfermodeimagefilter_pdf.png" : [ "bitmap-64bitMD5", 165021788487832080 88 ]
13 },
14 "succeeded" : {
15 "aaclip_gpu.png" : [ "bitmap-64bitMD5", 11899819492385205974 ],
16 "aarectmodes_565.png" : [ "bitmap-64bitMD5", 14760033689012826769 ],
17 "xfermodes_pdf.png" : [ "bitmap-64bitMD5", 9151974350149210736 ]
18 }
19 },
20 "expected-results" : {
21 "3x3bitmaprect_565.png" : {
22 "allowed-digests" : null,
23 "ignore-failure" : false
24 },
25 "3x3bitmaprect_8888.png" : {
26 "allowed-digests" : null,
27 "ignore-failure" : false
28 },
29 "aaclip_gpu.png" : {
30 "allowed-digests" : [
31 [ "bitmap-64bitMD5", 11899819492385205974 ]
32 ],
33 "ignore-failure" : false
34 },
35 "aarectmodes_565.png" : {
36 "allowed-digests" : [
37 [ "bitmap-64bitMD5", 14760033689012826769 ]
38 ],
39 "ignore-failure" : false
40 },
41 "imageblur_565.png" : {
42 "allowed-digests" : [
43 [ "bitmap-64bitMD5", 17796243856503591523 ]
44 ],
45 "ignore-failure" : false
46 },
47 "imageblur_8888.png" : {
48 "allowed-digests" : [
49 [ "bitmap-64bitMD5", 7426416989687670152 ]
50 ],
51 "ignore-failure" : false
52 },
53 "shadertext3_8888.png" : {
54 "allowed-digests" : [
55 [ "bitmap-64bitMD5", 10593797161686785561 ]
56 ],
57 "ignore-failure" : false
58 },
59 "xfermodeimagefilter_pdf.png" : {
60 "allowed-digests" : null,
61 "ignore-failure" : false
62 },
63 "xfermodes_pdf.png" : {
64 "allowed-digests" : [
65 [ "bitmap-64bitMD5", 9151974350149210736 ]
66 ],
67 "ignore-failure" : false
68 }
69 }
70 }
OLDNEW
« no previous file with comments | « no previous file | tools/tests/rebaseline/input/json1/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/expected-results.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698