aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/tests/outputs
diff options
context:
space:
mode:
Diffstat (limited to 'gm/tests/outputs')
-rw-r--r--gm/tests/outputs/compared-against-different-pixels/output-expected/json-summary.txt4
-rw-r--r--gm/tests/outputs/compared-against-different-pixels/output-expected/stdout2
-rw-r--r--gm/tests/outputs/compared-against-empty-dir/output-expected/json-summary.txt2
-rw-r--r--gm/tests/outputs/compared-against-empty-dir/output-expected/stdout1
-rw-r--r--gm/tests/outputs/compared-against-identical-bytes/output-expected/json-summary.txt4
-rw-r--r--gm/tests/outputs/compared-against-identical-bytes/output-expected/stdout1
-rw-r--r--gm/tests/outputs/compared-against-identical-pixels/output-expected/json-summary.txt4
-rw-r--r--gm/tests/outputs/compared-against-identical-pixels/output-expected/stdout1
-rw-r--r--gm/tests/outputs/no-readpath/output-expected/json-summary.txt2
-rw-r--r--gm/tests/outputs/no-readpath/output-expected/stdout1
10 files changed, 8 insertions, 14 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
index 182dd0ed5a..d6c59c0650 100644
--- 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
@@ -2,7 +2,7 @@
"actual-results" : {
"failed" : {
"8888/dashing2" : {
- "checksum" : 16595425910463109922
+ "checksum" : FAKE
}
},
"failure-ignored" : null,
@@ -11,7 +11,7 @@
},
"expected-results" : {
"8888/dashing2" : {
- "checksums" : [ 15161495552186645995 ],
+ "checksums" : [ FAKE ],
"ignore-failure" : false
}
}
diff --git a/gm/tests/outputs/compared-against-different-pixels/output-expected/stdout b/gm/tests/outputs/compared-against-different-pixels/output-expected/stdout
index e4dbd8cb4d..4286eb5488 100644
--- a/gm/tests/outputs/compared-against-different-pixels/output-expected/stdout
+++ b/gm/tests/outputs/compared-against-different-pixels/output-expected/stdout
@@ -1,6 +1,4 @@
-Non-default runtime configuration options:
reading from gm/tests/inputs/different-pixels
writing to gm/tests/outputs/compared-against-different-pixels/output-actual/images
drawing... dashing2 [640 480]
Ran 1 tests: 0 passed, 1 failed, 0 missing reference images
- 8888/dashing2 pixel_error
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
index 226b087a6c..73ff348f66 100644
--- 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
@@ -4,7 +4,7 @@
"failure-ignored" : null,
"no-comparison" : {
"8888/dashing2" : {
- "checksum" : 16595425910463109922
+ "checksum" : FAKE
}
},
"succeeded" : null
diff --git a/gm/tests/outputs/compared-against-empty-dir/output-expected/stdout b/gm/tests/outputs/compared-against-empty-dir/output-expected/stdout
index 86216686aa..436554d29e 100644
--- a/gm/tests/outputs/compared-against-empty-dir/output-expected/stdout
+++ b/gm/tests/outputs/compared-against-empty-dir/output-expected/stdout
@@ -1,4 +1,3 @@
-Non-default runtime configuration options:
reading from gm/tests/inputs/empty-dir
writing to gm/tests/outputs/compared-against-empty-dir/output-actual/images
drawing... dashing2 [640 480]
diff --git a/gm/tests/outputs/compared-against-identical-bytes/output-expected/json-summary.txt b/gm/tests/outputs/compared-against-identical-bytes/output-expected/json-summary.txt
index 6f812e05c8..9156fb4147 100644
--- a/gm/tests/outputs/compared-against-identical-bytes/output-expected/json-summary.txt
+++ b/gm/tests/outputs/compared-against-identical-bytes/output-expected/json-summary.txt
@@ -5,13 +5,13 @@
"no-comparison" : null,
"succeeded" : {
"8888/dashing2" : {
- "checksum" : 16595425910463109922
+ "checksum" : FAKE
}
}
},
"expected-results" : {
"8888/dashing2" : {
- "checksums" : [ 16595425910463109922 ],
+ "checksums" : [ FAKE ],
"ignore-failure" : false
}
}
diff --git a/gm/tests/outputs/compared-against-identical-bytes/output-expected/stdout b/gm/tests/outputs/compared-against-identical-bytes/output-expected/stdout
index 8e67783ef7..301f17f5e7 100644
--- a/gm/tests/outputs/compared-against-identical-bytes/output-expected/stdout
+++ b/gm/tests/outputs/compared-against-identical-bytes/output-expected/stdout
@@ -1,4 +1,3 @@
-Non-default runtime configuration options:
reading from gm/tests/inputs/identical-bytes
writing to gm/tests/outputs/compared-against-identical-bytes/output-actual/images
drawing... dashing2 [640 480]
diff --git a/gm/tests/outputs/compared-against-identical-pixels/output-expected/json-summary.txt b/gm/tests/outputs/compared-against-identical-pixels/output-expected/json-summary.txt
index 6f812e05c8..9156fb4147 100644
--- a/gm/tests/outputs/compared-against-identical-pixels/output-expected/json-summary.txt
+++ b/gm/tests/outputs/compared-against-identical-pixels/output-expected/json-summary.txt
@@ -5,13 +5,13 @@
"no-comparison" : null,
"succeeded" : {
"8888/dashing2" : {
- "checksum" : 16595425910463109922
+ "checksum" : FAKE
}
}
},
"expected-results" : {
"8888/dashing2" : {
- "checksums" : [ 16595425910463109922 ],
+ "checksums" : [ FAKE ],
"ignore-failure" : false
}
}
diff --git a/gm/tests/outputs/compared-against-identical-pixels/output-expected/stdout b/gm/tests/outputs/compared-against-identical-pixels/output-expected/stdout
index 8829ef564f..00868ac5b1 100644
--- a/gm/tests/outputs/compared-against-identical-pixels/output-expected/stdout
+++ b/gm/tests/outputs/compared-against-identical-pixels/output-expected/stdout
@@ -1,4 +1,3 @@
-Non-default runtime configuration options:
reading from gm/tests/inputs/identical-pixels
writing to gm/tests/outputs/compared-against-identical-pixels/output-actual/images
drawing... dashing2 [640 480]
diff --git a/gm/tests/outputs/no-readpath/output-expected/json-summary.txt b/gm/tests/outputs/no-readpath/output-expected/json-summary.txt
index 3b93856f37..04a042ca7b 100644
--- a/gm/tests/outputs/no-readpath/output-expected/json-summary.txt
+++ b/gm/tests/outputs/no-readpath/output-expected/json-summary.txt
@@ -4,7 +4,7 @@
"failure-ignored" : null,
"no-comparison" : {
"8888/dashing2" : {
- "checksum" : 16595425910463109922
+ "checksum" : FAKE
}
},
"succeeded" : null
diff --git a/gm/tests/outputs/no-readpath/output-expected/stdout b/gm/tests/outputs/no-readpath/output-expected/stdout
index 61b3131c6c..4781221981 100644
--- a/gm/tests/outputs/no-readpath/output-expected/stdout
+++ b/gm/tests/outputs/no-readpath/output-expected/stdout
@@ -1,4 +1,3 @@
-Non-default runtime configuration options:
writing to gm/tests/outputs/no-readpath/output-actual/images
drawing... dashing2 [640 480]
Ran 1 tests: 0 passed, 0 failed, 1 missing reference images