mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Disable accidentally reenabled tests.
This commit is contained in:
parent
a89ba50180
commit
a538416283
2 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
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