<?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>275992</bug_id>
          
          <creation_ts>2024-06-28 07:51:46 -0700</creation_ts>
          <short_desc>Sync `tools` from WPT upstream</short_desc>
          <delta_ts>2024-10-09 17:47:51 -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>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=276081</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=280224</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=281180</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>
          <dependson>276029</dependson>
    
    <dependson>276041</dependson>
    
    <dependson>276764</dependson>
    
    <dependson>280492</dependson>
    
    <dependson>280731</dependson>
    
    <dependson>281108</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Patrick Griffis">pgriffis</reporter>
          <assigned_to name="Fujii Hironori">fujii</assigned_to>
          <cc>commit-queue</cc>
    
    <cc>darbinyan</cc>
    
    <cc>ddkilzer</cc>
    
    <cc>fujii</cc>
    
    <cc>jbedard</cc>
    
    <cc>Morningstar</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2043578</commentid>
    <comment_count>0</comment_count>
    <who name="Patrick Griffis">pgriffis</who>
    <bug_when>2024-06-28 07:51:46 -0700</bug_when>
    <thetext>Upstream commit: https://github.com/web-platform-tests/wpt/commit/e4cf05764e3b0239593e2ccb4761d96a68a0efbc

This fixes various issues running on Python 3.12.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043579</commentid>
    <comment_count>1</comment_count>
    <who name="Patrick Griffis">pgriffis</who>
    <bug_when>2024-06-28 08:01:24 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/30272</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043664</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-06-28 14:25:25 -0700</bug_when>
    <thetext>Committed 280476@main (3a03865ff84d): &lt;https://commits.webkit.org/280476@main&gt;

Reviewed commits have been landed. Closing PR #30272 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043665</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-06-28 14:26:15 -0700</bug_when>
    <thetext>&lt;rdar://problem/130778408&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043745</commentid>
    <comment_count>4</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2024-06-29 03:17:39 -0700</bug_when>
    <thetext>Re-opened since this is blocked by bug 276029</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2045006</commentid>
    <comment_count>5</comment_count>
    <who name="Patrick Griffis">pgriffis</who>
    <bug_when>2024-07-07 17:21:20 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/30556</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2045145</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-07-08 13:12:01 -0700</bug_when>
    <thetext>Committed 280750@main (9d99d3129aa1): &lt;https://commits.webkit.org/280750@main&gt;

Reviewed commits have been landed. Closing PR #30556 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2047498</commentid>
    <comment_count>7</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2024-07-22 08:37:46 -0700</bug_when>
    <thetext>This looks to have regressed a number of WPT tests, found a few in https://bugs.webkit.org/show_bug.cgi?id=276764, although it seems likely there are more.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2063138</commentid>
    <comment_count>8</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2024-09-25 14:54:58 -0700</bug_when>
    <thetext>WebSocket tests are regressed.

  Bug 276764 – REGRESSION(280750@main) imported/w3c/web-platform-tests/websockets/basic-auth.any.html?wss regressed
  Bug 278233 – imported/w3c/web-platform-tests/websockets/basic-auth.any.sharedworker.html?wss is flakey failure on iOS Sim
  Bug 278332 – [ iOS ] imported/w3c/web-platform-tests/websockets/basic-auth.any.worker.html?wss is a flaky text failure
  Bug 278588 – [macOS wk2] imported/w3c/web-platform-tests/websockets/basic-auth.any.serviceworker.html?wss is a flaky failure (failure in EWS)

It switches mod_pywebsocket to pywebsocket3.
Test code also have to be updated.

I&apos;m going to revert 280750@main as the first step.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2063159</commentid>
    <comment_count>9</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2024-09-25 16:03:39 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/34255</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2063298</commentid>
    <comment_count>10</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-09-25 22:55:46 -0700</bug_when>
    <thetext>Committed 284268@main (80a60040c517): &lt;https://commits.webkit.org/284268@main&gt;

Reviewed commits have been landed. Closing PR #34255 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2063346</commentid>
    <comment_count>11</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2024-09-26 05:35:36 -0700</bug_when>
    <thetext>*** Bug 276764 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2063349</commentid>
    <comment_count>12</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2024-09-26 05:37:06 -0700</bug_when>
    <thetext>*** Bug 278233 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2063352</commentid>
    <comment_count>13</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2024-09-26 05:37:33 -0700</bug_when>
    <thetext>*** Bug 278332 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2063354</commentid>
    <comment_count>14</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2024-09-26 05:38:02 -0700</bug_when>
    <thetext>*** Bug 278588 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2063595</commentid>
    <comment_count>15</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2024-09-26 19:11:49 -0700</bug_when>
    <thetext>This is the wpt commit switched mod_pywebsocket to pywebsocket3.
https://github.com/web-platform-tests/wpt/commit/a7a594d8c03a850fd99bab1fd85bb6fe310081a2

I&apos;m going to sync wpt/tools/... in three steps.

1. Sync with the previous commit of a7a594d
2. Sync with a7a594d
3. Sync with the rest of a7a594d</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2065754</commentid>
    <comment_count>16</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2024-10-06 19:34:53 -0700</bug_when>
    <thetext>&lt;rdar://problem/134191328&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2065829</commentid>
    <comment_count>17</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-10-07 04:56:06 -0700</bug_when>
    <thetext>Committed 283286.209@safari-7620-branch (06cf5d37a209): &lt;https://commits.webkit.org/283286.209@safari-7620-branch&gt;

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

    </bug>

</bugzilla>