<?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>206683</bug_id>
          
          <creation_ts>2020-01-23 11:13:13 -0800</creation_ts>
          <short_desc>[iOS Release and Mac Release] imported/w3c/web-platform-tests/webrtc/RTCDTMFSender-ontonechange.https.html is flaky failing</short_desc>
          <delta_ts>2020-01-27 13:29:30 -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>RESOLVED</bug_status>
          <resolution>FIXED</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="Jason Lawrence">Lawrence.j</reporter>
          <assigned_to name="youenn fablet">youennf</assigned_to>
          <cc>commit-queue</cc>
    
    <cc>eric.carlson</cc>
    
    <cc>ews-watchlist</cc>
    
    <cc>tsavell</cc>
    
    <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>1610210</commentid>
    <comment_count>0</comment_count>
    <who name="Jason Lawrence">Lawrence.j</who>
    <bug_when>2020-01-23 11:13:13 -0800</bug_when>
    <thetext>imported/w3c/web-platform-tests/webrtc/RTCDTMFSender-ontonechange.https.html

Description: 
This test is flaky failing on iOS release and Mac release

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

Diff:
--- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCDTMFSender-ontonechange.https-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCDTMFSender-ontonechange.https-actual.txt
@@ -1,14 +1,14 @@
 
-PASS insertDTMF() with default duration and intertoneGap should fire tonechange events at the expected time 
-PASS insertDTMF() with explicit duration and intertoneGap should fire tonechange events at the expected time 
-PASS insertDTMF(&apos;&apos;) should not fire any tonechange event, including for &apos;&apos; tone 
-PASS insertDTMF() with duration less than 40 should be clamped to 40 
-PASS insertDTMF() with interToneGap less than 30 should be clamped to 30 
-PASS insertDTMF with comma should delay next tonechange event for a constant 2000ms 
-PASS insertDTMF() with transceiver stopped in the middle should stop future tonechange events from firing 
-PASS Calling insertDTMF() in the middle of tonechange events should cause future tonechanges to be updated to new tones 
-PASS Calling insertDTMF() multiple times in the middle of tonechange events should cause future tonechanges to be updated the last provided tones 
-PASS Calling insertDTMF(&apos;&apos;) in the middle of tonechange events should stop future tonechange events from firing 
+FAIL insertDTMF() with default duration and intertoneGap should fire tonechange events at the expected time assert_unreached: Unexpected promise rejection: Waited too long for canInsertDTMF Reached unreachable code
+FAIL insertDTMF() with explicit duration and intertoneGap should fire tonechange events at the expected time assert_unreached: Unexpected promise rejection: Waited too long for canInsertDTMF Reached unreachable code
+FAIL insertDTMF(&apos;&apos;) should not fire any tonechange event, including for &apos;&apos; tone assert_unreached: Unexpected promise rejection: Waited too long for canInsertDTMF Reached unreachable code
+FAIL insertDTMF() with duration less than 40 should be clamped to 40 assert_unreached: Unexpected promise rejection: Waited too long for canInsertDTMF Reached unreachable code
+FAIL insertDTMF() with interToneGap less than 30 should be clamped to 30 assert_unreached: Unexpected promise rejection: Waited too long for canInsertDTMF Reached unreachable code
+FAIL insertDTMF with comma should delay next tonechange event for a constant 2000ms assert_unreached: Unexpected promise rejection: Waited too long for canInsertDTMF Reached unreachable code
+FAIL insertDTMF() with transceiver stopped in the middle should stop future tonechange events from firing assert_unreached: Unexpected promise rejection: Waited too long for canInsertDTMF Reached unreachable code
+FAIL Calling insertDTMF() in the middle of tonechange events should cause future tonechanges to be updated to new tones assert_unreached: Unexpected promise rejection: Waited too long for canInsertDTMF Reached unreachable code
+FAIL Calling insertDTMF() multiple times in the middle of tonechange events should cause future tonechanges to be updated the last provided tones assert_unreached: Unexpected promise rejection: Waited too long for canInsertDTMF Reached unreachable code
+FAIL Calling insertDTMF(&apos;&apos;) in the middle of tonechange events should stop future tonechange events from firing assert_unreached: Unexpected promise rejection: Waited too long for canInsertDTMF Reached unreachable code
 FAIL Setting transceiver.currentDirection to recvonly in the middle of tonechange events should stop future tonechange events from firing Cannot insert DTMF
 PASS Tone change event constructor works 
 PASS Tone change event with unexpected name should not crash</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1610211</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-01-23 11:13:36 -0800</bug_when>
    <thetext>&lt;rdar://problem/58841339&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1610368</commentid>
    <comment_count>2</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2020-01-23 15:44:27 -0800</bug_when>
    <thetext>This test appears to have been flaky for a long time, but got significantly more flaky around r253206.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1610370</commentid>
    <comment_count>3</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2020-01-23 15:45:49 -0800</bug_when>
    <thetext>Mac became more flakey around r253600</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1611338</commentid>
    <comment_count>4</comment_count>
      <attachid>388841</attachid>
    <who name="youenn fablet">youennf</who>
    <bug_when>2020-01-27 01:54:19 -0800</bug_when>
    <thetext>Created attachment 388841
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1611480</commentid>
    <comment_count>5</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2020-01-27 11:05:28 -0800</bug_when>
    <thetext>Will upstream WPT changes separately</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1611529</commentid>
    <comment_count>6</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2020-01-27 12:57:33 -0800</bug_when>
    <thetext>The commit-queue encountered the following flaky tests while processing attachment 388841:

