Commit 10ec114d authored by zmo's avatar zmo Committed by Commit bot

Update WebGL conformance test expectations for Android.

BUG=
TEST=android_optional_gpu_bot
TBR=jmadill@chromium.org
NOTRY=true
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

Review-Url: https://codereview.chromium.org/2176993002
Cr-Commit-Position: refs/heads/master@{#407351}
parent 6ea8ec30
...@@ -726,6 +726,8 @@ class WebGLConformanceExpectations(GpuTestExpectations): ...@@ -726,6 +726,8 @@ class WebGLConformanceExpectations(GpuTestExpectations):
['linux', 'debug', ('intel', 0x412)], bug=604140) ['linux', 'debug', ('intel', 0x412)], bug=604140)
# Android failures # Android failures
self.Fail('conformance/glsl/bugs/sequence-operator-evaluation-order.html',
['android'], bug=478572)
self.Fail('deqp/data/gles2/shaders/constants.html', self.Fail('deqp/data/gles2/shaders/constants.html',
['android'], bug=478572) ['android'], bug=478572)
self.Fail('deqp/data/gles2/shaders/conversions.html', self.Fail('deqp/data/gles2/shaders/conversions.html',
......
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