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

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

Issue 17552012: GM: add --missingExpectationsPath option, similar to --mismatchPath (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: add_new_flag_and_test Created 7 years, 6 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: writing to gm/tests/outputs/intentionally-skipped-tests/output-actual/writeP ath 2 GM: writing to gm/tests/outputs/intentionally-skipped-tests/output-actual/writeP ath
3 GM: writing mismatches to gm/tests/outputs/intentionally-skipped-tests/output-ac tual/mismatchPath 3 GM: writing mismatches to gm/tests/outputs/intentionally-skipped-tests/output-ac tual/mismatchPath
4 GM: writing images without expectations to gm/tests/outputs/intentionally-skippe d-tests/output-actual/missingExpectationsPath
4 GM: drawing... selftest2 [300 200] 5 GM: drawing... selftest2 [300 200]
5 GM: drawing... selftest1 [300 200] 6 GM: drawing... selftest1 [300 200]
6 GM: Ran 2 GMs 7 GM: Ran 2 GMs
7 GM: ... over 2 configs ["8888", "565"] 8 GM: ... over 2 configs ["8888", "565"]
8 GM: ... and 7 modes ["pipe", "pipe cross-process", "pipe cross-process, shar ed address", "replay", "rtree", "serialize", "tilegrid"] 9 GM: ... and 7 modes ["pipe", "pipe cross-process", "pipe cross-process, shar ed address", "replay", "rtree", "serialize", "tilegrid"]
9 GM: ... so there should be a total of 18 tests. 10 GM: ... so there should be a total of 18 tests.
10 GM: Ran 18 tests: NoGpuContext=0 IntentionallySkipped=3 RenderModeMismatch=0 Exp ectationsMismatch=0 MissingExpectations=4 WritingReferenceImage=0 11 GM: Ran 18 tests: NoGpuContext=0 IntentionallySkipped=3 RenderModeMismatch=0 Exp ectationsMismatch=0 MissingExpectations=4 WritingReferenceImage=0
11 GM: [*] 0 NoGpuContext: 12 GM: [*] 0 NoGpuContext:
12 GM: [ ] 3 IntentionallySkipped: comparison/selftest2-pipe comparison/selftest2-p ipe cross-process comparison/selftest2-pipe cross-process, shared address 13 GM: [ ] 3 IntentionallySkipped: comparison/selftest2-pipe comparison/selftest2-p ipe cross-process comparison/selftest2-pipe cross-process, shared address
13 GM: [*] 0 RenderModeMismatch: 14 GM: [*] 0 RenderModeMismatch:
14 GM: [*] 0 ExpectationsMismatch: 15 GM: [*] 0 ExpectationsMismatch:
15 GM: [ ] 4 MissingExpectations: 8888/selftest2 565/selftest2 8888/selftest1 565/s elftest1 16 GM: [ ] 4 MissingExpectations: 8888/selftest2 565/selftest2 8888/selftest1 565/s elftest1
16 GM: [*] 0 WritingReferenceImage: 17 GM: [*] 0 WritingReferenceImage:
17 GM: (results marked with [*] will cause nonzero return value) 18 GM: (results marked with [*] will cause nonzero return value)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698