aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/tests/outputs/pipe-playback-failure/output-expected
diff options
context:
space:
mode:
authorGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-02-05 18:44:31 +0000
committerGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-02-05 18:44:31 +0000
commitc69b0d0ee5d0e0f4ada6803e9e6da1c617c0ba57 (patch)
treeaa1f5f565654522cee89e239b2326f4edb8f2884 /gm/tests/outputs/pipe-playback-failure/output-expected
parentc4b12f19a46946e1c02f3525e0ea4902b09feac5 (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/pipe-playback-failure/output-expected')
-rw-r--r--gm/tests/outputs/pipe-playback-failure/output-expected/command_line1
-rw-r--r--gm/tests/outputs/pipe-playback-failure/output-expected/stderr2
-rw-r--r--gm/tests/outputs/pipe-playback-failure/output-expected/stdout20
3 files changed, 0 insertions, 23 deletions
diff --git a/gm/tests/outputs/pipe-playback-failure/output-expected/command_line b/gm/tests/outputs/pipe-playback-failure/output-expected/command_line
deleted file mode 100644
index b9aade2d87..0000000000
--- a/gm/tests/outputs/pipe-playback-failure/output-expected/command_line
+++ /dev/null
@@ -1 +0,0 @@
-out/Debug/gm --pipe --simulatePipePlaybackFailure --verbose --hierarchy --match selftest1 --config 8888 565 -r gm/tests/inputs/json/identical-pixels.json --writeJsonSummaryPath gm/tests/outputs/pipe-playback-failure/output-actual/json-summary.txt --writePath gm/tests/outputs/pipe-playback-failure/output-actual/writePath --mismatchPath gm/tests/outputs/pipe-playback-failure/output-actual/mismatchPath --missingExpectationsPath gm/tests/outputs/pipe-playback-failure/output-actual/missingExpectationsPath
diff --git a/gm/tests/outputs/pipe-playback-failure/output-expected/stderr b/gm/tests/outputs/pipe-playback-failure/output-expected/stderr
deleted file mode 100644
index b40a74802d..0000000000
--- a/gm/tests/outputs/pipe-playback-failure/output-expected/stderr
+++ /dev/null
@@ -1,2 +0,0 @@
-GM: ---- 8888/selftest1-pipe.png: 60000 (of 60000) differing pixels, max per-channel mismatch R=135 G=246 B=135 A=0
-GM: ---- 565/selftest1-pipe.png: not computing max per-channel pixel mismatch because non-8888
diff --git a/gm/tests/outputs/pipe-playback-failure/output-expected/stdout b/gm/tests/outputs/pipe-playback-failure/output-expected/stdout
deleted file mode 100644
index dbb4dd8ad9..0000000000
--- a/gm/tests/outputs/pipe-playback-failure/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/identical-pixels.json
-GM: writing to gm/tests/outputs/pipe-playback-failure/output-actual/writePath
-GM: writing mismatches to gm/tests/outputs/pipe-playback-failure/output-actual/mismatchPath
-GM: writing images without expectations to gm/tests/outputs/pipe-playback-failure/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 2 modes ["", "pipe"]
-GM: ... so there should be a total of 4 tests.
-GM: Ran 4 tests: NoGpuContext=0 IntentionallySkipped=0 RenderModeMismatch=2 GeneratePdfFailed=0 ExpectationsMismatch=0 MissingExpectations=0 WritingReferenceImage=0
-GM: [*] 0 NoGpuContext:
-GM: [ ] 0 IntentionallySkipped:
-GM: [*] 2 RenderModeMismatch: 8888/selftest1-pipe 565/selftest1-pipe
-GM: [*] 0 GeneratePdfFailed:
-GM: [*] 0 ExpectationsMismatch:
-GM: [ ] 0 MissingExpectations:
-GM: [*] 0 WritingReferenceImage:
-GM: (results marked with [*] will cause nonzero return value)