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

Issue 745888 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Aug 31
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug

Blocked on:
issue 719580



Sign in to add a comment

WebGL texture size limits test fails on Linux Release (Intel HD 630) bot

Project Member Reported by geoffl...@chromium.org, Jul 18 2017

Issue description

The WebGL conformance/textures/misc/texture-size-limit.html test is failing on the Linux Release (Intel HD 630) with OUT_OF_MEMORY errors:

AssertionError: getError expected: NO_ERROR. Was OUT_OF_MEMORY : there should be no error for level: 14 1x1
  requestAnimationFrame
  FAIL getError expected: NO_ERROR. Was OUT_OF_MEMORY : there should be no error for level: 14 1x1
  getError expected: NO_ERROR. Was OUT_OF_MEMORY : there should be no error for level: 14 1x1
  FAIL getError expected: NO_ERROR. Was OUT_OF_MEMORY : there should be no error for level: 14 1x1
  getError expected: NO_ERROR. Was OUT_OF_MEMORY : there should be no error for level: 13 2x2
...
 
Project Member

Comment 1 by bugdroid1@chromium.org, Jul 18 2017

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

commit 583026b895812259d007d6f12c0f4abdc5b06844
Author: Geoff Lang <geofflang@chromium.org>
Date: Tue Jul 18 18:41:56 2017

Supress WebGL failures for new Linux Intel HD 630 bot.

TBR=kbr@chromium.org
NOTRY=true

BUG= 745888 

Change-Id: I74fc63416e07782daa5915fafcdd51fc4d40cb67
Reviewed-on: https://chromium-review.googlesource.com/576081
Reviewed-by: Geoff Lang <geofflang@chromium.org>
Reviewed-by: Kenneth Russell <kbr@chromium.org>
Commit-Queue: Geoff Lang <geofflang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#487538}
[modify] https://crrev.com/583026b895812259d007d6f12c0f4abdc5b06844/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
[modify] https://crrev.com/583026b895812259d007d6f12c0f4abdc5b06844/content/test/gpu/gpu_tests/webgl_conformance_expectations.py

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

Blocking: -719580

Comment 3 by kbr@chromium.org, Aug 11 2017

Blockedon: 719580
Project Member

Comment 4 by sheriffbot@chromium.org, Aug 13

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
Cc: kbr@chromium.org zmo@chromium.org
Owner: kbr@chromium.org
Status: Assigned (was: Untriaged)
Assigning to kbr for triage.  Is this something that should ever be fixed?
Cc: yunchao...@intel.com
Components: -Internals>GPU Blink>WebGL Internals>GPU>Internals
Labels: -Pri-3 -Hotlist-Recharge-Cold GPU-Intel OS-Linux Pri-2
Owner: yang...@intel.com
Yes. Yang, Yunchao, could you please investigate this? It looks like a potential bug in Mesa. Maybe it's already been fixed.

I had tested this case on local machine(Ubuntu 17.04) with Intel HD 630, and could not reproduce it now.
Owner: xinghua....@intel.com
Thanks Xinghua for checking. Would you prepare a CL removing the suppression for the Linux Intel HD 630 bot from webgl_conformance_expectations.py and webgl2_conformance_expectations.py?

Hi, kbr, We reproduced this issue on Broadwell machine and submitted a bug to mesa team ago, https://bugs.freedesktop.org/show_bug.cgi?id=99108, then mesa team did not provide a solution.
Now could not reproduce this issue on three platforms(coffelake with HD630, skylake with HD630 and broadwell with iris pro graphics 6200).
I do not ensure that mesa had fixed it, but I submit a CL to remove suppression, https://chromium-review.googlesource.com/c/chromium/src/+/1195113


Thanks Xinghua. Let's integrate your CL which removes the suppression for our bots.

Project Member

Comment 11 by bugdroid1@chromium.org, Aug 31

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

commit 403812ba62503c0d19f0df113989ff064be1099f
Author: Xinghua Cao <xinghua.cao@intel.com>
Date: Fri Aug 31 02:19:31 2018

Remove suppression for Linux Intel HD630 bot

Remove conformance/textures/misc/texture-size-limit.html
suppression for Linux Intel HD630 bot.

BUG= 745888 

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;luci.chromium.try:win_optional_gpu_tests_rel
Change-Id: I53c48b9fdacdcb94555ea586d7673d5dc30f4ac3
Reviewed-on: https://chromium-review.googlesource.com/1195113
Reviewed-by: Kenneth Russell <kbr@chromium.org>
Commit-Queue: Kenneth Russell <kbr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#587917}
[modify] https://crrev.com/403812ba62503c0d19f0df113989ff064be1099f/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
[modify] https://crrev.com/403812ba62503c0d19f0df113989ff064be1099f/content/test/gpu/gpu_tests/webgl_conformance_expectations.py

Status: Fixed (was: Assigned)
Let's call this fixed until proven otherwise.

Sign in to add a comment