Skip to content

Commit

Permalink
Enable WebGL tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dzbarsky committed Apr 16, 2016
1 parent 7bd2381 commit 1ee11ec
Show file tree
Hide file tree
Showing 524 changed files with 6,280 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/wpt/metadata/webgl/conformance-1.0.3/__dir__.ini
@@ -1 +1,2 @@
disabled: https://github.com/servo/servo/issues/9331
disabled:
if os == "linux": https://github.com/servo/servo/issues/9331
@@ -0,0 +1,5 @@
[gl-disabled-vertex-attrib.html]
type: testharness
[WebGL test #0: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
expected: FAIL

@@ -0,0 +1,5 @@
[gl-enable-vertex-attrib.html]
type: testharness
[WebGL test #1: getError expected: INVALID_OPERATION. Was NO_ERROR : ]
expected: FAIL

0 comments on commit 1ee11ec

Please sign in to comment.