aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/tests/outputs/compared-against-different-pixels/output-expected/json-summary.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gm/tests/outputs/compared-against-different-pixels/output-expected/json-summary.txt')
-rw-r--r--gm/tests/outputs/compared-against-different-pixels/output-expected/json-summary.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/gm/tests/outputs/compared-against-different-pixels/output-expected/json-summary.txt b/gm/tests/outputs/compared-against-different-pixels/output-expected/json-summary.txt
new file mode 100644
index 0000000000..179c60c162
--- /dev/null
+++ b/gm/tests/outputs/compared-against-different-pixels/output-expected/json-summary.txt
@@ -0,0 +1,17 @@
+{
+ "actual-results" : {
+ "failed" : {
+ "8888/dashing2" : {
+ "checksum" : 2675870163990933333
+ }
+ },
+ "failure-ignored" : null,
+ "succeeded" : null
+ },
+ "expected-results" : {
+ "8888/dashing2" : {
+ "checksums" : [ 15161495552186645995 ],
+ "ignore-failure" : false
+ }
+ }
+}