Commit df5364b9 authored by Geoff Lang's avatar Geoff Lang Committed by Commit Bot

Update the WebGL2 conformance expectations for the passthrough cmd decoder.

TBR=zmo@chromium.org
NOTRY=true

BUG=668223

Change-Id: Ibf09100c74fa4ec2c8e7738f7f977153f1816c69
Reviewed-on: https://chromium-review.googlesource.com/574929Reviewed-by: default avatarGeoff Lang <geofflang@chromium.org>
Commit-Queue: Geoff Lang <geofflang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#487198}
parent a2136def
...@@ -200,11 +200,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations): ...@@ -200,11 +200,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
self.Flaky('deqp/*', ['win', 'intel', 'd3d11'], bug=628395) self.Flaky('deqp/*', ['win', 'intel', 'd3d11'], bug=628395)
# Passthrough command decoder / D3D11 # Passthrough command decoder / D3D11
self.Fail('conformance2/textures/misc/' +
'copy-texture-image-webgl-specific.html',
['win', 'passthrough', 'd3d11'], bug=602688)
self.Fail('conformance/textures/misc/copy-tex-image-and-sub-image-2d.html',
['win', 'passthrough', 'd3d11'], bug=602688)
self.Fail('deqp/functional/gles3/shaderstruct.html', self.Fail('deqp/functional/gles3/shaderstruct.html',
['win', 'passthrough', 'd3d11'], bug=602688) ['win', 'passthrough', 'd3d11'], bug=602688)
......
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