Commit 8fbfcdac authored by Corentin Wallez's avatar Corentin Wallez Committed by Commit Bot

Supress WebGL2 failure on Linux/NVIDIA/Passthrough.

BUG=chromium:793055
TBR=zmo@chromium.org

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: I47ae5b9c289631b8182c6015e0e975dfb341e6ab
Reviewed-on: https://chromium-review.googlesource.com/825147
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: default avatarCorentin Wallez <cwallez@chromium.org>
Cr-Commit-Position: refs/heads/master@{#524146}
parent 77b67975
......@@ -343,6 +343,8 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
['linux', 'passthrough', 'opengl', 'nvidia'], bug=766918)
self.Fail('deqp/functional/gles3/shaderoperator/common_functions.html',
['linux', 'passthrough', 'opengl', 'nvidia'], bug=793055)
self.Fail('deqp/functional/gles3/shadercommonfunction.html',
['linux', 'passthrough', 'opengl', 'nvidia'], bug=793055)
self.Fail('deqp/functional/gles3/shaderpackingfunction.html',
['linux', 'passthrough', 'opengl', 'nvidia'], bug=794341)
......
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