Bug 194780

Summary: [ Mac WK2 ] Layout Test http/wpt/webauthn/public-key-credential-create-success-hid.https.html is flaky failure
Product: WebKit Reporter: Truitt Savell <tsavell>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: alex.gaynor, bfulgham, jiewen_tan, jlewis3, lforschler, ryanhaddad, sroberts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=196377
https://bugs.webkit.org/show_bug.cgi?id=197917

Description Truitt Savell 2019-02-18 10:25:05 PST
The following layout test is flaky on Mac WK2

http/wpt/webauthn/public-key-credential-create-success-hid.https.html

Probable cause:

Unknown, failure has been present for the whole history. Test was added in https://trac.webkit.org/changeset/238166/webkit.

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Fwpt%2Fwebauthn%2Fpublic-key-credential-create-success-hid.https.html

Diff:
--- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/http/wpt/webauthn/public-key-credential-create-success-hid.https-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/http/wpt/webauthn/public-key-credential-create-success-hid.https-actual.txt
@@ -2,7 +2,7 @@
 PASS PublicKeyCredential's [[create]] with minimum options in a mock local authenticator. 
 PASS PublicKeyCredential's [[create]] with authenticatorSelection { 'cross-platform' } in a mock local authenticator. 
 PASS PublicKeyCredential's [[create]] with requireResidentKey { false } in a mock local authenticator. 
-PASS PublicKeyCredential's [[create]] with userVerification { 'preferred' } in a mock local authenticator. 
+FAIL PublicKeyCredential's [[create]] with userVerification { 'preferred' } in a mock local authenticator. promise_test: Unhandled rejection with value: object "NotAllowedError: Operation timed out."
 PASS PublicKeyCredential's [[create]] with userVerification { 'discouraged' } in a mock local authenticator. 
 PASS PublicKeyCredential's [[create]] with mixed options in a mock local authenticator.
Comment 1 Radar WebKit Bug Importer 2019-02-19 10:51:15 PST
<rdar://problem/48206079>
Comment 2 Shawn Roberts 2019-03-28 16:12:44 PDT
Marked flaky in https://trac.webkit.org/changeset/243629/webkit while waiting for a fix.
Comment 3 Brent Fulgham 2019-05-29 13:26:26 PDT

*** This bug has been marked as a duplicate of bug 197917 ***