<?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>275962</bug_id>
          
          <creation_ts>2024-06-27 11:23:46 -0700</creation_ts>
          <short_desc>REGRESSION(280355@main): [ macOS iOS ] imported/w3c/web-platform-tests/navigation-api/navigation-history-entry/no-referrer-dynamic-url-censored.html is constantly failing.</short_desc>
          <delta_ts>2024-11-26 09:27:12 -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>NEW</bug_status>
          <resolution></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="Anfernee Viduya">aviduya</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>achristensen</cc>
    
    <cc>pgriffis</cc>
    
    <cc>rbuis</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>2043427</commentid>
    <comment_count>0</comment_count>
    <who name="Anfernee Viduya">aviduya</who>
    <bug_when>2024-06-27 11:23:46 -0700</bug_when>
    <thetext>imported/w3c/web-platform-tests/navigation-api/navigation-history-entry/no-referrer-dynamic-url-censored.html 

is constantly failing on macOS and iOS since 280355@main landed. In the commit it noted that the implementation is &quot;Not yet complete&quot;. 

HISTORY:
https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fnavigation-api%2Fnavigation-history-entry%2Fno-referrer-dynamic-url-censored.html&amp;platform=ios&amp;platform=mac&amp;platform=visionos 

DIFFS:
--- /Volumes/Data/worker/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/navigation-api/navigation-history-entry/no-referrer-dynamic-url-censored-expected.txt
+++ /Volumes/Data/worker/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/navigation-api/navigation-history-entry/no-referrer-dynamic-url-censored-actual.txt
@@ -1,4 +1,4 @@
 
 
-FAIL The url of a document is censored by a no-referrer policy dynamically promise_test: Unhandled rejection with value: object &quot;TypeError: undefined is not an object (evaluating &apos;i.contentWindow.navigation.activation.from&apos;)&quot;
+FAIL The url of a document is censored by a no-referrer policy dynamically promise_test: Unhandled rejection with value: object &quot;TypeError: null is not an object (evaluating &apos;i.contentWindow.navigation.activation.from.url&apos;)&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043430</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-06-27 11:30:02 -0700</bug_when>
    <thetext>&lt;rdar://problem/130689468&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043432</commentid>
    <comment_count>2</comment_count>
    <who name="Anfernee Viduya">aviduya</who>
    <bug_when>2024-06-27 11:43:58 -0700</bug_when>
    <thetext>REPRODUCIBILITY:
I was able to reproduce by using command. 
run-webkit-tests --root --exit-after-n-failures 1 imported/w3c/web-platform-tests/media-source/dedicated-worker/mediasource-worker-detach-element.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043465</commentid>
    <comment_count>3</comment_count>
    <who name="Anfernee Viduya">aviduya</who>
    <bug_when>2024-06-27 14:45:27 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/30247</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043468</commentid>
    <comment_count>4</comment_count>
    <who name="Anfernee Viduya">aviduya</who>
    <bug_when>2024-06-27 14:49:19 -0700</bug_when>
    <thetext>I have opted to set the test expectation as Failure with the above commit.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043481</commentid>
    <comment_count>5</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2024-06-27 15:20:31 -0700</bug_when>
    <thetext>(In reply to Anfernee Viduya from comment #4)
&gt; I have opted to set the test expectation as Failure with the above commit.

I do wonder if it would make more sense to re-baseline since it seems like it went from one error message to another rather than PASS -&gt; FAIL</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2043506</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-06-27 17:55:39 -0700</bug_when>
    <thetext>Test gardening commit 280440@main (1fe29ec3d435): &lt;https://commits.webkit.org/280440@main&gt;

Reviewed commits have been landed. Closing PR #30247 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2077742</commentid>
    <comment_count>7</comment_count>
    <who name="Rob Buis">rbuis</who>
    <bug_when>2024-11-26 09:27:12 -0800</bug_when>
    <thetext>I think this is likely fixed by Chris&apos; commit:
https://commits.webkit.org/287017@main</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>