From 3ad5dd009f3e6c50887d0de75d9402a2ce33ca99 Mon Sep 17 00:00:00 2001 From: "epoger@google.com" Date: Fri, 13 Sep 2013 19:56:14 +0000 Subject: 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 --- .../compared-against-identical-pixels-json/output-expected/stdout | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gm/tests/outputs/compared-against-identical-pixels-json') diff --git a/gm/tests/outputs/compared-against-identical-pixels-json/output-expected/stdout b/gm/tests/outputs/compared-against-identical-pixels-json/output-expected/stdout index 7a028098f7..047d9facce 100644 --- a/gm/tests/outputs/compared-against-identical-pixels-json/output-expected/stdout +++ b/gm/tests/outputs/compared-against-identical-pixels-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: -- cgit v1.2.3