editing/spelling/spellcheck-async-remove-frame.html bug 158401 (authors: morrita@google.com, rniwa@webkit.org, and tony@chromium.org)
The commit-queue is continuing to process your patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1611532</commentid>
    <comment_count>7</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2020-01-27 12:57:42 -0800</bug_when>
    <thetext>The commit-queue encountered the following flaky tests while processing attachment 388841:

editing/spelling/spellcheck-attribute.html bug 206178 (authors: g.czajkowski@samsung.com, mark.lam@apple.com, and rniwa@webkit.org)
The commit-queue is continuing to process your patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1611558</commentid>
    <comment_count>8</comment_count>
      <attachid>388841</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2020-01-27 13:29:28 -0800</bug_when>
    <thetext>Comment on attachment 388841
Patch

Clearing flags on attachment: 388841

Committed r255166: &lt;https://trac.webkit.org/changeset/255166&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1611559</commentid>
    <comment_count>9</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2020-01-27 13:29:30 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>388841</attachid>
            <date>2020-01-27 01:54:19 -0800</date>
            <delta_ts>2020-01-27 13:29:28 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>bug-206683-20200127105416.patch</filename>
            <type>text/plain</type>
            <size>2304</size>
            <attacher name="youenn fablet">youennf</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMjU1MTM4CmRpZmYgLS1naXQgYS9MYXlvdXRUZXN0cy9pbXBv
