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