OLD | NEW |
---|---|
1 GM: reading from gm/tests/inputs/images/different-pixels | 1 GM: reading from gm/tests/inputs/images/different-pixels |
2 GM: drawing... selftest1 [300 200] | 2 GM: drawing... selftest1 [300 200] |
3 GM: Ran 1 tests: 0 passed, 1 failed, 0 missing reference images | 3 GM: Ran 1 GMs, each with 2 configs ["8888", "565"] and 7 modes ["replay", "seria lize", "rtree", "tileGrid1.000000", "pipe", "pipe cross-process", "pipe cross-pr ocess, shared address"], so there should be a total of 9 tests |
epoger
2013/03/26 18:42:29
This stdout diff shows the main thrust of the chan
| |
4 GM: Ran 9 tests: NoGpuContext=0 ImageMismatch=2 MissingExpectations=0 WritingRef erenceImage=0 | |
5 GM: [*] 0 NoGpuContext: | |
6 GM: [*] 2 ImageMismatch: 8888/selftest1 565/selftest1 | |
7 GM: [ ] 0 MissingExpectations: | |
8 GM: [*] 0 WritingReferenceImage: | |
9 GM: (results marked with [*] will cause nonzero return value) | |
OLD | NEW |