Skip to content

Commit

Permalink
[Gardening]: REGRESSION (275711@main): [ macOS iOS wk2 ] 4 http/wpt/w…
Browse files Browse the repository at this point in the history
…ebauthn/public-key-credential tests are a consistent failure

https://bugs.webkit.org/show_bug.cgi?id=270673
rdar://124229592

Unreviewed test gardening.

Modified test expectations.

* LayoutTests/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:

Canonical link: https://commits.webkit.org/275814@main
  • Loading branch information
karlrackler committed Mar 8, 2024
1 parent 3bc33cf commit 1cf947c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
5 changes: 0 additions & 5 deletions LayoutTests/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -473,11 +473,6 @@ 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
9 changes: 5 additions & 4 deletions LayoutTests/platform/mac-wk2/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -942,13 +942,14 @@ webkit.org/b/189598 compositing/backing/backing-store-attachment-fill-forwards-a

# Local authenticator tests require restricted keychain entitlement, which cannot be signed with ad hoc signing.
# Therefore, tests fail on OpenSource bots. They will be covered by Internal bots.
http/wpt/webauthn/public-key-credential-create-failure-local.https.html [ Skip ]
http/wpt/webauthn/public-key-credential-create-failure-local-silent.https.html [ Skip ]
http/wpt/webauthn/public-key-credential-create-success-local.https.html [ Skip ]
http/wpt/webauthn/public-key-credential-get-failure-local.https.html [ Skip ]
http/wpt/webauthn/public-key-credential-get-failure-local-silent.https.html [ Skip ]
http/wpt/webauthn/public-key-credential-get-success-local.https.html [ Skip ]

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 ]

webkit.org/b/194826 http/tests/resourceLoadStatistics/do-not-block-top-level-navigation-redirect.html [ Pass Timeout ]

webkit.org/b/187391 accessibility/mac/async-increment-decrement-action.html [ Skip ]
Expand Down

0 comments on commit 1cf947c

Please sign in to comment.