OLD | NEW |
---|---|
(Empty) | |
1 GM: These configs will be run: 8888 565 | |
epoger
2013/05/19 08:06:20
Confirmation that this is correct:
$ diff gm/test
| |
2 GM: reading expectations from JSON summary file gm/tests/inputs/json/different-p ixels-no-hierarchy.json | |
3 GM: writing to gm/tests/outputs/no-hierarchy/output-actual/writePath | |
4 GM: writing mismatches to gm/tests/outputs/no-hierarchy/output-actual/mismatchPa th | |
5 GM: drawing... selftest1 [300 200] | |
6 GM: Ran 1 GMs | |
7 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: ... so there should be a total of 9 tests. | |
10 GM: Ran 9 tests: NoGpuContext=0 IntentionallySkipped=0 RenderModeMismatch=0 Expe ctationsMismatch=2 MissingExpectations=0 WritingReferenceImage=0 | |
11 GM: [*] 0 NoGpuContext: | |
12 GM: [ ] 0 IntentionallySkipped: | |
13 GM: [*] 0 RenderModeMismatch: | |
14 GM: [*] 2 ExpectationsMismatch: selftest1_8888 selftest1_565 | |
15 GM: [ ] 0 MissingExpectations: | |
16 GM: [*] 0 WritingReferenceImage: | |
17 GM: (results marked with [*] will cause nonzero return value) | |
OLD | NEW |