Index: gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt |
=================================================================== |
--- gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt (revision 7909) |
+++ gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt (working copy) |
@@ -1,11 +1,11 @@ |
{ |
"actual-results" : { |
"failed" : { |
- "565/dashing2" : { |
- "checksum" : FAKE |
+ "565/selftest1" : { |
+ "checksum" : 9948284449770991531 |
}, |
- "8888/dashing2" : { |
- "checksum" : FAKE |
+ "8888/selftest1" : { |
+ "checksum" : 9948284449770991531 |
borenet
2013/03/01 13:38:28
I didn't realize that 8888 and 565 would end up wi
|
} |
}, |
"failure-ignored" : null, |
@@ -13,12 +13,12 @@ |
"succeeded" : null |
}, |
"expected-results" : { |
- "565/dashing2" : { |
- "checksums" : [ FAKE ], |
+ "565/selftest1" : { |
+ "checksums" : [ 8143889227369140487 ], |
"ignore-failure" : false |
}, |
- "8888/dashing2" : { |
- "checksums" : [ FAKE ], |
+ "8888/selftest1" : { |
+ "checksums" : [ 8143889227369140487 ], |
"ignore-failure" : false |
} |
} |