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

Side by Side Diff: tools/tests/rebaseline/output/using-json1-expectations/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 "ignore-failure": false,
38 "unknown-extra-field": "make sure that rebaseline.py maintains this unknow n field within a record whose allowed-digest IS modified"
39 },
40 "imageblur_8888.png": {
41 "allowed-digests": [
42 [
43 "bitmap-64bitMD5",
44 4217923806027861152
45 ]
46 ],
47 "ignore-failure": false
48 },
49 "shadertext3_8888.png": {
50 "allowed-digests": [
51 [
52 "bitmap-64bitMD5",
53 3713708307125704716
54 ]
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 [
65 "bitmap-64bitMD5",
66 9151974350149210736
67 ]
68 ],
69 "ignore-failure": false
70 }
71 }
72 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698