diff options
Diffstat (limited to 'gm/tests/outputs/ignore-expectations-mismatch/output-expected/json-summary.txt')
-rw-r--r-- | gm/tests/outputs/ignore-expectations-mismatch/output-expected/json-summary.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gm/tests/outputs/ignore-expectations-mismatch/output-expected/json-summary.txt b/gm/tests/outputs/ignore-expectations-mismatch/output-expected/json-summary.txt index 5214f7a0d9..b8d43a37e3 100644 --- a/gm/tests/outputs/ignore-expectations-mismatch/output-expected/json-summary.txt +++ b/gm/tests/outputs/ignore-expectations-mismatch/output-expected/json-summary.txt @@ -2,10 +2,10 @@ "actual-results" : { "failed" : { "565/selftest1" : { - "bitmap-cityhash" : 9512553915271796906 + "bitmap-cityhash" : 12927999507540085554 }, "8888/selftest1" : { - "bitmap-cityhash" : 14022967492765711532 + "bitmap-cityhash" : 1209453360120438698 } }, "failure-ignored" : null, @@ -14,11 +14,11 @@ }, "expected-results" : { "565/selftest1" : { - "allowed-bitmap-cityhashes" : [ 11071285354315388429 ], + "allowed-bitmap-cityhashes" : [ 8863920166200910451 ], "ignore-failure" : false }, "8888/selftest1" : { - "allowed-bitmap-cityhashes" : [ 16527650414256125612 ], + "allowed-bitmap-cityhashes" : [ 13451349865803053525 ], "ignore-failure" : false } } |