[350/459] gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_conformance_textures_misc_texture_size failed unexpectedly 2.4463s:
Traceback (most recent call last):
_RunGpuTest at content/test/gpu/gpu_tests/gpu_integration_test.py:132
self.RunActualGpuTest(url, *args)
RunActualGpuTest at content/test/gpu/gpu_tests/webgl_conformance_integration_test.py:203
getattr(self, test_name)(test_path, *args[1:])
_RunConformanceTest at content/test/gpu/gpu_tests/webgl_conformance_integration_test.py:217
self._CheckTestCompletion()
_CheckTestCompletion at content/test/gpu/gpu_tests/webgl_conformance_integration_test.py:213
self.fail(self._WebGLTestMessages(self.tab))
fail at /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/case.py:412
raise self.failureException(msg)
AssertionError: 2D texture of size 2048x2048 with mips should draw with yellow
at (16, 16) expected: 255,255,0,255 was 253,255,0,255
FAIL 2D texture of size 2048x2048 with mips should draw with yellow
at (16, 16) expected: 255,255,0,255 was 253,255,0,255
Locals:
msg : u'2D texture of size 2048x2048 with mips should draw with yellow\nat (16, 16) expected: 255,255,0,255 was 253,255,0,255\nFAIL 2D texture of size 2048x2048 with mips should draw with yellow\nat (16, 16) expected: 255,255,0,255 was 253,255,0,255\n'
Marking for Blink>WebGL triage.
Comment 1 by zmo@chromium.org
, Jan 25 2018