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

Side by Side Diff: tools/tests/rebaseline/output/add-new/output-expected/gm-expectations/Test-Win7-ShuttleA-HD2000-x86-Release/expected-results.json

Issue 23899003: rebaseline.py: fix --add-new when there are no expectations at all (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: rebase_to_r11062 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
OLDNEW
1 { 1 {
2 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": null, 4 "allowed-digests": [
5 [
6 "bitmap-64bitMD5",
7 16998423976396106083
8 ]
9 ],
5 "ignore-failure": false 10 "ignore-failure": false
6 }, 11 },
7 "3x3bitmaprect_8888.png": { 12 "3x3bitmaprect_8888.png": {
8 "allowed-digests": null, 13 "allowed-digests": [
14 [
15 "bitmap-64bitMD5",
16 2054956815327187963
17 ]
18 ],
9 "ignore-failure": false 19 "ignore-failure": false
10 }, 20 },
11 "aaclip_gpu.png": { 21 "aaclip_gpu.png": {
12 "allowed-digests": [ 22 "allowed-digests": [
13 [ 23 [
14 "bitmap-64bitMD5", 24 "bitmap-64bitMD5",
15 11899819492385205974 25 11899819492385205974
16 ] 26 ]
17 ], 27 ],
18 "ignore-failure": false 28 "ignore-failure": false
(...skipping 28 matching lines...) Expand all
47 "shadertext3_8888.png": { 57 "shadertext3_8888.png": {
48 "allowed-digests": [ 58 "allowed-digests": [
49 [ 59 [
50 "bitmap-64bitMD5", 60 "bitmap-64bitMD5",
51 3713708307125704716 61 3713708307125704716
52 ] 62 ]
53 ], 63 ],
54 "ignore-failure": false 64 "ignore-failure": false
55 }, 65 },
56 "xfermodeimagefilter_pdf.png": { 66 "xfermodeimagefilter_pdf.png": {
57 "allowed-digests": null, 67 "allowed-digests": [
68 [
69 "bitmap-64bitMD5",
70 16502178848783208088
71 ]
72 ],
58 "ignore-failure": false 73 "ignore-failure": false
59 }, 74 },
60 "xfermodes_pdf.png": { 75 "xfermodes_pdf.png": {
61 "allowed-digests": [ 76 "allowed-digests": [
62 [ 77 [
63 "bitmap-64bitMD5", 78 "bitmap-64bitMD5",
64 9151974350149210736 79 9151974350149210736
65 ] 80 ]
66 ], 81 ],
67 "ignore-failure": false 82 "ignore-failure": false
68 } 83 }
69 } 84 }
70 } 85 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698