<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>245725</bug_id>
          
          <creation_ts>2022-09-27 06:31:43 -0700</creation_ts>
          <short_desc>REGRESSION (254766main): [ macOS ] http/wpt/webauthn/public-key-credential-get-failure.https.html is a flaky failure</short_desc>
          <delta_ts>2022-09-27 16:38:37 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Karl Rackler">rackler</reporter>
          <assigned_to name="Chris Dumez">cdumez</assigned_to>
          <cc>cdumez</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1901473</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-09-27 06:31:43 -0700</bug_when>
    <thetext>Description:
http/wpt/webauthn/public-key-credential-get-failure.https.html

The test was consistently passing until at 254766@main it began to flaky fail on Monterey wk2.  The test is a consistent failure on Monterey wk2 arm64.

Reproduction steps:
I can reproduce this on 254766main but cannot reproduce it on 254765@main or earlier.

Command: 
run-webkit-tests --iterations 50 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 -f --no-retry --release  http/wpt/webauthn/public-key-credential-get-failure.https.html

History:
https://results.webkit.org/?suite=layout-tests&amp;test=http%2Fwpt%2Fwebauthn%2Fpublic-key-credential-get-failure.https.html

DIFF:
--- /Volumes/Data/worker/Apple-Monterey-Release-WK2-Tests/build/layout-test-results/http/wpt/webauthn/public-key-credential-get-failure.https-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Release-WK2-Tests/build/layout-test-results/http/wpt/webauthn/public-key-credential-get-failure.https-actual.txt
@@ -4,7 +4,6 @@
 CONSOLE MESSAGE: User gesture is not detected. To use the WebAuthn API, call &apos;navigator.credentials.create&apos; or &apos;navigator.credentials.get&apos; within user activated events.
 CONSOLE MESSAGE: User gesture is not detected. To use the WebAuthn API, call &apos;navigator.credentials.create&apos; or &apos;navigator.credentials.get&apos; within user activated events.
 CONSOLE MESSAGE: User gesture is not detected. To use the WebAuthn API, call &apos;navigator.credentials.create&apos; or &apos;navigator.credentials.get&apos; within user activated events.
-CONSOLE MESSAGE: Unhandled Promise Rejection: NotAllowedError: Operation timed out.
 CONSOLE MESSAGE: Unhandled Promise Rejection: NotAllowedError: Operation timed out.
 
 PASS PublicKeyCredential&apos;s [[get]] with timeout</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901474</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-09-27 06:32:04 -0700</bug_when>
    <thetext>&lt;rdar://problem/100456553&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901477</commentid>
    <comment_count>2</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-09-27 06:42:08 -0700</bug_when>
    <thetext>I have marked this test as a flaky failure while this issue is investigated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901479</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-09-27 06:44:36 -0700</bug_when>
    <thetext>Test gardening commit 254908@main (12e012da9a05): &lt;https://commits.webkit.org/254908@main&gt;

Reviewed commits have been landed. Closing PR #4746 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901504</commentid>
    <comment_count>4</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-09-27 07:34:08 -0700</bug_when>
    <thetext>Adding test:
http/wpt/webauthn/public-key-credential-create-failure.https.html

The test was consistently passing until at 254766@main it began to flaky fail on macOS wk2.  The test is a consistent failure on Monterey wk2 arm64.

Same Diff.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901506</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-09-27 07:41:32 -0700</bug_when>
    <thetext>Test gardening commit 254912@main (fb2d813dee6a): &lt;https://commits.webkit.org/254912@main&gt;

Reviewed commits have been landed. Closing PR #4750 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901523</commentid>
    <comment_count>6</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2022-09-27 08:18:26 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/4751</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901642</commentid>
    <comment_count>7</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-09-27 16:38:35 -0700</bug_when>
    <thetext>Committed 254934@main (49a6e960281b): &lt;https://commits.webkit.org/254934@main&gt;

Reviewed commits have been landed. Closing PR #4751 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>