<?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>206464</bug_id>
          
          <creation_ts>2020-01-17 18:36:26 -0800</creation_ts>
          <short_desc>[WPE][WebRTC] Support b/f cache of connected peer connections</short_desc>
          <delta_ts>2021-12-30 22:30:37 -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>Other</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=218787</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Lauro Moura">lmoura</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dpino</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1608342</commentid>
    <comment_count>0</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2020-01-17 18:36:26 -0800</bug_when>
    <thetext>These two tests have been failing rather consistently (dozens of failures between rare passes) since their introduction in r252889.

* webrtc/peerconnection-page-cache-long.html
* webrtc/peerconnection-page-cache.html

For the last one, the assertion fails when coming back to load the initial page from the cache (in the `pageshow` event).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1650508</commentid>
    <comment_count>1</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2020-05-07 23:50:49 -0700</bug_when>
    <thetext>The tests are passing for GTK since r261277 (webrtc/peerconnection-page-cache.html) and r261343 (webrtc/peerconnection-page-cache-long.html).

However, in WPE webrtc/peerconnection-page-cache.html is flaky and webrtc/peerconnection-page-cache-long.html is still failing.

Removed failures from GTK and updated expectations for WPE:

  webrtc/peerconnection-page-cache-long.html [ Failure ]
  webrtc/peerconnection-page-cache.html [ Failure Pass ]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1650906</commentid>
    <comment_count>2</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2020-05-09 03:52:39 -0700</bug_when>
    <thetext>webrtc/peerconnection-page-cache-long.html started to fail again in GTK since [r261409-r261417]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1651613</commentid>
    <comment_count>3</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2020-05-11 21:34:02 -0700</bug_when>
    <thetext>peerconnection-page-cache.html is flaky.

Diff: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r261492%20(13697)/webrtc/peerconnection-page-cache-diff.txt

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/webrtc/peerconnection-page-cache-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/webrtc/peerconnection-page-cache-actual.txt
@@ -1,4 +1,4 @@
 
 
-PASS peerconnection-page-cache 
+FAIL peerconnection-page-cache assert_equals: expected &quot;connected&quot; but got &quot;connecting&quot;
 

Stderr: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r261492%20(13697)/webrtc/peerconnection-page-cache-stderr.txt

(webrtc_video_engine.cc:3160): Absent receive stream; ignoring clearing encoded frame sink for ssrc 0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1827300</commentid>
    <comment_count>4</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2021-12-30 22:30:25 -0800</bug_when>
    <thetext>The was only one test filed under this bug:

  webrtc/peerconnection-page-cache-long.html [ Failure Pass Timeout ]

The test has been constantly passing for the last 1000 revisions:

https://results.webkit.org/?limit=1000&amp;platform=GTK&amp;platform=WPE&amp;suite=layout-tests&amp;test=webrtc%2Fpeerconnection-page-cache-long.html

Marking bug as resolved.

Test removed from test expectations in r287490.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>