diff options
author | Josh Matthews <josh@joshmatthews.net> | 2016-09-29 16:36:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-29 16:36:52 -0400 |
commit | 0a106aa24d0fc369d7c7b6b62666a5eb872a7b47 (patch) | |
tree | b7a34c0139f2f0b7cf22cbb858fb3a2d37ef623b | |
parent | 8e9e3448842f7ddf1a8ffb1a670959daf5392f34 (diff) | |
download | servo-0a106aa24d0fc369d7c7b6b62666a5eb872a7b47.tar.gz servo-0a106aa24d0fc369d7c7b6b62666a5eb872a7b47.zip |
Disable gl-matrix-attributes.html
-rw-r--r-- | tests/wpt/metadata/webgl/conformance-1.0.3/conformance/attribs/gl-matrix-attributes.html.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/attribs/gl-matrix-attributes.html.ini b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/attribs/gl-matrix-attributes.html.ini index b8fda613d6d..608203ba363 100644 --- a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/attribs/gl-matrix-attributes.html.ini +++ b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/attribs/gl-matrix-attributes.html.ini @@ -1,5 +1,6 @@ [gl-matrix-attributes.html] type: testharness + disabled: https://github.com/servo/servo/issues/13359 [WebGL test #2: glProgram should be non-null. Was null] expected: FAIL |