<?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>297780</bug_id>
          
          <creation_ts>2025-08-22 06:15:53 -0700</creation_ts>
          <short_desc>[WPE] API Tests that fail on the new infra/SDK</short_desc>
          <delta_ts>2025-09-26 15:44:11 -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>Tools / Tests</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=298186</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=299598</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="Carlos Alberto Lopez Perez">clopez</reporter>
          <assigned_to name="Carlos Alberto Lopez Perez">clopez</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2138231</commentid>
    <comment_count>0</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2025-08-22 06:15:53 -0700</bug_when>
    <thetext>We migrated the EWS WPE bots to the new infra/SDK and we discovered lot of new failures on the API tests for WPE

See: 
https://ews-build.webkit.org/#/builders/41/builds/69715
https://ews-build.webkit.org/#/builders/41/builds/69714
https://ews-build.webkit.org/#/builders/41/builds/69712
https://ews-build.webkit.org/#/builders/41/builds/69710

Failed:
    TestWTF:WTF_DateMath.calculateLocalTimeOffset
    WPE/TestSSL:/webkit/WebKitWebView/load-failed-with-tls-errors
    WPE/TestSSL:/webkit/WebKitWebView/ssl
    WPE/TestSSL:/webkit/WebKitWebView/tls-subresource
    WPEPlatform/TestDisplayWayland:/wpe-platform/DisplayWayland/available-input-devices
    WPEPlatform/TestDisplayWayland:/wpe-platform/DisplayWayland/connect
    WPEPlatform/TestDisplayWayland:/wpe-platform/DisplayWayland/create-view
    WPEPlatform/TestDisplayWayland:/wpe-platform/DisplayWayland/keymap
    WPEPlatform/TestDisplayWayland:/wpe-platform/DisplayWayland/screens

Timedout:
    WPE/TestWebKitPolicyClient:/webkit/WebKitPolicyClient/autoplay-policy
    WPE/TestWebKitWebView:/webkit/WebKitWebView/is-playing-audio
    WPE/TestWebKitWebView:/webkit/WebKitWebView/save
    WPE/TestWebProcessExtensions:/webkit/WebKitWebProcessExtension/user-messages
    WPE/TestWebProcessExtensions:/webkit/WebKitWebView/web-process-crashed</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2138255</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2025-08-22 08:34:26 -0700</bug_when>
    <thetext>Some comments:

 * https://commits.webkit.org/299053@main fixed the TestSSL errors
 * The TestDisplayWayland errors are because on the new infra there is still not defined the env var XDG_RUNTIME_DIR

So the new list of failures due to the new sdk is:

Unexpected failures (1)
    /TestWTF
        WTF_DateMath.calculateLocalTimeOffset

Unexpected timeouts (4)
    /WPE/TestWebKitPolicyClient
        /webkit/WebKitPolicyClient/autoplay-policy
    /WPE/TestWebKitWebView
        /webkit/WebKitWebView/is-playing-audio
        /webkit/WebKitWebView/save
    /WPE/TestWebProcessExtensions
        /webkit/WebKitWebProcessExtension/user-messages


plus the TestDisplayWayland errors due to the new infra</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2138257</commentid>
    <comment_count>2</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2025-08-22 08:37:32 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/49774</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2138259</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-08-22 08:40:59 -0700</bug_when>
    <thetext>Committed 299055@main (bacbe1954238): &lt;https://commits.webkit.org/299055@main&gt;

Reviewed commits have been landed. Closing PR #49774 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2138260</commentid>
    <comment_count>4</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2025-08-22 08:41:25 -0700</bug_when>
    <thetext>&lt;rdar://problem/158948329&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2138276</commentid>
    <comment_count>5</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2025-08-22 09:38:53 -0700</bug_when>
    <thetext>(In reply to EWS from comment #3)
&gt; Committed 299055@main (bacbe1954238):
&gt; &lt;https://commits.webkit.org/299055@main&gt;
&gt; 
&gt; Reviewed commits have been landed. Closing PR #49774 and removing active
&gt; labels.

re-opening, this was a gardening commit!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2140027</commentid>
    <comment_count>6</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2025-09-01 02:08:05 -0700</bug_when>
    <thetext>The issue causing that the API DisplayWayland didn&apos;t work on the new infra was fixed, so the expectation was moved back to pass always at https://commits.webkit.org/299389@main</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>