diff options
author | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-09-13 19:56:14 +0000 |
---|---|---|
committer | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-09-13 19:56:14 +0000 |
commit | 3ad5dd009f3e6c50887d0de75d9402a2ce33ca99 (patch) | |
tree | 7422069e360a7d85b9bbcfb2cd5249bf848fe4d5 /gm/tests/outputs/compared-against-identical-bytes-json | |
parent | 410e6e80f00a6c660675c80904807a041c7b7d2a (diff) |
Speed up GM ~50% by NOT running most renderModes by default
BUG=skia:1566
R=borenet@google.com, bsalomon@google.com
Review URL: https://codereview.chromium.org/23889030
git-svn-id: http://skia.googlecode.com/svn/trunk@11265 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gm/tests/outputs/compared-against-identical-bytes-json')
-rw-r--r-- | gm/tests/outputs/compared-against-identical-bytes-json/output-expected/stdout | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gm/tests/outputs/compared-against-identical-bytes-json/output-expected/stdout b/gm/tests/outputs/compared-against-identical-bytes-json/output-expected/stdout index 19f8a77ea3..8e77245c98 100644 --- a/gm/tests/outputs/compared-against-identical-bytes-json/output-expected/stdout +++ b/gm/tests/outputs/compared-against-identical-bytes-json/output-expected/stdout @@ -6,9 +6,9 @@ GM: writing images without expectations to gm/tests/outputs/compared-against-ide 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=0 MissingExpectations=0 WritingReferenceImage=0 +GM: ... and 0 modes [] +GM: ... so there should be a total of 2 tests. +GM: Ran 2 tests: NoGpuContext=0 IntentionallySkipped=0 RenderModeMismatch=0 ExpectationsMismatch=0 MissingExpectations=0 WritingReferenceImage=0 GM: [*] 0 NoGpuContext: GM: [ ] 0 IntentionallySkipped: GM: [*] 0 RenderModeMismatch: |