Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(172)

Side by Side Diff: gm/tests/outputs/nonverbose/output-expected/stdout

Issue 13842014: Add option to specify defaults configs to --config flag in gm. This makes it easier to run gm defau… (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Add option to specify defaults configs to --config flag in gm. This makes it easier to run gm defau… Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 GM: These configs will be run: 8888 565
1 GM: drawing... selftest1 [300 200] 2 GM: drawing... selftest1 [300 200]
2 GM: Ran 9 tests: NoGpuContext=0 IntentionallySkipped=0 RenderModeMismatch=0 Expe ctationsMismatch=0 MissingExpectations=2 WritingReferenceImage=0 3 GM: Ran 9 tests: NoGpuContext=0 IntentionallySkipped=0 RenderModeMismatch=0 Expe ctationsMismatch=0 MissingExpectations=2 WritingReferenceImage=0
3 GM: [*] 0 NoGpuContext: 4 GM: [*] 0 NoGpuContext:
4 GM: [ ] 0 IntentionallySkipped 5 GM: [ ] 0 IntentionallySkipped
5 GM: [*] 0 RenderModeMismatch: 6 GM: [*] 0 RenderModeMismatch:
6 GM: [*] 0 ExpectationsMismatch: 7 GM: [*] 0 ExpectationsMismatch:
7 GM: [ ] 2 MissingExpectations 8 GM: [ ] 2 MissingExpectations
8 GM: [*] 0 WritingReferenceImage: 9 GM: [*] 0 WritingReferenceImage:
9 GM: (results marked with [*] will cause nonzero return value) 10 GM: (results marked with [*] will cause nonzero return value)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698