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

Side by Side Diff: tools/tests/rebaseline/output/add-new/output-expected/gm-expectations/Test-Mac10.6-MacMini4.1-GeForce320M-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 "aaclip_565.png" : { 3 "aaclip_565.png": {
4 "allowed-digests" : [ 4 "allowed-digests": [
5 [ "bitmap-64bitMD5", 12345 ] 5 [
6 ], 6 "bitmap-64bitMD5",
7 "ignore-failure" : false 7 6190901827590820995
8 }, 8 ]
9 "aaclip_8888.png" : { 9 ]
10 "allowed-digests" : [ 10 },
11 [ "bitmap-64bitMD5", 67890 ] 11 "aaclip_8888.png": {
12 ], 12 "allowed-digests": [
13 "ignore-failure" : false 13 [
14 }, 14 "bitmap-64bitMD5",
15 "aaclip_gpu.png" : { 15 14456211900777561488
16 "allowed-digests" : [ 16 ]
17 [ "bitmap-64bitMD5", 11899819492385205974 ] 17 ]
18 ], 18 },
19 "ignore-failure" : false 19 "aaclip_gpu.png": {
20 }, 20 "allowed-digests": [
21 "aaclip_pdf.png" : { 21 [
22 "allowed-digests" : null, 22 "bitmap-64bitMD5",
23 "ignore-failure" : false 23 11899819492385205974
24 } 24 ]
25 } 25 ]
26 } 26 },
27 "aaclip_pdf.png": {
28 "allowed-digests": [
29 [
30 "bitmap-64bitMD5",
31 13515207506164874564
32 ]
33 ]
34 }
35 }
36 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698