New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 636648 link

Starred by 3 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 3
Type: Bug

Blocked on:
issue 483282



Sign in to add a comment

WebglConformance_deqp_functional_gles3_shaderindexing_* flaky on Mac AMD

Project Member Reported by sunn...@chromium.org, Aug 11 2016

Issue description

Builds:
https://build.chromium.org/p/chromium.gpu.fyi/builders/Mac%2010.10%20Release%20%28ATI%29/builds/11801
https://build.chromium.org/p/chromium.gpu.fyi/builders/Mac%2010.10%20Release%20%28ATI%29/builds/11811
https://build.chromium.org/p/chromium.gpu.fyi/builders/Mac%2010.10%20Release%20%28ATI%29/builds/11773
https://build.chromium.org/p/chromium.gpu.fyi/builders/Mac%2010.10%20Release%20%28ATI%29/builds/11766


Error:
======================================================================
FAIL: WebglConformance_deqp_functional_gles3_shaderindexing_mat_01 (gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/b/c/b/Mac_10_10_Release__ATI_/irTvTr8j/third_party/catapult/telemetry/telemetry/testing/browser_test_runner.py", line 44, in <lambda>
    return lambda self: based_method(self, *args)
  File "/b/c/b/Mac_10_10_Release__ATI_/irTvTr8j/content/test/gpu/gpu_tests/gpu_integration_test.py", line 71, in _RunGpuTest
    self.RunActualGpuTest(url, *args)
  File "/b/c/b/Mac_10_10_Release__ATI_/irTvTr8j/content/test/gpu/gpu_tests/webgl_conformance_integration_test.py", line 50, in RunActualGpuTest
    self.fail(webgl_conformance._WebGLTestMessages(self.tab))
AssertionError: indexing.matrix_subscript.mat3_dynamic_write_dynamic_read_vertex: Fail
 

Comment 1 by kbr@chromium.org, Aug 11 2016

Blocking: 483282

Comment 2 by kbr@chromium.org, Aug 11 2016

Summary: WebglConformance_deqp_functional_gles3_shaderindexing_mat_01 flaky on Mac 10.10 Release (ATI) (was: webgl2_conformance_tests flaky on Mac 10.10 Release (ATI))
Updated synopsis -- it looks like it's mainly this one WebGL 2.0 conformance test.

Project Member

Comment 3 by bugdroid1@chromium.org, Aug 11 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/f9099374b9896cc8b32e5e6fe6030f2d8cf6f98d

commit f9099374b9896cc8b32e5e6fe6030f2d8cf6f98d
Author: kbr <kbr@chromium.org>
Date: Thu Aug 11 19:03:24 2016

Mark deqp/functional/gles3/shaderindexing/mat_01.html flaky on Mac Pro AMD.

BUG=636648
CQ_INCLUDE_TRYBOTS=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
TBR=sunnyps@chromium.org
NOTRY=true

Review-Url: https://codereview.chromium.org/2239743003
Cr-Commit-Position: refs/heads/master@{#411390}

[modify] https://crrev.com/f9099374b9896cc8b32e5e6fe6030f2d8cf6f98d/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py

Owner: zmo@chromium.org
Status: Assigned (was: Unconfirmed)

Comment 6 by zmo@chromium.org, Sep 2 2016

Please update the webgl2_conformance_expectations.py accordingly

Comment 7 by kbr@chromium.org, Oct 4 2016

Blocking: -483282

Comment 8 by kbr@chromium.org, Oct 4 2016

Blockedon: 483282
 Issue 702338  has been merged into this issue.
Components: -Internals>GPU>WebGL Blink>WebGL
Labels: GPU-AMD
Summary: WebglConformance_deqp_functional_gles3_shaderindexing_mat_01 flaky on Mac AMD (was: WebglConformance_deqp_functional_gles3_shaderindexing_mat_01 flaky on Mac 10.10 Release (ATI))
Also seen on Mac Experimental Retina Release (AMD)
https://build.chromium.org/p/chromium.gpu.fyi/builders/Mac%20Experimental%20Retina%20Release%20%28AMD%29/builds/263
Project Member

Comment 11 by bugdroid1@chromium.org, Mar 17 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/373cfc2e3bd3da59db2ed3356d2022a0c092c740

commit 373cfc2e3bd3da59db2ed3356d2022a0c092c740
Author: ynovikov <ynovikov@chromium.org>
Date: Fri Mar 17 02:21:36 2017

Suppress some flaky WebGL and WebGL2 tests

conformance/glsl/misc/glsl-long-variable-names.html
conformance/textures/image_bitmap_from_video/tex-2d-rgb-rgb-unsigned_byte.html
on NVIDIA Shield

deqp/functional/gles3/shaderoperator/common_functions.html
deqp/functional/gles3/shaderindexing/mat_01.html
on Mac AMD

BUG=636648,  701929 ,  702336 
TBR=kbr@chromium.org
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

Review-Url: https://codereview.chromium.org/2754853004
Cr-Commit-Position: refs/heads/master@{#457659}

[modify] https://crrev.com/373cfc2e3bd3da59db2ed3356d2022a0c092c740/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
[modify] https://crrev.com/373cfc2e3bd3da59db2ed3356d2022a0c092c740/content/test/gpu/gpu_tests/webgl_conformance_expectations.py

Comment 12 by kbr@chromium.org, Aug 25 2017

Cc: zmo@chromium.org cwallez@chromium.org
 Issue 644360  has been merged into this issue.

Comment 13 by kbr@chromium.org, Aug 25 2017

Cc: kainino@chromium.org
 Issue 659871  has been merged into this issue.

Comment 14 by kbr@chromium.org, Aug 25 2017

 Issue 751254  has been merged into this issue.

Comment 15 by kbr@chromium.org, Aug 25 2017

Summary: WebglConformance_deqp_functional_gles3_shaderindexing_* flaky on Mac AMD (was: WebglConformance_deqp_functional_gles3_shaderindexing_mat_01 flaky on Mac AMD)

Comment 16 by kbr@chromium.org, Aug 25 2017

Labels: -Hotlist-PixelWrangler
Duplicated multiple reports of flaky failures in the same suite of tests (shaderindexing_*) into this bug.

Sign in to add a comment