WebGL texture size limits test fails on Linux Release (Intel HD 630) bot |
||||||||
Issue descriptionThe 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 ...
,
Aug 11 2017
,
Aug 11 2017
,
Aug 13
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
,
Aug 17
Assigning to kbr for triage. Is this something that should ever be fixed?
,
Aug 24
Yes. Yang, Yunchao, could you please investigate this? It looks like a potential bug in Mesa. Maybe it's already been fixed.
,
Aug 28
I had tested this case on local machine(Ubuntu 17.04) with Intel HD 630, and could not reproduce it now.
,
Aug 29
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?
,
Aug 29
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
,
Aug 29
Thanks Xinghua. Let's integrate your CL which removes the suppression for our bots.
,
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
,
Aug 31
Let's call this fixed until proven otherwise. |
||||||||
►
Sign in to add a comment |
||||||||
Comment 1 by bugdroid1@chromium.org
, Jul 18 2017