Commit 2e381b41 authored by Geoff Lang's avatar Geoff Lang Committed by Commit Bot

Expect uniform-blocks-with-arrays to fail on Linux AMD.

TBR=zmo@chromium.org
NOTRY=true

BUG=angleproject:2103

Change-Id: I72b1be3b79c1ac784bf343a23095ad4bdbc1e7f8
Reviewed-on: https://chromium-review.googlesource.com/575011Reviewed-by: default avatarGeoff Lang <geofflang@chromium.org>
Commit-Queue: Geoff Lang <geofflang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#487166}
parent 58ed7135
......@@ -911,6 +911,8 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
['linux', 'amd'], bug=658842)
self.Fail('conformance2/rendering/uniform-block-buffer-size.html',
['linux', 'amd'], bug=658844)
self.Fail('conformance2/uniforms/uniform-blocks-with-arrays.html',
['linux', 'amd'], bug=2103) # angle bug ID
# Linux AMD R7 240
self.Fail('conformance2/textures/canvas/' +
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment