diff options
Diffstat (limited to 'gm/tests/outputs/compared-against-different-pixels-images/output-expected/stdout')
-rw-r--r-- | gm/tests/outputs/compared-against-different-pixels-images/output-expected/stdout | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/gm/tests/outputs/compared-against-different-pixels-images/output-expected/stdout b/gm/tests/outputs/compared-against-different-pixels-images/output-expected/stdout index 955fa27545..3067409e2e 100644 --- a/gm/tests/outputs/compared-against-different-pixels-images/output-expected/stdout +++ b/gm/tests/outputs/compared-against-different-pixels-images/output-expected/stdout @@ -1,3 +1,12 @@ GM: reading from gm/tests/inputs/images/different-pixels GM: drawing... selftest1 [300 200] -GM: Ran 1 tests: 0 passed, 1 failed, 0 missing reference images +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 ImageMismatch=2 MissingExpectations=0 WritingReferenceImage=0 +GM: [*] 0 NoGpuContext: +GM: [*] 2 ImageMismatch: 8888/selftest1 565/selftest1 +GM: [ ] 0 MissingExpectations: +GM: [*] 0 WritingReferenceImage: +GM: (results marked with [*] will cause nonzero return value) |