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

Issue 679678 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Feb 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

conformance/extensions/webgl-compressed-texture-etc.html in WebGL 2 conformance test failed

Project Member Reported by yunchao...@intel.com, Jan 10 2017

Issue description

I think this is caused by the test itself.
 
The tests still fails if WEBGL_compressed_texture_etc doesn't exist. Fixed in: https://github.com/KhronosGroup/WebGL/pull/2265
Project Member

Comment 3 by bugdroid1@chromium.org, Jan 18 2017

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

commit 0060c96e98116c008b5e42a2063330ff55a0d26d
Author: qiankun.miao <qiankun.miao@intel.com>
Date: Wed Jan 18 20:21:21 2017

Roll WebGL 06ad9fd..9b0c9de

https://chromium.googlesource.com/external/khronosgroup/webgl.git/+log/06ad9fd..9b0c9de

BUG= 473739 , 679639,  682190 ,  679678 ,  angleproject:1672 

TEST=bots

CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel

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

[modify] https://crrev.com/0060c96e98116c008b5e42a2063330ff55a0d26d/DEPS
[modify] https://crrev.com/0060c96e98116c008b5e42a2063330ff55a0d26d/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py

Project Member

Comment 4 by bugdroid1@chromium.org, Jan 19 2017

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

commit a5e49a2b2acf7ef4a79030c06589dde1e2ca3684
Author: qiankun.miao <qiankun.miao@intel.com>
Date: Thu Jan 19 00:29:20 2017

Fix crash in CompressedTexSubImage taking 0 offset without pbo

DCHECK is triggered: "FATAL:gles2_implementation.cc(663)] Check failed:
data. " before this CL.

BUG= 679678 
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;master.tryserver.chromium.android:android_optional_gpu_tests_rel

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

[modify] https://crrev.com/a5e49a2b2acf7ef4a79030c06589dde1e2ca3684/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
[modify] https://crrev.com/a5e49a2b2acf7ef4a79030c06589dde1e2ca3684/gpu/command_buffer/client/gles2_implementation.cc

Project Member

Comment 5 by bugdroid1@chromium.org, Feb 7 2017

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

commit cae4d18a00b5dd78b62f9adb99a64985126d6e94
Author: zmo <zmo@chromium.org>
Date: Tue Feb 07 20:08:49 2017

Update more WebGL conformance tests on bots.

Mostly Nexus 5X.

BUG=610951, 679678 
TEST=bots
TBR=kbr@chromium.org
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;master.tryserver.chromium.android:android_optional_gpu_tests_rel

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

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

Components: Internals>GPU>WebGL
Yunchao: now that those two pull requests have been merged, can this be closed?
P.S. This bug has probably passed under the radar for a while because it had no component and no owner, so please set at least the component in the future. I actually accidentally found it via a Google search.
Status: Fixed (was: Untriaged)
Yes, I think we can close this issue. Thanks for your reminder that we should set appropriate component(s) for crbug, Kai.
Components: -Internals>GPU>WebGL Blink>WebGL

Sign in to add a comment