Auto merge of #14321 - jdm:disable-crypto, r=Ms2ger

Disable accidentally reenabled tests.

Redisable tests that were accidentally enabled in the last WPT sync.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14321)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-11-22 12:39:28 -06:00 committed by GitHub
commit 61648a9bde
2 changed files with 4 additions and 0 deletions

View file

@ -1,5 +1,6 @@
[rsa_importKey.worker.html] [rsa_importKey.worker.html]
type: testharness 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\])] [Good parameters: 1024 bits (spki, buffer(162), {hash: SHA-1, name: RSA-OAEP}, true, [encrypt\])]
expected: FAIL expected: FAIL

View file

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