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

Side by Side Diff: trunk/tools/tests/rebaseline/input/json1/Test-Win7-ShuttleA-HD2000-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 "3x3bitmaprect_565.png" : { 3 "3x3bitmaprect_565.png" : {
4 "allowed-digests" : null, 4 "allowed-digests" : null,
5 "ignore-failure" : false 5 "ignore-failure" : false
6 }, 6 },
7 "3x3bitmaprect_8888.png" : { 7 "3x3bitmaprect_8888.png" : {
8 "allowed-digests" : null, 8 "allowed-digests" : null,
9 "ignore-failure" : false 9 "ignore-failure" : false
10 }, 10 },
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 "ignore-failure" : false 43 "ignore-failure" : false
44 }, 44 },
45 "xfermodes_pdf.png" : { 45 "xfermodes_pdf.png" : {
46 "allowed-digests" : [ 46 "allowed-digests" : [
47 [ "bitmap-64bitMD5", 9151974350149210736 ] 47 [ "bitmap-64bitMD5", 9151974350149210736 ]
48 ], 48 ],
49 "ignore-failure" : false 49 "ignore-failure" : false
50 } 50 }
51 } 51 }
52 } 52 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698