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

Side by Side Diff: tools/tests/rebaseline/output/add-new/output-expected/gm-expectations/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/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 30 matching lines...) Expand all
49 "shadertext3_8888.png": { 59 "shadertext3_8888.png": {
50 "allowed-digests": [ 60 "allowed-digests": [
51 [ 61 [
52 "bitmap-64bitMD5", 62 "bitmap-64bitMD5",
53 3713708307125704716 63 3713708307125704716
54 ] 64 ]
55 ], 65 ],
56 "ignore-failure": false 66 "ignore-failure": false
57 }, 67 },
58 "xfermodeimagefilter_pdf.png": { 68 "xfermodeimagefilter_pdf.png": {
59 "allowed-digests": null, 69 "allowed-digests": [
70 [
71 "bitmap-64bitMD5",
72 16502178848783208088
73 ]
74 ],
60 "ignore-failure": false 75 "ignore-failure": false
61 }, 76 },
62 "xfermodes_pdf.png": { 77 "xfermodes_pdf.png": {
63 "allowed-digests": [ 78 "allowed-digests": [
64 [ 79 [
65 "bitmap-64bitMD5", 80 "bitmap-64bitMD5",
66 9151974350149210736 81 9151974350149210736
67 ] 82 ]
68 ], 83 ],
69 "ignore-failure": false 84 "ignore-failure": false
70 } 85 }
71 } 86 }
72 } 87 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698