OLD | NEW |
---|---|
1 { | 1 { |
2 "expected-results" : { | 2 "expected-results": { |
epoger
2013/09/03 16:54:38
Patchset 5: the expectations coming out of rebasel
| |
3 "aaclip_565.png" : { | 3 "aaclip_565.png": { |
4 "allowed-digests" : [ | 4 "allowed-digests": [ |
5 [ "bitmap-64bitMD5", 12345 ] | 5 [ |
6 ], | 6 "bitmap-64bitMD5", |
7 "ignore-failure" : false | 7 6190901827590820995 |
8 }, | 8 ] |
9 "aaclip_8888.png" : { | 9 ] |
10 "allowed-digests" : [ | 10 }, |
11 [ "bitmap-64bitMD5", 67890 ] | 11 "aaclip_8888.png": { |
12 ], | 12 "allowed-digests": [ |
13 "ignore-failure" : false | 13 [ |
14 }, | 14 "bitmap-64bitMD5", |
15 "aaclip_gpu.png" : { | 15 14456211900777561488 |
16 "allowed-digests" : [ | 16 ] |
17 [ "bitmap-64bitMD5", 11899819492385205974 ] | 17 ] |
18 ], | 18 }, |
19 "ignore-failure" : false | 19 "aaclip_gpu.png": { |
20 }, | 20 "allowed-digests": [ |
21 "aaclip_pdf.png" : { | 21 [ |
22 "allowed-digests" : null, | 22 "bitmap-64bitMD5", |
23 "ignore-failure" : false | 23 11899819492385205974 |
24 } | 24 ] |
25 } | 25 ] |
26 } | 26 }, |
27 "aaclip_pdf.png": { | |
28 "allowed-digests": [ | |
29 [ | |
30 "bitmap-64bitMD5", | |
31 13515207506164874564 | |
32 ] | |
33 ] | |
34 } | |
35 } | |
36 } | |
OLD | NEW |