Issue metadata
Sign in to add a comment
|
angle_end2end_tests failing on Linux Release (AMD R5 230) GPU FYI bot |
||||||||||||||||||||||
Issue descriptionStarted failing at https://build.chromium.org/p/chromium.gpu.fyi/builders/Linux%20Release%20%28AMD%20R5%20230%29/builds/81 Probably caused by the only angle change in the range https://chromium.googlesource.com/angle/angle/+/d7490967e1e7f66ebb84ce5fafff3513100fc71a Failure is [ RUN ] UniformBufferTest.ActiveUniformNumberAndName/ES3_OPENGL ../../third_party/angle/src/tests/gl_tests/UniformBufferTest.cpp:479: Failure Expected: (activeUniforms) >= (11), actual: 2 vs 11 ../../third_party/angle/src/tests/gl_tests/UniformBufferTest.cpp:483: Failure Expected: (activeUniformBlocks) >= (3), actual: 1 vs 3 ../../third_party/angle/src/tests/gl_tests/UniformBufferTest.cpp:494: Failure Value of: std::string(&strBuffer[0]) Actual: "blockName1.f1" Expected: "s0.a" ../../third_party/angle/src/tests/gl_tests/UniformBufferTest.cpp:498: Failure Value of: size Actual: 1 Expected: 4 ../../third_party/angle/src/tests/gl_tests/UniformBufferTest.cpp:499: Failure Value of: std::string(&strBuffer[0]) Actual: "blockName1.b1" Expected: "s0.b[0]" ../../third_party/angle/src/tests/gl_tests/UniformBufferTest.cpp:502: Failure Value of: glGetError() Actual: 1281 Expected: static_cast<GLenum>(0) Which is: 0 [ FAILED ] UniformBufferTest.ActiveUniformNumberAndName/ES3_OPENGL, where GetParam() = ES3_OPENGL (27 ms)
,
Nov 11 2016
I think it's broken only on the old drivers, but end2end_tests doesn't have any way of distinguishing old from new currently. See http://anglebug.com/1622
,
Nov 12 2016
|
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by kbr@chromium.org
, Nov 11 2016