Skip to content

Commit

Permalink
Enable two webgl2 conformance tests.
Browse files Browse the repository at this point in the history
BUG=617290
TEST=gpu bots
[email protected]
NOTRY=true
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel

Review-Url: https://codereview.chromium.org/2032063004
Cr-Commit-Position: refs/heads/master@{#397809}
  • Loading branch information
zhenyao authored and Commit bot committed Jun 3, 2016
1 parent 9f7ea64 commit 9ed8df3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ def SetExpectations(self):
self.Skip('deqp/functional/gles3/fragmentoutput.html', bug=483282)
self.Skip('deqp/functional/gles3/framebufferblit.html', bug=483282)
self.Skip('deqp/functional/gles3/instancedrendering.html', bug=483282)
self.Skip('deqp/functional/gles3/lifetime.html', bug=483282)
self.Skip('deqp/data/gles3/shaders/linkage.html', bug=601821)
self.Skip('deqp/functional/gles3/multisample.html', bug=483282)
self.Skip('deqp/functional/gles3/negativebufferapi.html', bug=483282)
self.Skip('deqp/functional/gles3/negativetextureapi.html', bug=483282)
self.Skip('deqp/functional/gles3/negativevertexarrayapi.html', bug=483282)
Expand Down

0 comments on commit 9ed8df3

Please sign in to comment.