diff options
Diffstat (limited to 'gm/tests/outputs/ignore-expectations-mismatch/output-expected/stdout')
-rw-r--r-- | gm/tests/outputs/ignore-expectations-mismatch/output-expected/stdout | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/gm/tests/outputs/ignore-expectations-mismatch/output-expected/stdout b/gm/tests/outputs/ignore-expectations-mismatch/output-expected/stdout new file mode 100644 index 0000000000..881c12145a --- /dev/null +++ b/gm/tests/outputs/ignore-expectations-mismatch/output-expected/stdout @@ -0,0 +1,14 @@ +GM: reading expectations from JSON summary file gm/tests/inputs/json/different-pixels.json +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) |