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

Unified Diff: gm/tests/outputs/compared-against-different-pixels-images/output-expected/stdout

Issue 12851022: gm: display summary of all results by ErrorType (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: sync_to_r8399 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/compared-against-different-pixels-images/output-expected/stdout
===================================================================
--- gm/tests/outputs/compared-against-different-pixels-images/output-expected/stdout (revision 8399)
+++ gm/tests/outputs/compared-against-different-pixels-images/output-expected/stdout (working copy)
@@ -1,3 +1,9 @@
GM: reading from gm/tests/inputs/images/different-pixels
GM: drawing... selftest1 [300 200]
-GM: Ran 1 tests: 0 passed, 1 failed, 0 missing reference images
+GM: Ran 1 GMs, each with 2 configs ["8888", "565"] and 7 modes ["replay", "serialize", "rtree", "tileGrid1.000000", "pipe", "pipe cross-process", "pipe cross-process, shared address"], so there should be a total of 9 tests
borenet 2013/03/29 05:55:14 This is very wordy...
epoger 2013/04/02 16:00:14 Agreed. What do you think it should look like? S
borenet 2013/04/02 16:17:56 I don't know how helpful the above information is.
epoger 2013/04/03 04:18:23 Actually, no... I wanted to make it easier to noti
+GM: Ran 9 tests: NoGpuContext=0 ImageMismatch=2 MissingExpectations=0 WritingReferenceImage=0
+GM: [*] 0 NoGpuContext:
+GM: [*] 2 ImageMismatch: 8888/selftest1 565/selftest1
+GM: [ ] 0 MissingExpectations:
+GM: [*] 0 WritingReferenceImage:
+GM: (results marked with [*] will cause nonzero return value)

Powered by Google App Engine
This is Rietveld 408576698