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

Side by Side Diff: gm/tests/outputs/add-config-pdf/output-expected/stdout

Issue 21669004: Support multiple PDF rendering backends in the GM (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Eliminate warnings/errors on empty PDF rasterizer list Created 7 years, 4 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 pdf 1 GM: These configs will be run: 8888 565 pdf
2 GM: These PDF rasterizers will be run: poppler
2 GM: reading expectations from JSON summary file gm/tests/inputs/json/identical-b ytes.json 3 GM: reading expectations from JSON summary file gm/tests/inputs/json/identical-b ytes.json
3 GM: writing to gm/tests/outputs/add-config-pdf/output-actual/writePath 4 GM: writing to gm/tests/outputs/add-config-pdf/output-actual/writePath
4 GM: writing mismatches to gm/tests/outputs/add-config-pdf/output-actual/mismatch Path 5 GM: writing mismatches to gm/tests/outputs/add-config-pdf/output-actual/mismatch Path
5 GM: writing images without expectations to gm/tests/outputs/add-config-pdf/outpu t-actual/missingExpectationsPath 6 GM: writing images without expectations to gm/tests/outputs/add-config-pdf/outpu t-actual/missingExpectationsPath
6 GM: drawing... selftest1 [300 200] 7 GM: drawing... selftest1 [300 200]
7 GM: Ran 1 GMs 8 GM: Ran 1 GMs
8 GM: ... over 3 configs ["8888", "565", "pdf"] 9 GM: ... over 3 configs ["8888", "565", "pdf"]
9 GM: ... and 7 modes ["pipe", "pipe cross-process", "pipe cross-process, shar ed address", "replay", "rtree", "serialize", "tilegrid"] 10 GM: ... and 7 modes ["pipe", "pipe cross-process", "pipe cross-process, shar ed address", "replay", "rtree", "serialize", "tilegrid"]
10 GM: ... so there should be a total of 10 tests. 11 GM: ... so there should be a total of 10 tests.
11 GM: Ran 10 tests: NoGpuContext=0 IntentionallySkipped=1 RenderModeMismatch=0 Exp ectationsMismatch=0 MissingExpectations=0 WritingReferenceImage=0 12 GM: Ran 10 tests: NoGpuContext=0 IntentionallySkipped=0 RenderModeMismatch=0 Exp ectationsMismatch=0 MissingExpectations=1 WritingReferenceImage=0
12 GM: [*] 0 NoGpuContext: 13 GM: [*] 0 NoGpuContext:
13 GM: [ ] 1 IntentionallySkipped: pdf/selftest1 14 GM: [ ] 0 IntentionallySkipped:
14 GM: [*] 0 RenderModeMismatch: 15 GM: [*] 0 RenderModeMismatch:
15 GM: [*] 0 ExpectationsMismatch: 16 GM: [*] 0 ExpectationsMismatch:
16 GM: [ ] 0 MissingExpectations: 17 GM: [ ] 1 MissingExpectations: pdf/selftest1
17 GM: [*] 0 WritingReferenceImage: 18 GM: [*] 0 WritingReferenceImage:
18 GM: (results marked with [*] will cause nonzero return value) 19 GM: (results marked with [*] will cause nonzero return value)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698