gl_vertex_attrib_normalized_int failures on LInux |
|||
Issue descriptionThis is a new test that started failing on the Linux fyi bots after a recent WebGL roll. Both the AMD and NVIDIA Linux bots are failing. These are the first failures: https://build.chromium.org/p/chromium.gpu.fyi/builders/Linux%20Release%20%28AMD%20R7%20240%29/builds/3022 https://build.chromium.org/p/chromium.gpu.fyi/builders/Linux%20Release%20%28NVIDIA%29/builds/50778
,
Sep 19 2017
This is the commit that added the test: https://chromium.googlesource.com/external/khronosgroup/webgl.git/+/4e2be9c327030da3eca65ac57612cc2e860a4251
,
Sep 19 2017
,
Sep 20 2017
This isn't quite accurate. The test is failing on this bot: https://luci-milo.appspot.com/buildbot/chromium.gpu.fyi/Linux%20Release%20%28AMD%20R7%20240%29/ Maybe because we're still using the OpenGL compatibility profile, rather than the Core Profile, on that machine? Why would that be the case? On https://luci-milo.appspot.com/buildbot/chromium.gpu.fyi/Linux%20Release%20%28NVIDIA%29/50827 , it's a different test failure -- WebglConformance_conformance_textures_image_bitmap_from_video_tex_2d_rgba_rgba_unsigned_short_5_5_5_1 in webgl2_conformance_gl_passthrough_tests . I filed Issue 766918 about it.
,
Sep 20 2017
Suppressing in https://chromium-review.googlesource.com/674523 .
,
Sep 20 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/75a0b5d7bb1063ccc2372b9697ae70ddcc19ca6d commit 75a0b5d7bb1063ccc2372b9697ae70ddcc19ca6d Author: Kenneth Russell <kbr@chromium.org> Date: Wed Sep 20 04:45:43 2017 Mark two WebGL conformance tests failing. BUG=766776, 766918 TBR=zmo@chromium.org NOTRY=true Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I23200cc5111e5d8ed6a2ee00f4aa7ffb1643b914 Reviewed-on: https://chromium-review.googlesource.com/674523 Commit-Queue: Kenneth Russell <kbr@chromium.org> Reviewed-by: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#503052} [modify] https://crrev.com/75a0b5d7bb1063ccc2372b9697ae70ddcc19ca6d/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
|||
►
Sign in to add a comment |
|||
Comment 1 by briander...@chromium.org
, Sep 19 2017