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

Side by Side Diff: tools/tests/rebaseline/output/using-json1-expectations/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
« no previous file with comments | « tools/tests/rebaseline/output/add-new/output-expected/stdout ('k') | tools/tests/run.sh » ('j') | 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" : {
3 "aaclip_565.png" : {
4 "allowed-digests" : [
5 [ "bitmap-64bitMD5", 12345 ]
6 ],
7 "ignore-failure" : false
8 },
9 "aaclip_8888.png" : {
10 "allowed-digests" : [
11 [ "bitmap-64bitMD5", 67890 ]
12 ],
13 "ignore-failure" : false
14 },
15 "aaclip_gpu.png" : {
16 "allowed-digests" : [
17 [ "bitmap-64bitMD5", 11899819492385205974 ]
18 ],
19 "ignore-failure" : false
20 },
21 "aaclip_pdf.png" : {
22 "allowed-digests" : null,
23 "ignore-failure" : false
24 }
25 }
26 }
OLDNEW
« no previous file with comments | « tools/tests/rebaseline/output/add-new/output-expected/stdout ('k') | tools/tests/run.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698