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:
Ashwin Naren 2025-09-20 00:24:32 -07:00 committed by GitHub
parent 8a59c2cf56
commit 8c45428760
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 191 additions and 0 deletions

View file

@ -0,0 +1,12 @@
[credentialscontainer-get-basics.https.html]
[Calling navigator.credentials.get() without a valid matching interface.]
expected: FAIL
[navigator.credentials.get() aborted with custom reason]
expected: FAIL
[navigator.credentials.get() aborted with different objects]
expected: FAIL
[navigator.credentials.get() rejects when aborted after the promise creation]
expected: FAIL