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

Issue 617148 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

WebGL test 'glsl/matrices/glsl-mat4-to-mat3' flaky on Windows D3D9

Project Member Reported by jmad...@chromium.org, Jun 3 2016

Issue description

Example failing build:

https://build.chromium.org/p/chromium.gpu.fyi/builders/Win8%20Debug%20%28NVIDIA%29/builds/14223

[ RUN      ] WebglConformance.conformance_glsl_matrices_glsl_mat4_to_mat3
(INFO) 2016-06-03 06:27:10,845 cache_temperature.EnsurePageCacheTemperature:55  PageCacheTemperature: any
[3108:4076:0603/062711:INFO:CONSOLE(11)] "images are different: at (0,0): ref=(0,0,255,255)  test=(4,4,0,255) tolerance=0", source:  (11)
[3108:4076:0603/062711:INFO:CONSOLE(11)] "FAIL images are different: at (0,0): ref=(0,0,255,255)  test=(4,4,0,255) tolerance=0", source:  (11)
Traceback (most recent call last):
  File "c:\users\chrome~1\appdata\local\temp\runhjhdx1\third_party\catapult\telemetry\telemetry\internal\story_runner.py", line 84, in _RunStoryAndProcessErrorIfNeeded
    state.RunStory(results)
  File "c:\users\chrome~1\appdata\local\temp\runhjhdx1\content\test\gpu\gpu_tests\gpu_test_base.py", line 122, in RunStory
    RunStoryWithRetries(DesktopGpuSharedPageState, self, results)
  File "c:\users\chrome~1\appdata\local\temp\runhjhdx1\content\test\gpu\gpu_tests\gpu_test_base.py", line 72, in RunStoryWithRetries
    super(cls, shared_page_state).RunStory(results)
  File "c:\users\chrome~1\appdata\local\temp\runhjhdx1\third_party\catapult\telemetry\telemetry\page\shared_page_state.py", line 308, in RunStory
    self._current_page, self._current_tab, results)
  File "c:\users\chrome~1\appdata\local\temp\runhjhdx1\content\test\gpu\gpu_tests\webgl_conformance.py", line 87, in ValidateAndMeasurePage
    raise page_test.Failure(_WebGLTestMessages(tab))
Failure: images are different: at (0,0): ref=(0,0,255,255)  test=(4,4,0,255) tolerance=0
FAIL images are different: at (0,0): ref=(0,0,255,255)  test=(4,4,0,255) tolerance=0

Only seems to happen on D3D9. This is causing problems with the ANGLE CQ. Going to mark as flaky. cc'ing Eric, current GPU sheriff.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Jun 3 2016

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

commit 50652fc9f59227a0b9672c246f469afb5a7ced3b
Author: jmadill <jmadill@chromium.org>
Date: Fri Jun 03 17:23:51 2016

WebGL: Mark glsl-mat4-to-mat3 flaky on Win/D3D9.

This test is causing problems for the ANGLE CQ.

BUG= 617148 
R=kbr@chromium.org,zmo@chromium.org
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel

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

[modify] https://crrev.com/50652fc9f59227a0b9672c246f469afb5a7ced3b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py

Cc: jmad...@chromium.org
Owner: ----
Status: Available (was: Assigned)
Test marked as flaky but not fixed, unassigning myself for now.
Project Member

Comment 3 by bugdroid1@chromium.org, Jul 24 2016

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

commit 07941713abef60bb042135db521e5df17d88a9c9
Author: jmadill <jmadill@chromium.org>
Date: Sun Jul 24 00:32:02 2016

WebGL: Update expectations.

BUG= 483282 ,  594922 , 478572,  630860 ,  617148 
TBR=zmo@chromium.org
NOTRY=true
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

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

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

Components: -Internals>GPU>WebGL Blink>WebGL
Project Member

Comment 5 by sheriffbot@chromium.org, Jun 21 2018

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Comment 6 by kbr@chromium.org, Jun 21 2018

Status: WontFix (was: Untriaged)
The D3D9 backend is not a priority any more.

Sign in to add a comment