Navigation Menu

Skip to content

Commit

Permalink
webgl: Remove some expected-fails for gl-vertex-attrib-zero-issues.html.
Browse files Browse the repository at this point in the history
These expecteds were added in a07d6b3
with the addition of disableVertexAttribArray(), but they haven't been
happening in my test runs.
  • Loading branch information
anholt committed Jan 6, 2017
1 parent f838944 commit 9a8784c
Showing 1 changed file with 0 additions and 30 deletions.
@@ -1,33 +1,3 @@
[gl-vertex-attrib-zero-issues.html]
type: testharness
expected: TIMEOUT
[WebGL test #5: at (0, 0) expected: 0,255,0,255 was 0,0,0,0]
expected: FAIL

[WebGL test #7: at (0, 0) expected: 0,255,0,255 was 0,0,0,0]
expected: FAIL

[WebGL test #11: at (0, 0) expected: 0,255,0,255 was 0,0,0,0]
expected: FAIL

[WebGL test #13: at (0, 0) expected: 0,255,0,255 was 0,0,0,0]
expected: FAIL

[WebGL test #17: at (0, 0) expected: 0,255,0,255 was 0,0,0,0]
expected: FAIL

[WebGL test #19: at (0, 0) expected: 0,255,0,255 was 0,0,0,0]
expected: FAIL

[WebGL test #23: at (0, 0) expected: 0,255,0,255 was 0,0,0,0]
expected: FAIL

[WebGL test #25: at (0, 0) expected: 0,255,0,255 was 0,0,0,0]
expected: FAIL

[WebGL test #29: at (0, 0) expected: 0,255,0,255 was 0,0,0,0]
expected: FAIL

[WebGL test #31: at (0, 0) expected: 0,255,0,255 was 0,0,0,0]
expected: FAIL

0 comments on commit 9a8784c

Please sign in to comment.