<?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>251638</bug_id>
          
          <creation_ts>2023-02-02 15:05:24 -0800</creation_ts>
          <short_desc>REGRESSION: [Ventura] 16 TestWebKitAPI.WebPushD tests failing/timing out</short_desc>
          <delta_ts>2023-02-03 09:14:36 -0800</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>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=251485</see_also>
          <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="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Alex Christensen">achristensen</assigned_to>
          <cc>achristensen</cc>
    
    <cc>beidson</cc>
    
    <cc>rackler</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1930647</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2023-02-02 15:05:24 -0800</bug_when>
    <thetext>Seemingly after the Ventura bots + SDK were updated to 13.2, the following tests started failing/timing out

 TestWebKitAPI.WebPushDInjectedPushTest.HandleInjectedAES128GCMPush
 TestWebKitAPI.WebPushDInjectedPushTest.HandleInjectedAESGCMPush
 TestWebKitAPI.WebPushDInjectedPushTest.HandleInjectedEmptyPush
 TestWebKitAPI.WebPushDTest.GetPushSubscriptionWithMismatchedPublicToken
 TestWebKitAPI.WebPushDTest.NotificationClickExtendsITPCleanupTimerBy30Days
 TestWebKitAPI.WebPushDTest.PushSubscriptionExtendsITPCleanupTimerBy30Days
 TestWebKitAPI.WebPushDTest.TooManySilentPushesCausesUnsubscribe
 TestWebKitAPI.WebPushDTest.UnsubscribesOnClearingAllWebsiteData
 TestWebKitAPI.WebPushDTest.UnsubscribesOnClearingWebsiteDataForOrigin
 TestWebKitAPI.WebPushDTest.UnsubscribesOnServiceWorkerUnregisterTest
 TestWebKitAPI.WebPushDTest.UnsubscribeTest
 TestWebKitAPI.WebPushDMultipleLaunchTest.GetPushSubscriptionAfterDaemonRelaunch
 TestWebKitAPI.WebPushDTest.IgnoresSubscriptionOnPermissionDenied
 TestWebKitAPI.WebPushDTest.SubscribeFailureTest
 TestWebKitAPI.WebPushDTest.SubscribeTest
 TestWebKitAPI.WebPushDTest.UnsubscribesOnPermissionReset

https://build.webkit.org/#/builders/705/builds/1082/steps/19/logs/stdio</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1930648</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-02-02 15:05:48 -0800</bug_when>
    <thetext>&lt;rdar://problem/104979435&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1930741</commentid>
    <comment_count>2</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2023-02-02 19:53:01 -0800</bug_when>
    <thetext>TestWebKitAPI.WebPushDTest.UnsubscribesOnServiceWorkerUnregisterTest

It has been a constant API timeout on macOS since 259665@main.  

&lt;https://commits.webkit.org/259665@main&gt; changed webpush so it most likely caused this timeout. 

Testing reproduction using 22A380.

259664@main --&gt; Passed
259665@main --&gt; Failed

HISTORY:
https://results.webkit.org/?suite=api-tests&amp;test=TestWebKitAPI.WebPushDTest.UnsubscribesOnServiceWorkerUnregisterTest

This issue can be bisected to 259665@main using command:
run-api-tests --debug --iterations=1   TestWebKitAPI.WebPushDTest.UnsubscribesOnServiceWorkerUnregisterTest</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1930780</commentid>
    <comment_count>3</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2023-02-02 23:47:15 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/9586</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1930784</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-02-03 00:58:05 -0800</bug_when>
    <thetext>Committed 259806@main (58201f5319e0): &lt;https://commits.webkit.org/259806@main&gt;

Reviewed commits have been landed. Closing PR #9586 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1930899</commentid>
    <comment_count>5</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2023-02-03 09:14:36 -0800</bug_when>
    <thetext>I confirmed after landing &lt;https://commits.webkit.org/259806@main&gt; that tests are consistently passing.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>