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,93 @@
[idlharness.https.window.html]
[PasswordCredential interface: attribute name]
expected: FAIL
[PasswordCredential interface: attribute iconURL]
expected: FAIL
[PasswordCredential must be primary interface of passwordCredential]
expected: FAIL
[Stringification of passwordCredential]
expected: FAIL
[PasswordCredential interface: passwordCredential must inherit property "password" with the proper type]
expected: FAIL
[PasswordCredential interface: passwordCredential must inherit property "name" with the proper type]
expected: FAIL
[PasswordCredential interface: passwordCredential must inherit property "iconURL" with the proper type]
expected: FAIL
[Credential interface: passwordCredential must inherit property "id" with the proper type]
expected: FAIL
[Credential interface: passwordCredential must inherit property "type" with the proper type]
expected: FAIL
[Credential interface: passwordCredential must inherit property "isConditionalMediationAvailable()" with the proper type]
expected: FAIL
[Credential interface: passwordCredential must inherit property "willRequestConditionalCreation()" with the proper type]
expected: FAIL
[FederatedCredential interface: existence and properties of interface object]
expected: FAIL
[FederatedCredential interface object length]
expected: FAIL
[FederatedCredential interface object name]
expected: FAIL
[FederatedCredential interface: existence and properties of interface prototype object]
expected: FAIL
[FederatedCredential interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[FederatedCredential interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[FederatedCredential interface: attribute provider]
expected: FAIL
[FederatedCredential interface: attribute protocol]
expected: FAIL
[FederatedCredential interface: attribute name]
expected: FAIL
[FederatedCredential interface: attribute iconURL]
expected: FAIL
[FederatedCredential must be primary interface of federatedCredential]
expected: FAIL
[Stringification of federatedCredential]
expected: FAIL
[FederatedCredential interface: federatedCredential must inherit property "provider" with the proper type]
expected: FAIL
[FederatedCredential interface: federatedCredential must inherit property "protocol" with the proper type]
expected: FAIL
[FederatedCredential interface: federatedCredential must inherit property "name" with the proper type]
expected: FAIL
[FederatedCredential interface: federatedCredential must inherit property "iconURL" with the proper type]
expected: FAIL
[Credential interface: federatedCredential must inherit property "id" with the proper type]
expected: FAIL
[Credential interface: federatedCredential must inherit property "type" with the proper type]
expected: FAIL
[Credential interface: federatedCredential must inherit property "isConditionalMediationAvailable()" with the proper type]
expected: FAIL
[Credential interface: federatedCredential must inherit property "willRequestConditionalCreation()" with the proper type]
expected: FAIL