diff options
author | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-02-05 18:44:31 +0000 |
---|---|---|
committer | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-02-05 18:44:31 +0000 |
commit | c69b0d0ee5d0e0f4ada6803e9e6da1c617c0ba57 (patch) | |
tree | aa1f5f565654522cee89e239b2326f4edb8f2884 /gm/tests/outputs/ignoring-some-failures/output-expected/stdout | |
parent | c4b12f19a46946e1c02f3525e0ea4902b09feac5 (diff) |
gm self-test: stop checking stdout and stderr
BUG=skia:1568
NOTRY=True
R=bsalomon@google.com
Author: epoger@google.com
Review URL: https://codereview.chromium.org/156023002
git-svn-id: http://skia.googlecode.com/svn/trunk@13324 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gm/tests/outputs/ignoring-some-failures/output-expected/stdout')
-rw-r--r-- | gm/tests/outputs/ignoring-some-failures/output-expected/stdout | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/gm/tests/outputs/ignoring-some-failures/output-expected/stdout b/gm/tests/outputs/ignoring-some-failures/output-expected/stdout deleted file mode 100644 index ba05a575cd..0000000000 --- a/gm/tests/outputs/ignoring-some-failures/output-expected/stdout +++ /dev/null @@ -1,20 +0,0 @@ -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: reading resources from resources -GM: drawing... selftest1 [300 200] -GM: Ran 1 GMs -GM: ... over 2 configs ["8888", "565"] -GM: ... and 1 modes [""] -GM: ... so there should be a total of 2 tests. -GM: Ran 2 tests: NoGpuContext=0 IntentionallySkipped=0 RenderModeMismatch=0 GeneratePdfFailed=0 ExpectationsMismatch=2 MissingExpectations=0 WritingReferenceImage=0 -GM: [*] 0 NoGpuContext: -GM: [ ] 0 IntentionallySkipped: -GM: [*] 0 RenderModeMismatch: -GM: [*] 0 GeneratePdfFailed: -GM: [*] 2 ExpectationsMismatch: 8888/selftest1 565/selftest1 -GM: [ ] 0 MissingExpectations: -GM: [*] 0 WritingReferenceImage: -GM: (results marked with [*] will cause nonzero return value) |