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

Side by Side Diff: tools/tests/rebaseline/output/marked-unreviewed/output-expected/gm-expectations/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 [
14 "bitmap-64bitMD5",
15 11899819492385205974
16 ]
17 ],
18 "ignore-failure": false,
19 "unknown-extra-field": "make sure that rebaseline.py maintains this unknow n field within a record whose allowed-digest IS NOT modified"
20 },
21 "aarectmodes_565.png": {
22 "allowed-digests": [
23 [
24 "bitmap-64bitMD5",
25 14760033689012826769
26 ]
27 ],
28 "ignore-failure": false
29 },
30 "imageblur_565.png": {
31 "allowed-digests": [
32 [
33 "bitmap-64bitMD5",
34 3359963596899141322
35 ]
36 ],
37 "bugs": [
38 1234,
39 5678
40 ],
41 "ignore-failure": false,
42 "notes": "notes_content",
43 "reviewed-by-human": false,
44 "unknown-extra-field": "make sure that rebaseline.py maintains this unknow n field within a record whose allowed-digest IS modified"
45 },
46 "imageblur_8888.png": {
47 "allowed-digests": [
48 [
49 "bitmap-64bitMD5",
50 4217923806027861152
51 ]
52 ],
53 "bugs": [
54 1234,
55 5678
56 ],
57 "ignore-failure": false,
58 "notes": "notes_content",
59 "reviewed-by-human": false
60 },
61 "shadertext3_8888.png": {
62 "allowed-digests": [
63 [
64 "bitmap-64bitMD5",
65 3713708307125704716
66 ]
67 ],
68 "bugs": [
69 1234,
70 5678
71 ],
72 "ignore-failure": false,
73 "notes": "notes_content",
74 "reviewed-by-human": false
75 },
76 "xfermodeimagefilter_pdf.png": {
77 "allowed-digests": null,
78 "ignore-failure": false
79 },
80 "xfermodes_pdf.png": {
81 "allowed-digests": [
82 [
83 "bitmap-64bitMD5",
84 9151974350149210736
85 ]
86 ],
87 "ignore-failure": false
88 }
89 }
90 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698