Skip to content

Commit

Permalink
Update WebGL CTS expectations
Browse files Browse the repository at this point in the history
conformance/glsl/misc/shaders-with-invariance.html should pass
with passthrough command buffer
since https://chromium-review.googlesource.com/446870 landed.

BUG=angleproject:1876
TBR=kbr@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

Review-Url: https://codereview.chromium.org/2737663002
Cr-Commit-Position: refs/heads/master@{#455104}
  • Loading branch information
y-novikov authored and Commit bot committed Mar 7, 2017
1 parent c333de7 commit 2e97347
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions content/test/gpu/gpu_tests/webgl_conformance_expectations.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,6 @@ def SetExpectations(self):
'resize.html', ['passthrough'], bug=665521)
self.Fail('conformance/glsl/misc/shader-with-dfdx.frag.html',
['passthrough'], bug=1639) # angle bug ID
self.Fail('conformance/glsl/misc/shaders-with-invariance.html',
['passthrough'], bug=1639) # angle bug ID
self.Fail('conformance/glsl/misc/shaders-with-name-conflicts.html',
['passthrough'], bug=1639) # angle bug ID
self.Fail('conformance/misc/invalid-passed-params.html',
Expand Down

0 comments on commit 2e97347

Please sign in to comment.