aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/tests/outputs/ignoring-some-failures/output-expected/stdout
diff options
context:
space:
mode:
Diffstat (limited to 'gm/tests/outputs/ignoring-some-failures/output-expected/stdout')
-rw-r--r--gm/tests/outputs/ignoring-some-failures/output-expected/stdout18
1 files changed, 18 insertions, 0 deletions
diff --git a/gm/tests/outputs/ignoring-some-failures/output-expected/stdout b/gm/tests/outputs/ignoring-some-failures/output-expected/stdout
new file mode 100644
index 0000000000..02859bb2d1
--- /dev/null
+++ b/gm/tests/outputs/ignoring-some-failures/output-expected/stdout
@@ -0,0 +1,18 @@
+GM: These configs will be run: 8888 565
+GM: reading expectations from JSON summary file gm/tests/inputs/json/different-pixels-ignore-some-failures.json
+GM: writing to gm/tests/outputs/ignoring-some-failures/output-actual/writePath
+GM: writing mismatches to gm/tests/outputs/ignoring-some-failures/output-actual/mismatchPath
+GM: writing images without expectations to gm/tests/outputs/ignoring-some-failures/output-actual/missingExpectationsPath
+GM: drawing... selftest1 [300 200]
+GM: Ran 1 GMs
+GM: ... over 2 configs ["8888", "565"]
+GM: ... and 7 modes ["pipe", "pipe cross-process", "pipe cross-process, shared address", "replay", "rtree", "serialize", "tilegrid"]
+GM: ... so there should be a total of 9 tests.
+GM: Ran 9 tests: NoGpuContext=0 IntentionallySkipped=0 RenderModeMismatch=0 ExpectationsMismatch=2 MissingExpectations=0 WritingReferenceImage=0
+GM: [*] 0 NoGpuContext:
+GM: [ ] 0 IntentionallySkipped:
+GM: [*] 0 RenderModeMismatch:
+GM: [*] 2 ExpectationsMismatch: 8888/selftest1 565/selftest1
+GM: [ ] 0 MissingExpectations:
+GM: [*] 0 WritingReferenceImage:
+GM: (results marked with [*] will cause nonzero return value)