failing webgl2_conformance_tests on ATI GPU on Windows on Windows-2008ServerR2-SP1 |
||||
Issue descriptionfailing webgl2_conformance_tests on ATI GPU on Windows on Windows-2008ServerR2-SP1 https://ci.chromium.org/buildbot/chromium.gpu.fyi/Win7%20FYI%20Release%20%28AMD%29/?limit=400 some failing tests: * gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_conformance2_textures_canvas_sub_rectangle_tex_2d_rgb9_e5_rgb_half_float * gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_deqp_functional_gles3_textureshadow_2d_array_nearest_mipmap_linear_less * gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_conformance2_textures_misc_copy_texture_image_webgl_specific * gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_conformance_textures_misc_gl_teximage There were some consistent failures back in March 21-23 and it failed occasionally before and after that. There is prob an existing bug for this but I couldn't find it. kbr@, could you please take a look and see if it's a known issue? Thanks!
,
Apr 5 2018
riajiang@: on second thought, as you're pixel wrangler could you please add flaky expectations for these few tests to this section of webgl2_conformance_expectations.py? https://cs.chromium.org/chromium/src/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py?l=265 kainino@ or I can review your patch. Thanks in advance for your help.
,
Apr 5 2018
Thanks for tackling this. Also unsure as to the causes of this flakiness, if there are underlying Chromium causes or if these are all AMD specific flakes. The rgb9_e5_rgb_half_float one definitely seems AMD specific.
,
Apr 7 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/3454992f80dc582921784c16bce3d9b09e2ac041 commit 3454992f80dc582921784c16bce3d9b09e2ac041 Author: Ria Jiang <riajiang@chromium.org> Date: Sat Apr 07 02:56:53 2018 Add flaky test expectations to webgl2_conformance_expectations.py. TBR=kbr@chromium.org Bug: 828984 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I5ceef79309af52d7a9d2b154581495d955e48f3e Reviewed-on: https://chromium-review.googlesource.com/1000764 Reviewed-by: Ria Jiang <riajiang@chromium.org> Commit-Queue: Ria Jiang <riajiang@chromium.org> Cr-Commit-Position: refs/heads/master@{#549020} [modify] https://crrev.com/3454992f80dc582921784c16bce3d9b09e2ac041/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
,
Apr 9 2018
,
Apr 11 2018
Found some more failures: https://ci.chromium.org/buildbot/chromium.gpu.fyi/Win7%20FYI%20Release%20%28AMD%29/750 https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Win7%20FYI%20Release%20%28AMD%29/153 WebglConformance_conformance_renderbuffers_depth_renderbuffer_initialization https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Win7%20FYI%20Release%20%28AMD%29/154 WebglConformance_conformance2_renderbuffers_multisampled_depth_renderbuffer_initialization https://ci.chromium.org/buildbot/chromium.gpu.fyi/Win7%20FYI%20Release%20%28AMD%29/791 WebglConformance_deqp_functional_gles3_samplerobject https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Win7%20FYI%20Release%20%28AMD%29/156 WebglConformance_conformance_glsl_functions_glsl_function_mod_float Will add flaky expectations for those, too.
,
Apr 12 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/e2421424c1aeab735fa07ddc8eb1f57d53dc34e4 commit e2421424c1aeab735fa07ddc8eb1f57d53dc34e4 Author: Yuly Novikov <ynovikov@chromium.org> Date: Thu Apr 12 01:02:10 2018 Mark Flaky more WebGL2 tests on Win AMD deqp/functional/gles3/samplerobject.html conformance/glsl/functions/glsl-function-mod-float.html conformance/renderbuffers/depth-renderbuffer-initialization.html conformance2/renderbuffers/multisampled-depth-renderbuffer-initialization.html BUG= 828984 TBR=kbr@chromium.org Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I25fc291bacac96c2b757081eff430f69e61fa00f Reviewed-on: https://chromium-review.googlesource.com/1008826 Reviewed-by: Kenneth Russell <kbr@chromium.org> Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#549982} [modify] https://crrev.com/e2421424c1aeab735fa07ddc8eb1f57d53dc34e4/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
,
Aug 29
|
||||
►
Sign in to add a comment |
||||
Comment 1 by kbr@chromium.org
, Apr 5 2018Components: -Internals>GPU Internals>GPU>ANGLE Blink>WebGL
Labels: GPU-AMD OS-Windows