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

Side by Side Diff: trunk/tools/tests/rebaseline/input/json1/base-android-galaxy-nexus/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 "3x3bitmaprect_565.png" : {
4 "allowed-digests" : null,
5 "ignore-failure" : false
6 },
7 "3x3bitmaprect_8888.png" : {
8 "allowed-digests" : null,
9 "ignore-failure" : false
10 },
11 "aaclip_gpu.png" : {
12 "allowed-digests" : [
13 [ "bitmap-64bitMD5", 11899819492385205974 ]
14 ],
15 "ignore-failure" : false
16 },
17 "aarectmodes_565.png" : {
18 "allowed-digests" : [
19 [ "bitmap-64bitMD5", 14760033689012826769 ]
20 ],
21 "ignore-failure" : false
22 },
23 "imageblur_565.png" : {
24 "allowed-digests" : [
25 [ "bitmap-64bitMD5", 17796243856503591523 ]
26 ],
27 "ignore-failure" : false
28 },
29 "imageblur_8888.png" : {
30 "allowed-digests" : [
31 [ "bitmap-64bitMD5", 7426416989687670152 ]
32 ],
33 "ignore-failure" : false
34 },
35 "shadertext3_8888.png" : {
36 "allowed-digests" : [
37 [ "bitmap-64bitMD5", 10593797161686785561 ]
38 ],
39 "ignore-failure" : false
40 },
41 "xfermodeimagefilter_pdf.png" : {
42 "allowed-digests" : null,
43 "ignore-failure" : false
44 },
45 "xfermodes_pdf.png" : {
46 "allowed-digests" : [
47 [ "bitmap-64bitMD5", 9151974350149210736 ]
48 ],
49 "ignore-failure" : false
50 }
51 }
52 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698