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

Side by Side Diff: gm/tests/outputs/compared-against-identical-pixels-json/output-expected/stdout

Issue 13650002: gm: report ExpectationsMismatch and RenderModeMismatch results separately (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: record_RenderModeMismatch_separately 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: reading expectations from JSON summary file gm/tests/inputs/json/identical-p ixels.json 1 GM: reading expectations from JSON summary file gm/tests/inputs/json/identical-p ixels.json
2 GM: drawing... selftest1 [300 200] 2 GM: drawing... selftest1 [300 200]
3 GM: Ran 1 GMs 3 GM: Ran 1 GMs
4 GM: ... over 2 configs ["8888", "565"] 4 GM: ... over 2 configs ["8888", "565"]
5 GM: ... and 7 modes ["pipe", "pipe cross-process", "pipe cross-process, shar ed address", "replay", "rtree", "serialize", "tilegrid"] 5 GM: ... and 7 modes ["pipe", "pipe cross-process", "pipe cross-process, shar ed address", "replay", "rtree", "serialize", "tilegrid"]
6 GM: ... so there should be a total of 9 tests. 6 GM: ... so there should be a total of 9 tests.
7 GM: Ran 9 tests: NoGpuContext=0 ImageMismatch=0 MissingExpectations=0 WritingRef erenceImage=0 7 GM: Ran 9 tests: NoGpuContext=0 RenderModeMismatch=0 ExpectationsMismatch=0 Miss ingExpectations=0 WritingReferenceImage=0
8 GM: [*] 0 NoGpuContext: 8 GM: [*] 0 NoGpuContext:
9 GM: [*] 0 ImageMismatch: 9 GM: [*] 0 RenderModeMismatch:
10 GM: [*] 0 ExpectationsMismatch:
10 GM: [ ] 0 MissingExpectations: 11 GM: [ ] 0 MissingExpectations:
11 GM: [*] 0 WritingReferenceImage: 12 GM: [*] 0 WritingReferenceImage:
12 GM: (results marked with [*] will cause nonzero return value) 13 GM: (results marked with [*] will cause nonzero return value)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698