<?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>267355</bug_id>
          
          <creation_ts>2024-01-10 11:45:22 -0800</creation_ts>
          <short_desc>REGRESSION(272844@main): [ wk2 ] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-GC.https.html is consistently failing.</short_desc>
          <delta_ts>2024-01-12 13:24:32 -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>WebRTC</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=260225</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=267230</see_also>
    
    <see_also>https://github.com/web-platform-tests/wpt/pull/43966</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="Ben Schwartz">ben_schwartz</reporter>
          <assigned_to name="youenn fablet">youennf</assigned_to>
          <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2004156</commentid>
    <comment_count>0</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2024-01-10 11:45:22 -0800</bug_when>
    <thetext>imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-GC.https.html

This test, previously consistently failing on all platforms except macOS arm64, has now further regressed to failing on macOS arm64.

HISTORY:

https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fwebrtc%2FRTCPeerConnection-GC.https.html

TEXT DIFF:

-PASS GC does not collect a peer connection pipe rendering to a video element
+FAIL GC does not collect a peer connection pipe rendering to a video element promise_test: Unhandled rejection with value: object &quot;Error: Timeout waiting for video size change&quot;
 
DIFF URL:

https://build.webkit.org/results/Apple-Monterey-Release-AppleSilicon-WK2-Tests/272844@main%20(13035)/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-GC.https-pretty-diff.html

REPRODUCIBILITY:

I was able to reproduce this issue on macOS Sonoma (14.2, 23C71/arm64) ToT using the following commands:

python3 Tools/CISupport/download-built-product --platform=mac --release &apos;https://s3-us-west-2.amazonaws.com/archives.webkit.org/mac-sonoma-x86_64 arm64-release/272844@main.zip&apos;
python3 Tools/CISupport/built-product-archive --platform=mac-sonoma --release extract
python3 Tools/Scripts/run-webkit-tests --no-build -v --release --results-directory WebKitBuild/layout-test-results --debug-rwt-logging imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-GC.https.html --iterations 10

REGRESSION:

I was able to identify a potential regression point at 272844@main. This specific issue did not reproduce before then, and changes at that point seem to be indirectly related to the issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2004157</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-01-10 11:45:53 -0800</bug_when>
    <thetext>&lt;rdar://problem/120798707&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2004162</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-01-10 12:18:25 -0800</bug_when>
    <thetext>Test gardening commit 272856@main (553133d69b74): &lt;https://commits.webkit.org/272856@main&gt;

Reviewed commits have been landed. Closing PR #22607 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2004440</commentid>
    <comment_count>3</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2024-01-11 08:11:48 -0800</bug_when>
    <thetext>Will take a look tomorrow.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2004653</commentid>
    <comment_count>4</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2024-01-12 03:26:35 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/22704</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2004658</commentid>
    <comment_count>5</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2024-01-12 03:34:51 -0800</bug_when>
    <thetext>Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/43966</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2004771</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-01-12 13:24:30 -0800</bug_when>
    <thetext>Committed 272990@main (87194aeb6d38): &lt;https://commits.webkit.org/272990@main&gt;

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

    </bug>

</bugzilla>