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

Side by Side Diff: trunk/tools/tests/rebaseline/output/using-json1-expectations/output-expected/gm-expectations/base-macmini/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
(Empty)
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

Powered by Google App Engine
This is Rietveld 408576698