<?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>305508</bug_id>
          
          <creation_ts>2026-01-14 14:32:52 -0800</creation_ts>
          <short_desc>REGRESSION(304892@main?): http/tests/resourceLoadStatistics/log-cross-site-load-with-link-decoration.html is a flakey text failure</short_desc>
          <delta_ts>2026-05-11 15:56:20 -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>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>
          
          
          <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="Diego De La Toba">d_delatoba</reporter>
          <assigned_to name="Chris Dumez">cdumez</assigned_to>
          <cc>jenner</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>2171948</commentid>
    <comment_count>0</comment_count>
    <who name="Diego De La Toba">d_delatoba</who>
    <bug_when>2026-01-14 14:32:52 -0800</bug_when>
    <thetext>http/tests/resourceLoadStatistics/log-cross-site-load-with-link-decoration.html 

is a flakey text failure observed on all platforms only running on wk2. 

HISTORY: 
https://results.webkit.org/?suite=layout-tests&amp;test=http%2Ftests%2FresourceLoadStatistics%2Flog-cross-site-load-with-link-decoration.html

TEXT DIFF:
--- /Volumes/Data/worker/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/build/layout-test-results/http/tests/resourceLoadStatistics/log-cross-site-load-with-link-decoration-expected.txt
+++ /Volumes/Data/worker/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/build/layout-test-results/http/tests/resourceLoadStatistics/log-cross-site-load-with-link-decoration-actual.txt
@@ -20,7 +20,7 @@
         127.0.0.1
     TopFrameLinkDecorationsFrom:
         127.0.0.1
-    DataRemovalFrequency: Short
+    DataRemovalFrequency: Never
     isPrevalentResource: No
     isVeryPrevalentResource: No
     dataRecordsRemoved: 0

TEXT DIFF URL:
https://build.webkit.org/results/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/305582@main%20(6440)/http/tests/resourceLoadStatistics/log-cross-site-load-with-link-decoration-pretty-diff.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2171950</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-01-14 14:39:00 -0800</bug_when>
    <thetext>&lt;rdar://problem/168172546&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2171989</commentid>
    <comment_count>2</comment_count>
    <who name="Diego De La Toba">d_delatoba</who>
    <bug_when>2026-01-14 15:41:01 -0800</bug_when>
    <thetext>I was able to reproduce this failure at macOS Tahoe ToT running the test as follows: 

run-webkit-tests http/tests/resourceLoadStatistics/log-cross-site-load-with-link-decoration.html --iterations 1500

I am going to mark expectations for this test as a pass failure while it is under investigation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2171995</commentid>
    <comment_count>3</comment_count>
    <who name="Diego De La Toba">d_delatoba</who>
    <bug_when>2026-01-14 16:10:49 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/56595</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2171997</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-01-14 16:13:11 -0800</bug_when>
    <thetext>Test gardening commit 305617@main (fbf3a8ab04ba): &lt;https://commits.webkit.org/305617@main&gt;

Reviewed commits have been landed. Closing PR #56595 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2172001</commentid>
    <comment_count>5</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-01-14 16:31:55 -0800</bug_when>
    <thetext>&lt;rdar://problem/168181635&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2172003</commentid>
    <comment_count>6</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2026-01-14 16:33:48 -0800</bug_when>
    <thetext>&lt;rdar://problem/168172161&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2172004</commentid>
    <comment_count>7</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2026-01-14 16:35:23 -0800</bug_when>
    <thetext>It looks like the regression point for this might be: https://commits.webkit.org/304892@main. 

We have a reproduction case where we can reproduce it on 304892@main, but not on 304891@main</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2172221</commentid>
    <comment_count>8</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2026-01-15 09:43:52 -0800</bug_when>
    <thetext>Pull request: https://github.com/apple/WebKit/pull/4186</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2207937</commentid>
    <comment_count>9</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2026-05-05 19:35:22 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/64324</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2209888</commentid>
    <comment_count>10</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-05-11 15:56:18 -0700</bug_when>
    <thetext>Committed 313039@main (f08767a2f3c0): &lt;https://commits.webkit.org/313039@main&gt;

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

    </bug>

</bugzilla>