From 8e9e3448842f7ddf1a8ffb1a670959daf5392f34 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Thu, 29 Sep 2016 16:36:01 -0400 Subject: [PATCH 1/2] Disable rsa_importKey.worker.js --- .../WebCryptoAPI/import_export/rsa_importKey.worker.js.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/wpt/metadata/WebCryptoAPI/import_export/rsa_importKey.worker.js.ini b/tests/wpt/metadata/WebCryptoAPI/import_export/rsa_importKey.worker.js.ini index f70f7bf85af..c6e5bf65a4d 100644 --- a/tests/wpt/metadata/WebCryptoAPI/import_export/rsa_importKey.worker.js.ini +++ b/tests/wpt/metadata/WebCryptoAPI/import_export/rsa_importKey.worker.js.ini @@ -1,5 +1,6 @@ [rsa_importKey.worker] type: testharness + disabled: https://github.com/servo/servo/issues/12654 [Good parameters: 1024 bits (spki, buffer(162), {hash: SHA-1, name: RSA-OAEP}, true, [encrypt\])] expected: FAIL From 0a106aa24d0fc369d7c7b6b62666a5eb872a7b47 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Thu, 29 Sep 2016 16:36:52 -0400 Subject: [PATCH 2/2] Disable gl-matrix-attributes.html --- .../conformance/attribs/gl-matrix-attributes.html.ini | 1 + 1 file changed, 1 insertion(+) 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