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

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

Issue 15085007: GM self-test: add --writePath and --mismatchPath , but in a way that works cross-platform (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 7 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: These configs will be run: 8888 565
2 GM: reading from gm/tests/inputs/images/different-pixels 2 GM: reading from gm/tests/inputs/images/different-pixels
3 GM: writing to gm/tests/outputs/compared-against-different-pixels-images/output- actual/writePath
4 GM: writing mismatches to gm/tests/outputs/compared-against-different-pixels-ima ges/output-actual/mismatchPath
3 GM: drawing... selftest1 [300 200] 5 GM: drawing... selftest1 [300 200]
4 GM: Ran 1 GMs 6 GM: Ran 1 GMs
5 GM: ... over 2 configs ["8888", "565"] 7 GM: ... over 2 configs ["8888", "565"]
6 GM: ... and 7 modes ["pipe", "pipe cross-process", "pipe cross-process, shar ed address", "replay", "rtree", "serialize", "tilegrid"] 8 GM: ... and 7 modes ["pipe", "pipe cross-process", "pipe cross-process, shar ed address", "replay", "rtree", "serialize", "tilegrid"]
7 GM: ... so there should be a total of 9 tests. 9 GM: ... so there should be a total of 9 tests.
8 GM: Ran 9 tests: NoGpuContext=0 IntentionallySkipped=0 RenderModeMismatch=0 Expe ctationsMismatch=2 MissingExpectations=0 WritingReferenceImage=0 10 GM: Ran 9 tests: NoGpuContext=0 IntentionallySkipped=0 RenderModeMismatch=0 Expe ctationsMismatch=2 MissingExpectations=0 WritingReferenceImage=0
9 GM: [*] 0 NoGpuContext: 11 GM: [*] 0 NoGpuContext:
10 GM: [ ] 0 IntentionallySkipped: 12 GM: [ ] 0 IntentionallySkipped:
11 GM: [*] 0 RenderModeMismatch: 13 GM: [*] 0 RenderModeMismatch:
12 GM: [*] 2 ExpectationsMismatch: 8888/selftest1 565/selftest1 14 GM: [*] 2 ExpectationsMismatch: 8888/selftest1 565/selftest1
13 GM: [ ] 0 MissingExpectations: 15 GM: [ ] 0 MissingExpectations:
14 GM: [*] 0 WritingReferenceImage: 16 GM: [*] 0 WritingReferenceImage:
15 GM: (results marked with [*] will cause nonzero return value) 17 GM: (results marked with [*] will cause nonzero return value)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698