Disable accidentally reenabled tests.

This commit is contained in:
Josh Matthews 2016-11-22 09:07:54 -05:00
parent a89ba50180
commit a538416283
2 changed files with 4 additions and 0 deletions

View file

@ -1,5 +1,6 @@
[rsa_importKey.worker.html]
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

View file

@ -0,0 +1,3 @@
[send-usp.worker.html]
type: testharness
disabled: https://github.com/servo/servo/issues/12654