Auto merge of #15191 - servo:jdm-patch-1, r=mbrubeck

Reenable some tests

These should have been enabled as part of #15081 since they're grouped with #12654.

<!-- 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/15191)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-01-25 01:21:16 -08:00 committed by GitHub
commit c6157a2aba
2 changed files with 0 additions and 4 deletions

View file

@ -1,6 +1,5 @@
[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

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