conformance/extensions/webgl-compressed-texture-etc.html in WebGL 2 conformance test failed |
||||
Issue descriptionI think this is caused by the test itself.
,
Jan 17 2017
The tests still fails if WEBGL_compressed_texture_etc doesn't exist. Fixed in: https://github.com/KhronosGroup/WebGL/pull/2265
,
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
,
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
,
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
,
Feb 8 2017
Yunchao: now that those two pull requests have been merged, can this be closed?
,
Feb 8 2017
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.
,
Feb 8 2017
Yes, I think we can close this issue. Thanks for your reminder that we should set appropriate component(s) for crbug, Kai.
,
Jun 20 2017
|
||||
►
Sign in to add a comment |
||||
Comment 1 by yunchao...@intel.com
, Jan 10 2017