<?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>252122</bug_id>
          
          <creation_ts>2023-02-11 16:29:19 -0800</creation_ts>
          <short_desc>REGRESSION (260129@main): [ macOS wk1 ] 67+ tests are a consistent failure</short_desc>
          <delta_ts>2023-02-13 09:42:11 -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>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=252071</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="Karl Rackler">rackler</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</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>1932962</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2023-02-11 16:29:19 -0800</bug_when>
    <thetext>Description:
At least 67+ tests are consistently failing after landing 260129@main.
It is difficult to inspect each test as a group on the WebKit Results Database due to the lag time and urgency of many tests broken by the commit 260129@main.
I spot-checked a couple of tests to confirm.

This seems to be affecting the following kinds of tests and possibly others:
http/tests/referrer-policy-anchor
http/tests/referrer-policy-iframe
http/tests/referrer-policy-img
imported/w3c/web-platform-tests/html/dom/render-blocking
imported/w3c/web-platform-tests/remote-playback

This issue can be bisected to 260129@main using command:
run-webkit-tests --release --iterations=1 -1  imported/w3c/web-platform-tests/html/dom/render-blocking/parser-blocking-script.tentative.html

Test Run: 
https://build.webkit.org/#/builders/705/builds/1206

Results: 
https://build.webkit.org/results/Apple-Ventura-Debug-AppleSilicon-WK1-Tests/260129@main%20(1206)/results.html

History:
https://results.webkit.org/?limit=5000&amp;suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fdom%2Frender-blocking%2Fparser-blocking-script.tentative.html

Diff:
@@ -1,6 +1,6 @@
 text
 Some more text

-FAIL Rendering is blocked before render-blocking resources are loaded step_wait_func: Timed out waiting on condition
+FAIL Rendering is blocked before render-blocking resources are loaded assert_implements: undefined
 PASS Parser-blocking script is evaluated</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1932963</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-02-11 16:31:09 -0800</bug_when>
    <thetext>&lt;rdar://problem/105342840&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1932971</commentid>
    <comment_count>2</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2023-02-11 16:46:05 -0800</bug_when>
    <thetext>Revert: https://commits.webkit.org/260164@main</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1932973</commentid>
    <comment_count>3</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2023-02-11 17:05:20 -0800</bug_when>
    <thetext>Surprising this would cause test results to change. I’ll review further.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1932980</commentid>
    <comment_count>4</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2023-02-11 19:23:37 -0800</bug_when>
    <thetext>I confirmed after reverting 260129@main that test imported/w3c/web-platform-tests/html/dom/render-blocking/parser-blocking-script.tentative.html is consistently passing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1933212</commentid>
    <comment_count>5</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2023-02-13 09:42:11 -0800</bug_when>
    <thetext>The issue is that our code to activate features that are off by default (frequently true for WebKitLegacy code) didn&apos;t know about `mature`. This wasn&apos;t a problem previously because the `mature` flag was only used on features where they were on by default in modern and legacy WebKit.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>