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

Side by Side Diff: trunk/tools/tests/rebaseline/input/json1/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json

Issue 23120002: Remove base-* directories from gm expected/actual paths; just use platform names (Closed) Base URL: http://skia.googlecode.com/svn/
Patch Set: apply_comments_from_patchset5 Created 7 years, 4 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 [ "bitmap-64bitMD5", 12345 ]
6 ], 6 ],
7 "ignore-failure" : false 7 "ignore-failure" : false
8 }, 8 },
9 "aaclip_8888.png" : { 9 "aaclip_8888.png" : {
10 "allowed-digests" : [ 10 "allowed-digests" : [
11 [ "bitmap-64bitMD5", 67890 ] 11 [ "bitmap-64bitMD5", 67890 ]
12 ], 12 ],
13 "ignore-failure" : false 13 "ignore-failure" : false
14 }, 14 },
15 "aaclip_gpu.png" : { 15 "aaclip_gpu.png" : {
16 "allowed-digests" : [ 16 "allowed-digests" : [
17 [ "bitmap-64bitMD5", 11899819492385205974 ] 17 [ "bitmap-64bitMD5", 11899819492385205974 ]
18 ], 18 ],
19 "ignore-failure" : false 19 "ignore-failure" : false
20 }, 20 },
21 "aaclip_pdf.png" : { 21 "aaclip_pdf.png" : {
22 "allowed-digests" : null, 22 "allowed-digests" : null,
23 "ignore-failure" : false 23 "ignore-failure" : false
24 } 24 }
25 } 25 }
26 } 26 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698