Issue metadata
Sign in to add a comment
|
WebglConformance_conformance2_extensions_ext_color_buffer_float failure on Linux ATI |
||||||||||||||||||||||||
Issue descriptionBuild: https://build.chromium.org/p/chromium.gpu.fyi/builders/Linux%20Release%20%28ATI%29/builds/48833 Error: Traceback (most recent call last): _RunGpuTest at content/test/gpu/gpu_tests/gpu_integration_test.py:71 self.RunActualGpuTest(url, *args) RunActualGpuTest at content/test/gpu/gpu_tests/webgl_conformance_integration_test.py:50 self.fail(webgl_conformance._WebGLTestMessages(self.tab)) fail at /usr/lib/python2.7/unittest/case.py:412 raise self.failureException(msg) AssertionError: Expected sample count to be at least one; got 0 FAIL Expected sample count to be at least one; got 0
,
Aug 16 2016
Still failing on this bot. https://build.chromium.org/p/chromium.gpu.fyi/builders/Linux%20Release%20(ATI) Need to relax the code in Chromium to return a sample count of at least one for these renderbuffer formats, even if that sample count is just 1.
,
Aug 23 2016
,
Aug 23 2016
Failing on https://build.chromium.org/p/chromium.gpu.fyi/builders/Linux%20Release%20%28New%20Intel%29?numbuilds=200 with Traceback (most recent call last): _RunGpuTest at content/test/gpu/gpu_tests/gpu_integration_test.py:71 self.RunActualGpuTest(url, *args) RunActualGpuTest at content/test/gpu/gpu_tests/webgl_conformance_integration_test.py:50 self.fail(webgl_conformance._WebGLTestMessages(self.tab)) fail at /usr/lib/python2.7/unittest/case.py:410 raise self.failureException(msg) AssertionError: floating-point RGBA32F render target not supported FAIL floating-point RGBA32F render target not supported
,
Aug 23 2016
That last comment is actually about linux intel; i'll file a new bug.
,
Aug 31 2016
No longer seeing this flake on the bot. Is this fixed?
,
Sep 1 2016
The test's marked failing in webgl2_conformance_expectations.py per Issue 633022 . I'm going to duplicate this bug into that one.
,
Jun 20 2017
|
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by kbr@chromium.org
, Aug 10 2016