mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Enable credential management wpt tests (#39327)
Enabling them early to prevent intermittent failures. Fixes: Partially #38788 Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
This commit is contained in:
parent
8a59c2cf56
commit
8c45428760
12 changed files with 191 additions and 0 deletions
18
tests/wpt/meta/credential-management/otpcredential-get-basics.https.html.ini
vendored
Normal file
18
tests/wpt/meta/credential-management/otpcredential-get-basics.https.html.ini
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
[otpcredential-get-basics.https.html]
|
||||
[Basic usage]
|
||||
expected: FAIL
|
||||
|
||||
[Handle multiple requests in different order.]
|
||||
expected: FAIL
|
||||
|
||||
[Handle multiple requests with success and error.]
|
||||
expected: FAIL
|
||||
|
||||
[Deal with cancelled requests]
|
||||
expected: FAIL
|
||||
|
||||
[Should abort request]
|
||||
expected: FAIL
|
||||
|
||||
[Should abort request with reason]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue