https://bugs.winehq.org/show_bug.cgi?id=51340
--- Comment #1 from Henri Verbeet hverbeet@gmail.com --- (In reply to François Gouget from comment #0)
test_texture_compressed_3d() fails systematically on cw-gtx560, the TestBot's only Nvidia test configuration:
https://test.winehq.org/data/patterns.html#d3d10core:d3d10core
d3d10core.c:19081: Test failed: Got unexpected colour 0xff00006a at (251, 9, 0), expected 0xff00006d.
It would be fine to bump the tolerance on the compare_color() call from 2 to e.g. 4. I'd expect the same issue to happen with the corresponding d3d11 test as well.