<?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>216159</bug_id>
          
          <creation_ts>2020-09-03 17:34:41 -0700</creation_ts>
          <short_desc>REGRESSION(r266511): [ macOS iOS wk2 ]  imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-restartIce.https.html is a flaky failure</short_desc>
          <delta_ts>2021-05-11 09:52:51 -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>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="Hector Lopez">hector_i_lopez</reporter>
          <assigned_to name="Nobody">webkit-unassigned</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>1685512</commentid>
    <comment_count>0</comment_count>
    <who name="Hector Lopez">hector_i_lopez</who>
    <bug_when>2020-09-03 17:34:41 -0700</bug_when>
    <thetext>imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-restartIce.https.html

Test is a flaky failure according to history on macOS wk2 and iOS wk2 Debug. First occurrence of failure is at r266511.

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

Diff:
--- /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-restartIce.https-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-restartIce.https-actual.txt
@@ -1,5 +1,5 @@
 
-FAIL restartIce() does not trigger negotiation ahead of initial negotiation assert_equals: No negotiationneeded event expected (undefined) undefined but got (object) object &quot;[object Event]&quot;
+PASS restartIce() does not trigger negotiation ahead of initial negotiation 
 PASS restartIce() has no effect on initial negotiation 
 PASS restartIce() fires negotiationneeded after initial negotiation 
 PASS restartIce() causes fresh ufrags</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1685513</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-09-03 17:35:03 -0700</bug_when>
    <thetext>&lt;rdar://problem/68312152&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1685516</commentid>
    <comment_count>2</comment_count>
    <who name="Hector Lopez">hector_i_lopez</who>
    <bug_when>2020-09-03 17:44:07 -0700</bug_when>
    <thetext>Test expectation while investigated:

https://trac.webkit.org</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1752056</commentid>
    <comment_count>3</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2021-04-19 17:04:29 -0700</bug_when>
    <thetext>This test is now a consistent failure, so I don&apos;t know if it is still flaky:
--- /Volumes/Data/worker/bigsur-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-restartIce.https-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-restartIce.https-actual.txt
@@ -10,6 +10,6 @@
 PASS restartIce() survives remote offer
 PASS restartIce() is satisfied by remote ICE restart
 PASS restartIce() trumps {iceRestart: false}
-FAIL restartIce() survives rollback promise_test: Unhandled rejection with value: object &quot;InvalidStateError: Description type incompatible with current signaling state&quot;
+FAIL restartIce() survives rollback promise_test: Unhandled rejection with value: object &quot;InvalidStateError: Local description type 3 is incompatible with current signaling state 1&quot;
 FAIL restartIce() survives remote offer containing partial restart assert_false: Restarted 2 expected false got true</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1756305</commentid>
    <comment_count>4</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2021-05-03 13:35:33 -0700</bug_when>
    <thetext>(In reply to Ryan Haddad from comment #3)
&gt; This test is now a consistent failure, so I don&apos;t know if it is still flaky:
Rebaselined in https://trac.webkit.org/changeset/276922/webkit, will need to check on results in a day or two to see if the test is still flaky.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1758932</commentid>
    <comment_count>5</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2021-05-11 09:52:51 -0700</bug_when>
    <thetext>(In reply to Ryan Haddad from comment #4)
&gt; (In reply to Ryan Haddad from comment #3)
&gt; &gt; This test is now a consistent failure, so I don&apos;t know if it is still flaky:
&gt; Rebaselined in https://trac.webkit.org/changeset/276922/webkit, will need to
&gt; check on results in a day or two to see if the test is still flaky.
Definitely still flaky.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>