Index: tools/tests/render_pictures_test.py |
diff --git a/tools/tests/render_pictures_test.py b/tools/tests/render_pictures_test.py |
index 33c1e6a0469c8d70bf4fffe748c2a0ebb70da19f..89ea228412ab254b639b7da9369cb617c283a7dd 100755 |
--- a/tools/tests/render_pictures_test.py |
+++ b/tools/tests/render_pictures_test.py |
@@ -40,11 +40,10 @@ |
expected_summary_dict = { |
"actual-results" : { |
"no-comparison" : { |
- # Manually verified: 640x400 red image with black border |
- "input.png" : [ "bitmap-64bitMD5", 11092453015575919668 ] |
+ "input.png" : [ "bitmap-64bitMD5", 12793741875005523433 ] |
+ } |
} |
} |
- } |
self._assert_json_contents(output_json_path, expected_summary_dict) |
def test_tiled_no_comparison(self): |