New issue
Advanced search Search tips

Issue 665197 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 2
Type: Bug

Blocking:
issue 662644


Show other hotlists

Hotlists containing this issue:
webgl-conformance-all


Sign in to add a comment

conformance2/textures/image_data/tex-2d-*_integer-unsigned_byte.html failing on Mac Intel

Project Member Reported by kainino@chromium.org, Nov 14 2016

Issue description

This is most likely due to a known Mac Intel bug (todo: find that bug).

I can't repro on OS X 10.12.1. Will look into it on another machine later.

Immediate solution is almost certainly to fix the "skipCorner" logic in
js/tests/tex-image-and-sub-image-2d-with-image-data.js
 
Labels: OS-Mac
Status: Started (was: Assigned)
Able to repro on OS X 10.11.4.
Status: Fixed (was: Started)
Done: https://github.com/KhronosGroup/WebGL/pull/2154
Project Member

Comment 3 by bugdroid1@chromium.org, Jun 8 2017

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

commit 1733d120eb79e2d8d49b18892e60ee1297f646f7
Author: zmo <zmo@chromium.org>
Date: Thu Jun 08 23:24:48 2017

Update WebGL2 conformance test expectations for Mac bots.

BUG= 598930 , 617290 , 618464 ,630800, 641149 , 643866 , 645298 , 646182 , 654187 , 663188 ,665197, 665656 , 676848 , 679682 , 679684 , 679686 , 679687 , 679689 , 679690 , 679691 , 680278 , 684903 
TEST=mac bots on GPU FYI waterfall
TBR=kbr@chromium.org,kainino@chromium.org
NOTRY=true
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;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

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

[modify] https://crrev.com/1733d120eb79e2d8d49b18892e60ee1297f646f7/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py

Status: Available (was: Fixed)
These tests are still failing.
Summary: conformance2/textures/image_data/tex-2d-*_integer-unsigned_byte.html failing on Mac Intel (was: conformance2/textures/image_data/tex-2d-*_integer-unsigned_byte.html failing)
Hey Kai, what needs to be done here?
Status: Assigned (was: Available)
I seem to recall that we needed to file a radar about this. My notes on this seem incomplete - I have a link to issue 658930 but I'm not sure it's related.

I would need to open up this test again and look into what's happening.

This may or may not have been related to  issue 665656 . IIRC I saw this bug while working on that bug, but that one was fixed.
Blocking: 662644
Labels: webgl-conformance

Sign in to add a comment