<?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>224068</bug_id>
          
          <creation_ts>2021-04-01 12:25:35 -0700</creation_ts>
          <short_desc>[GTK][WPE] Layout test http/wpt/webrtc/webrtc-late-transform.html fails since it was added on r275300</short_desc>
          <delta_ts>2026-04-06 22:06:57 -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>WebRTC</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>REOPENED</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=223993</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="Carlos Alberto Lopez Perez">clopez</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>csaavedra</cc>
    
    <cc>eric.carlson</cc>
    
    <cc>philn</cc>
    
    <cc>pnormand</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1746174</commentid>
    <comment_count>0</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2021-04-01 12:25:35 -0700</bug_when>
    <thetext>The layout test fails on GTK and WPE since it was added on r275300:

--- /home/igalia/clopez/webkit/webkit-flatpak/layout-test-results/media/video-orientation-canvas-expected.txt
+++ /home/igalia/clopez/webkit/webkit-flatpak/layout-test-results/media/video-orientation-canvas-actual.txt
@@ -1,6 +1,6 @@

-EXPECTED (context.getImageData(88, 115, 1, 1).data == [208,0,0,255] with tolerance 5 OK
+EXPECTED (context.getImageData(88, 115, 1, 1).data == [208,0,0,255] with tolerance 5, OBSERVED &apos;[0,0,0,255]&apos; FAIL
 EXPECTED (context.getImageData(237, 88, 1, 1).data == [208,0,0,255] with tolerance 5 OK
-EXPECTED (context.getImageData(200, 237, 1, 1).data == [208,0,0,255] with tolerance 5 OK
+EXPECTED (context.getImageData(200, 237, 1, 1).data == [208,0,0,255] with tolerance 5, OBSERVED &apos;[0,0,0,255]&apos; FAIL
 END OF TEST

The failure happens since r275300</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1746175</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2021-04-01 12:26:29 -0700</bug_when>
    <thetext>The layout test http/wpt/webrtc/webrtc-late-transform.html fails on GTK and WPE since it was added on r275300:

--- /home/igalia/clopez/webkit/webkit-flatpak/layout-test-results/http/wpt/webrtc/webrtc-late-transform-expected.txt
+++ /home/igalia/clopez/webkit/webkit-flatpak/layout-test-results/http/wpt/webrtc/webrtc-late-transform-actual.txt
@@ -1,4 +1,8 @@
+CONSOLE MESSAGE: Unhandled Promise Rejection: NotSupportedError: The operation is not supported.
+CONSOLE MESSAGE: Unhandled Promise Rejection: NotSupportedError: The operation is not supported.
 
 
-PASS video exchange with late receiver transform
+Harness Error (FAIL), message = Unhandled rejection: The operation is not supported.
 
+FAIL video exchange with late receiver transform promise_test: Unhandled rejection with value: &quot;checkVideoIsUpdated timed out :true 20&quot;
+</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1746243</commentid>
    <comment_count>2</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2021-04-01 13:52:54 -0700</bug_when>
    <thetext>Updated expectations on r275376</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2005395</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-01-16 13:51:17 -0800</bug_when>
    <thetext>&lt;rdar://problem/121075202&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2197259</commentid>
    <comment_count>4</comment_count>
    <who name="Claudio Saavedra">csaavedra</who>
    <bug_when>2026-04-06 09:42:25 -0700</bug_when>
    <thetext>Passing now, will unskip.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2197263</commentid>
    <comment_count>5</comment_count>
    <who name="Claudio Saavedra">csaavedra</who>
    <bug_when>2026-04-06 10:10:31 -0700</bug_when>
    <thetext>Sorry, that was premature.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2197375</commentid>
    <comment_count>6</comment_count>
    <who name="Philippe Normand">philn</who>
    <bug_when>2026-04-06 13:54:03 -0700</bug_when>
    <thetext>That test was renamed to imported/w3c/web-platform-tests/webrtc-encoded-transform/script-late-transform.https.html in 236724@main apparently, and that seems to be currently skipped in GTK/WPE according to results.webkit.org. Not sure how you deduced this test was passing :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2197376</commentid>
    <comment_count>7</comment_count>
    <who name="Philippe Normand">philn</who>
    <bug_when>2026-04-06 13:56:18 -0700</bug_when>
    <thetext>And also, the GstWebRTC backend doesn&apos;t fully support encoded transforms, AFAIK... I don&apos;t see much point in un-skipping this test, TBH.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2197493</commentid>
    <comment_count>8</comment_count>
    <who name="Claudio Saavedra">csaavedra</who>
    <bug_when>2026-04-06 22:06:57 -0700</bug_when>
    <thetext>For https://github.com/WebKit/WebKit/pull/62122 I ran all skipped tests in wpt (run-webkit-tests --repeat --skipped=only etc etc), then used a script to remove the ones that are passing from our test expectations. While checking the results I mistakenly thought this was one of the passing ones, but later I realized it&apos;s not the case, which is why I reopened the bug. It will stay skipped of course.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>