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