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

Issue 626742 link

Starred by 3 users

Issue metadata

Status: Started
Owner:
Last visit 21 days ago
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug-Regression

Blocking:
issue 557848



Sign in to add a comment

WebglConformance.conformance_textures_misc_tex_image_webgl failing on Linux AMD

Project Member Reported by cwallez@chromium.org, Jul 8 2016

Issue description

The WebGL test started failing at this build https://build.chromium.org/p/chromium.gpu.fyi/builders/Linux%20Release%20%28ATI%29/builds/48563

There is a WebGL roll in the commit list but it doesn't seem related.

Another potentially related change is https://chromium.googlesource.com/chromium/src/+/ae22291b584735f8458ce123ceac88d8567f53cd Dong Seong, can you take a look?
 
Project Member

Comment 1 by bugdroid1@chromium.org, Jul 8 2016

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

commit c6f0d7917bffb135f74fd18cec20aa0166d96150
Author: cwallez <cwallez@chromium.org>
Date: Fri Jul 08 21:03:32 2016

WebGL: add expectations for recent regressions

TBR=zmo@chromium.org
BUG= 626524 
BUG=626742
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/2134643004
Cr-Commit-Position: refs/heads/master@{#404484}

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

Comment 2 by kbr@chromium.org, Jul 8 2016

Labels: -Type-Bug -Pri-3 Pri-2 Type-Bug-Regression
https://chromium.googlesource.com/chromium/src/+/ae22291b584735f8458ce123ceac88d8567f53cd sounds plausible. I think we should revert the change and undo the failure expectation, and work on re-landing it. Corentin, is that feasible and if so could you do it?

A revert is in the CQ.

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

Blocking: 557848
Owner: dongseon...@intel.com
Status: Started (was: Available)
It turned out the revert didn't work so Dongseong submitted https://codereview.chromium.org/2131863003/ for this.

Project Member

Comment 5 by bugdroid1@chromium.org, Jul 12 2016

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

commit 17bc1818c93d77c43fa0613008c5554a55b34438
Author: dongseong.hwang <dongseong.hwang@intel.com>
Date: Tue Jul 12 23:17:26 2016

WebGL: enable conformance/textures/misc/tex-image-webgl.html

We found https://codereview.chromium.org/2131863003/ causes this failure.
As we can fix the root issue, enable it again.

BUG=626742
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
NOTRY=true

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

[modify] https://crrev.com/17bc1818c93d77c43fa0613008c5554a55b34438/content/test/gpu/gpu_tests/webgl_conformance_expectations.py

Components: -Internals>GPU>WebGL Blink>WebGL

Sign in to add a comment