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

Issue 766776 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

gl_vertex_attrib_normalized_int failures on LInux

Project Member Reported by briander...@chromium.org, Sep 19 2017

Issue description

This is a new test that started failing on the Linux fyi bots after a recent WebGL roll.

Both the AMD and NVIDIA Linux bots are failing. These are the first failures:

https://build.chromium.org/p/chromium.gpu.fyi/builders/Linux%20Release%20%28AMD%20R7%20240%29/builds/3022

https://build.chromium.org/p/chromium.gpu.fyi/builders/Linux%20Release%20%28NVIDIA%29/builds/50778
 
Description: Show this description
Labels: -Pri-3 Hotlist-PixelWrangler Pri-2

Comment 4 Deleted

Comment 5 by kbr@chromium.org, Sep 20 2017

Cc: geoffl...@chromium.org
Components: Internals>GPU>ANGLE
This isn't quite accurate. The test is failing on this bot:

https://luci-milo.appspot.com/buildbot/chromium.gpu.fyi/Linux%20Release%20%28AMD%20R7%20240%29/

Maybe because we're still using the OpenGL compatibility profile, rather than the Core Profile, on that machine? Why would that be the case?

On https://luci-milo.appspot.com/buildbot/chromium.gpu.fyi/Linux%20Release%20%28NVIDIA%29/50827 , it's a different test failure -- WebglConformance_conformance_textures_image_bitmap_from_video_tex_2d_rgba_rgba_unsigned_short_5_5_5_1  in webgl2_conformance_gl_passthrough_tests . I filed Issue 766918 about it.

Comment 6 by kbr@chromium.org, Sep 20 2017

Project Member

Comment 7 by bugdroid1@chromium.org, Sep 20 2017

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

commit 75a0b5d7bb1063ccc2372b9697ae70ddcc19ca6d
Author: Kenneth Russell <kbr@chromium.org>
Date: Wed Sep 20 04:45:43 2017

Mark two WebGL conformance tests failing.

BUG=766776, 766918
TBR=zmo@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
Change-Id: I23200cc5111e5d8ed6a2ee00f4aa7ffb1643b914
Reviewed-on: https://chromium-review.googlesource.com/674523
Commit-Queue: Kenneth Russell <kbr@chromium.org>
Reviewed-by: Kenneth Russell <kbr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#503052}
[modify] https://crrev.com/75a0b5d7bb1063ccc2372b9697ae70ddcc19ca6d/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py

Sign in to add a comment