Skip to content

Commit

Permalink
[Webauthn] Disable tests until test development for access group landed
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=270583
rdar://124150813

Unreviewed.

* LayoutTests/TestExpectations:
These tests fail because WKTR doesn't have access to the real access group for passkeys,
they will be re-enabled after test development to use a different group in tests.

Canonical link: https://commits.webkit.org/275751@main
  • Loading branch information
Pascoe committed Mar 6, 2024
1 parent 525f853 commit c1c0248
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions LayoutTests/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,11 @@ webkit.org/b/269751 http/wpt/webauthn/public-key-credential-get-success-nfc.http
webkit.org/b/269751 http/wpt/webauthn/public-key-credential-get-success-u2f.https.html [ Crash ]
webkit.org/b/269751 http/wpt/webauthn/public-key-credential-same-origin-with-ancestors.https.html [ Crash ]

webkit.org/b/270583 http/wpt/webauthn/public-key-credential-create-failure-local-silent.https.html [ Pass Failure ]
webkit.org/b/270583 http/wpt/webauthn/public-key-credential-create-failure-local.https.html [ Pass Failure ]
webkit.org/b/270583 http/wpt/webauthn/public-key-credential-create-success-local.https.html [ Pass Failure ]
webkit.org/b/270583 http/wpt/webauthn/public-key-credential-get-failure-local.https.html [ Pass Failure ]

# Console log lines may appear in a different order so we silence them.
http/tests/security/cookie-module.html [ DumpJSConsoleLogInStdErr ]
http/tests/security/cookie-module-import-propagate.html [ DumpJSConsoleLogInStdErr ]
Expand Down

0 comments on commit c1c0248

Please sign in to comment.