On 2013/08/14 19:45:59, epoger wrote:
> Do you know why this changed? Seems surprising to me... this is the only
stderr
> file that changed in this CL.
I actually looked into this issue - it was one of the most confusing ones. My
best guess is that this failure was always happening, however, it only shows up
now that I've moved the error reporting into write_bitmap. Since the style for
the rest of the code (well, the test_drawing path, at least) seems to be check
conditions before writing the bitmap, I think this sounds reasonable. A future
refactor job might be able to address the core issue behind this.
1 GM: ---- comparison/selftest1-pipe.png: 60000 (of 60000) differing pixels, max p
er-channel mismatch R=135 G=246 B=135 A=0
2 GM: ---- comparison/selftest1-pipe.png: 60000 (of 60000) differing pixels, max p
er-channel mismatch R=135 G=246 B=135 A=0
Issue 21669004: Support multiple PDF rendering backends in the GM
(Closed)
Created 7 years, 4 months ago by ducky
Modified 7 years, 4 months ago
Reviewers: vandebo (ex-Chrome), edisonn, epoger
Base URL: https://skia.googlecode.com/svn/trunk
Comments: 67