cnRlZC93M2MvQ2hhbmdlTG9nIGIvTGF5b3V0VGVzdHMvaW1wb3J0ZWQvdzNjL0NoYW5nZUxvZwpp
bmRleCBmODA5NzVjNmJhNTk0ZDliZjY5ODBiZmFhMjRhMjNkYjNkNmZkYTg2Li5mNDhjYmRjNjVh
NzdjZWI3NDM5OTIyNjA4ZTkyMDQ4ZmViNDhmMGI3IDEwMDY0NAotLS0gYS9MYXlvdXRUZXN0cy9p
bXBvcnRlZC93M2MvQ2hhbmdlTG9nCisrKyBiL0xheW91dFRlc3RzL2ltcG9ydGVkL3czYy9DaGFu
Z2VMb2cKQEAgLTEsMyArMSwxNCBAQAorMjAyMC0wMS0yNyAgeW91ZW5uIGZhYmxldCAgPHlvdWVu
bkBhcHBsZS5jb20+CisKKyAgICAgICAgW2lPUyBSZWxlYXNlIGFuZCBNYWMgUmVsZWFzZV0gaW1w
b3J0ZWQvdzNjL3dlYi1wbGF0Zm9ybS10ZXN0cy93ZWJydGMvUlRDRFRNRlNlbmRlci1vbnRvbmVj
aGFuZ2UuaHR0cHMuaHRtbCBpcyBmbGFreSBmYWlsaW5nCisgICAgICAgIGh0dHBzOi8vYnVncy53
ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD0yMDY2ODMKKyAgICAgICAgPHJkYXI6Ly9wcm9ibGVt
LzU4ODQxMzM5PgorCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAg
ICAgICogd2ViLXBsYXRmb3JtLXRlc3RzL3dlYnJ0Yy9SVENEVE1GU2VuZGVyLWhlbHBlci5qczoK
KyAgICAgICAgTW92ZSBmcm9tIGFzeW5jX3Rlc3QgdG8gcHJvbWlzZV90ZXN0IHRvIGltcHJvdmUg
cmVwZWF0YWJpbGl0eSBvZiB0aGUgdGVzdHMuCisKIDIwMjAtMDEtMjcgIFJvYiBCdWlzICA8cmJ1
aXNAaWdhbGlhLmNvbT4KIAogICAgICAgICBSZS1zeW5jIHdlYi1wbGF0Zm9ybS10ZXN0cy9mZXRj
aC9hcGkvcG9saWNpZXMgZnJvbSB1cHN0cmVhbQpkaWZmIC0tZ2l0IGEvTGF5b3V0VGVzdHMvaW1w
b3J0ZWQvdzNjL3dlYi1wbGF0Zm9ybS10ZXN0cy93ZWJydGMvUlRDRFRNRlNlbmRlci1oZWxwZXIu
anMgYi9MYXlvdXRUZXN0cy9pbXBvcnRlZC93M2Mvd2ViLXBsYXRmb3JtLXRlc3RzL3dlYnJ0Yy9S
VENEVE1GU2VuZGVyLWhlbHBlci5qcwppbmRleCA4NGNjNzcxZGRhMjgzZGE4MWEwNTY4ZmU1OGFk
NTJhNzdhMjYyMzQ3Li5kOTFkOGE1NDM0MDA0MWI2NGU0MGU1YTc3ZjlhYzBjNzc4YmYwMGU3IDEw
MDY0NAotLS0gYS9MYXlvdXRUZXN0cy9pbXBvcnRlZC93M2Mvd2ViLXBsYXRmb3JtLXRlc3RzL3dl
YnJ0Yy9SVENEVE1GU2VuZGVyLWhlbHBlci5qcworKysgYi9MYXlvdXRUZXN0cy9pbXBvcnRlZC93
M2Mvd2ViLXBsYXRmb3JtLXRlc3RzL3dlYnJ0Yy9SVENEVE1GU2VuZGVyLWhlbHBlci5qcwpAQCAt
NzgsNyArNzgsMTIgQEAgZnVuY3Rpb24gY3JlYXRlRHRtZlNlbmRlcihwYyA9IG5ldyBSVENQZWVy
Q29ubmVjdGlvbigpKSB7CiAgICAgICBUZXN0IGRlc2NyaXB0aW9uLgogICovCiBmdW5jdGlvbiB0
ZXN0X3RvbmVfY2hhbmdlX2V2ZW50cyh0ZXN0RnVuYywgdG9uZUNoYW5nZXMsIGRlc2MpIHsKLSAg
YXN5bmNfdGVzdCh0ID0+IHsKKyAgcHJvbWlzZV90ZXN0KHQgPT4geworICAgIGxldCBkb25lLCBm
YWlsOworICAgIGNvbnN0IHByb21pc2UgPSBuZXcgUHJvbWlzZSgocmVzb2x2ZSwgcmVqZWN0KSA9
PiB7CisgICAgICAgIGRvbmUgPSByZXNvbHZlOworICAgICAgICBmYWlsID0gcmVqZWN0OworICAg
IH0pOwogICAgIGNvbnN0IHBjID0gbmV3IFJUQ1BlZXJDb25uZWN0aW9uKCk7CiAKICAgICBjcmVh
dGVEdG1mU2VuZGVyKHBjKQpAQCAtMTI0LDcgKzEyOSw3IEBAIGZ1bmN0aW9uIHRlc3RfdG9uZV9j
aGFuZ2VfZXZlbnRzKHRlc3RGdW5jLCB0b25lQ2hhbmdlcywgZGVzYykgewogICAgICAgICAgIC8v
IGluIHdoaWNoIGNhc2UgdGhlIHRlc3Qgc2hvdWxkIGZhaWwuCiAgICAgICAgICAgdC5zdGVwX3Rp
bWVvdXQoCiAgICAgICAgICAgICB0LnN0ZXBfZnVuYygoKSA9PiB7Ci0gICAgICAgICAgICAgIHQu
ZG9uZSgpOworICAgICAgICAgICAgICBkb25lKCk7CiAgICAgICAgICAgICAgIHBjLmNsb3NlKCk7
CiAgICAgICAgICAgICAgIHBjLm90aGVyUGMuY2xvc2UoKTsKICAgICAgICAgICAgIH0pLCBleHBl
Y3RlZER1cmF0aW9uICsgMTAwKTsKQEAgLTEzNyw2ICsxNDIsNyBAQCBmdW5jdGlvbiB0ZXN0X3Rv
bmVfY2hhbmdlX2V2ZW50cyh0ZXN0RnVuYywgdG9uZUNoYW5nZXMsIGRlc2MpIHsKICAgICAuY2F0
Y2godC5zdGVwX2Z1bmMoZXJyID0+IHsKICAgICAgIGFzc2VydF91bnJlYWNoZWQoYFVuZXhwZWN0
ZWQgcHJvbWlzZSByZWplY3Rpb246ICR7ZXJyfWApOwogICAgIH0pKTsKKyAgICByZXR1cm4gcHJv
bWlzZTsKICAgfSwgZGVzYyk7CiB9CiAK
</data>

          </attachment>
      

    </bug>

</bugzilla>