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

Unified Diff: gm/tests/outputs/pipe-playback-failure/output-expected/stdout

Issue 13650002: gm: report ExpectationsMismatch and RenderModeMismatch results separately (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: add_kRenderModeMismatch_not_used_yet Created 7 years, 9 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 side-by-side diff with in-line comments
Download patch
Index: gm/tests/outputs/pipe-playback-failure/output-expected/stdout
===================================================================
--- gm/tests/outputs/pipe-playback-failure/output-expected/stdout (revision 0)
+++ gm/tests/outputs/pipe-playback-failure/output-expected/stdout (revision 0)
@@ -0,0 +1,13 @@
+GM: reading expectations from JSON summary file gm/tests/inputs/json/identical-pixels.json
+GM: drawing... selftest1 [300 200]
+GM: Ran 1 GMs
+GM: ... over 2 configs ["8888", "565"]
+GM: ... and 5 modes ["pipe", "replay", "rtree", "serialize", "tilegrid"]
+GM: ... so there should be a total of 7 tests.
+GM: Ran 7 tests: NoGpuContext=0 RenderModeMismatch=0 ExpectationsMismatch=1 MissingExpectations=0 WritingReferenceImage=0
+GM: [*] 0 NoGpuContext:
+GM: [*] 0 RenderModeMismatch:
+GM: [*] 1 ExpectationsMismatch: comparison/selftest1-pipe
epoger 2013/04/04 16:55:57 note that comparison/selftest1-pipe is reported as
+GM: [ ] 0 MissingExpectations:
+GM: [*] 0 WritingReferenceImage:
+GM: (results marked with [*] will cause nonzero return value)

Powered by Google App Engine
This is Rietveld 408576698