<?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>299598</bug_id>
          
          <creation_ts>2025-09-26 04:46:31 -0700</creation_ts>
          <short_desc>[GTK] New API test failures introduced by the bot upgrade to the new infra</short_desc>
          <delta_ts>2025-09-26 17:06:44 -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>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>REOPENED</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=297780</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Carlos Alberto Lopez Perez">clopez</reporter>
          <assigned_to name="Carlos Alberto Lopez Perez">clopez</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>vitaly</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2146133</commentid>
    <comment_count>0</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2025-09-26 04:46:31 -0700</bug_when>
    <thetext>Last API test with the old infra: https://build.webkit.org/#/builders/57/builds/21325

Unexpected passes (3)
    /WebKitGTK/TestSSL
        /webkit/WebKitWebView/web-socket-tls-errors
        /webkit/WebKitWebView/web-socket-client-side-certificate
    /WebKitGTK/TestWebKitWebView
        /webkit/WebKitWebView/is-playing-audio


First API test with the new infra: https://build.webkit.org/#/builders/57/builds/21326

Unexpected failures (1)
    /TestWTF
        WTF_DateMath.calculateLocalTimeOffset
Unexpected timeouts (4)
    /WebKitGTK/TestWebKitAccessibility
        /webkit/WebKitAccessibility/accessible/event-listener
    /WebKitGTK/TestWebProcessExtensions
        /webkit/WebKitWebView/web-process-crashed
    /WebKitGTK/TestWebViewEditor
        /webkit/WebKitWebView/cut-copy-paste/non-editable
        /webkit/WebKitWebView/cut-copy-paste/editable
Unexpected passes (3)
    /WebKitGTK/TestSSL
        /webkit/WebKitWebView/web-socket-tls-errors
        /webkit/WebKitWebView/web-socket-client-side-certificate
    /WebKitGTK/TestWebKitWebView
        /webkit/WebKitWebView/is-playing-audio


This also causing issues on the EWS, lot of false failures:  https://ews-build.webkit.org/#/builders/21</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2146150</commentid>
    <comment_count>1</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2025-09-26 06:49:59 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/51383</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2146297</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-09-26 14:04:10 -0700</bug_when>
    <thetext>Committed 300600@main (a626105223bc): &lt;https://commits.webkit.org/300600@main&gt;

Reviewed commits have been landed. Closing PR #51383 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2146318</commentid>
    <comment_count>3</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2025-09-26 15:30:02 -0700</bug_when>
    <thetext>Re-opening this bug. The above patch only fixed WTF_DateMath.calculateLocalTimeOffset but the other failures remain</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2146320</commentid>
    <comment_count>4</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2025-09-26 15:44:11 -0700</bug_when>
    <thetext>This is related to bug 297780 (same issue that happened on WPE when we migrated it)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2146346</commentid>
    <comment_count>5</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2025-09-26 16:36:26 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/51418</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2146356</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-09-26 16:54:12 -0700</bug_when>
    <thetext>Committed 300611@main (a1e202796a6a): &lt;https://commits.webkit.org/300611@main&gt;

Reviewed commits have been landed. Closing PR #51418 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2146357</commentid>
    <comment_count>7</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2025-09-26 17:06:44 -0700</bug_when>
    <thetext>Re-opening again. The above commit is a gardening one.

It adds as expected timeouts a few tests more than the described ones, those were flakies found in the queue of the EWS to be timing out with a high probability (&gt;80%) of doing so</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>