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

Issue 606074 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 656478
Owner: ----
Closed: Nov 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 429053



Sign in to add a comment

A bunch of texturefiltering* deqp tests fail on Mac

Project Member Reported by zmo@chromium.org, Apr 22 2016

Issue description

The following fail on Intel/AMD/NVIDIA bots (but not on my local AMD Radeon HD FirePro D500)

cube_formats_*
cube_sizes_*
cube_combinations_* 

The following fail on Intel only

2d_combinations_01
2d_array_combinations_01
3d_combinations_06
3d_combinations_07
3d_combinations_08
 

Comment 1 by zmo@chromium.org, Apr 22 2016

For the Intel specific failures, it seems they are all in the LINEAR filtering mode.
Project Member

Comment 2 by bugdroid1@chromium.org, Apr 22 2016

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

commit 6ea77ea4e7e8379659ec2d6c90e97cdbd88c3a33
Author: zmo <zmo@chromium.org>
Date: Fri Apr 22 23:29:37 2016

Roll WebGL 51b33d0..165311e

https://chromium.googlesource.com/external/khronosgroup/webgl.git/+log/51b33d0..165311e

BUG= 606021 , 606074 
TEST=bots
TBR=bajones@chromium.org,qiankun.miao@intel.com
NOTRY=true
CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.linux:linux_optional_gpu_tests_rel

Review URL: https://codereview.chromium.org/1918463002

Cr-Commit-Position: refs/heads/master@{#389298}

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

Project Member

Comment 3 by bugdroid1@chromium.org, Jun 22 2016

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

commit 60714ca531b4b2f90ceed1a69ec44e0847998694
Author: zmo <zmo@chromium.org>
Date: Wed Jun 22 18:09:28 2016

The disable_seamless_cube_map workaround should only apply to primary Intel.

On Mac retina where Intel is integrated and AMD/NVIDIA is discrete and is what
is used for WebGL, this workaround should not apply.

(This only affects WebGL2 on mac, so skip general try/cq bots)

BUG= 606074 , 597794 
TEST=mac gpu bots
R=bajones@chromium.org
NOTRY=true
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/2081813002
Cr-Commit-Position: refs/heads/master@{#401344}

[modify] https://crrev.com/60714ca531b4b2f90ceed1a69ec44e0847998694/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
[modify] https://crrev.com/60714ca531b4b2f90ceed1a69ec44e0847998694/gpu/config/gpu_driver_bug_list_json.cc

Project Member

Comment 4 by bugdroid1@chromium.org, Jun 30 2016

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

commit d0cf15e974aff5aaf53df87079969f181948a099
Author: zmo <zmo@chromium.org>
Date: Thu Jun 30 21:27:12 2016

Enable seamless cubemap on Mac Intel.

BUG= 597794 , 606074 
NOTRY=true
TEST=eanbled webgl2 conformance tests
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/2113573002
Cr-Commit-Position: refs/heads/master@{#403294}

[modify] https://crrev.com/d0cf15e974aff5aaf53df87079969f181948a099/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
[modify] https://crrev.com/d0cf15e974aff5aaf53df87079969f181948a099/gpu/config/gpu_driver_bug_list_json.cc

Comment 5 by zmo@chromium.org, Nov 8 2016

Mergedinto: 656478
Status: Duplicate (was: Available)
Components: -Internals>GPU>WebGL Blink>WebGL

Sign in to add a comment