Commit edc23418 authored by geofflang's avatar geofflang Committed by Commit bot

Mark the compressed_cube WebGL2 test as passing on Windows.

BUG=614573
CQ_INCLUDE_TRYBOTS=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
NOTRY=true

Review-Url: https://codereview.chromium.org/2165643003
Cr-Commit-Position: refs/heads/master@{#406367}
parent 468fefb5
...@@ -131,9 +131,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations): ...@@ -131,9 +131,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
self.Fail('deqp/functional/gles3/fboinvalidate/whole.html', self.Fail('deqp/functional/gles3/fboinvalidate/whole.html',
['win'], bug=624506) ['win'], bug=624506)
self.Fail('deqp/functional/gles3/textureformat/compressed_cube.html',
['win'], bug=614573)
# ANGLE bug id # ANGLE bug id
self.Fail('deqp/functional/gles3/fbomultisample*', self.Fail('deqp/functional/gles3/fbomultisample*',
['win'], bug=1246) ['win'], bug=1246)
......
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