mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
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:
commit
61648a9bde
2 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
3
tests/wpt/metadata/XMLHttpRequest/send-usp.worker.js.ini
Normal file
3
tests/wpt/metadata/XMLHttpRequest/send-usp.worker.js.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[send-usp.worker.html]
|
||||
type: testharness
|
||||
disabled: https://github.com/servo/servo/issues/12654
|
Loading…
Add table
Add a link
Reference in a new issue