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

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 23702006: rebaseline.py self-test: validate that unknown fields are maintained (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 3 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 | Annotate | Revision Log
« no previous file with comments | « tools/tests/rebaseline/input/json1/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/expected-results.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": null, 4 "allowed-digests": null,
5 "ignore-failure": false 5 "ignore-failure": false
6 }, 6 },
7 "3x3bitmaprect_8888.png": { 7 "3x3bitmaprect_8888.png": {
8 "allowed-digests": null, 8 "allowed-digests": null,
9 "ignore-failure": false 9 "ignore-failure": false
10 }, 10 },
11 "aaclip_gpu.png": { 11 "aaclip_gpu.png": {
12 "allowed-digests": [ 12 "allowed-digests": [
13 [ 13 [
14 "bitmap-64bitMD5", 14 "bitmap-64bitMD5",
15 11899819492385205974 15 11899819492385205974
16 ] 16 ]
17 ], 17 ],
18 "ignore-failure": false 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"
19 }, 20 },
20 "aarectmodes_565.png": { 21 "aarectmodes_565.png": {
21 "allowed-digests": [ 22 "allowed-digests": [
22 [ 23 [
23 "bitmap-64bitMD5", 24 "bitmap-64bitMD5",
24 14760033689012826769 25 14760033689012826769
25 ] 26 ]
26 ], 27 ],
27 "ignore-failure": false 28 "ignore-failure": false
28 }, 29 },
29 "imageblur_565.png": { 30 "imageblur_565.png": {
30 "allowed-digests": [ 31 "allowed-digests": [
31 [ 32 [
32 "bitmap-64bitMD5", 33 "bitmap-64bitMD5",
33 3359963596899141322 34 3359963596899141322
34 ] 35 ]
35 ], 36 ],
36 "ignore-failure": false 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"
37 }, 39 },
38 "imageblur_8888.png": { 40 "imageblur_8888.png": {
39 "allowed-digests": [ 41 "allowed-digests": [
40 [ 42 [
41 "bitmap-64bitMD5", 43 "bitmap-64bitMD5",
42 4217923806027861152 44 4217923806027861152
43 ] 45 ]
44 ], 46 ],
45 "ignore-failure": false 47 "ignore-failure": false
46 }, 48 },
(...skipping 14 matching lines...) Expand all
61 "allowed-digests": [ 63 "allowed-digests": [
62 [ 64 [
63 "bitmap-64bitMD5", 65 "bitmap-64bitMD5",
64 9151974350149210736 66 9151974350149210736
65 ] 67 ]
66 ], 68 ],
67 "ignore-failure": false 69 "ignore-failure": false
68 } 70 }
69 } 71 }
70 } 72 }
OLDNEW
« no previous file with comments | « tools/tests/rebaseline/input/json1/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/expected-results.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698