<?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>230116</bug_id>
          
          <creation_ts>2021-09-09 11:52:09 -0700</creation_ts>
          <short_desc>[ MacOS ] imported/w3c/web-platform-tests/webrtc-extensions/transfer-datachannel.html is a flaky failure</short_desc>
          <delta_ts>2022-03-14 05:06:04 -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>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>ayumi_kojima</reporter>
          <assigned_to name="youenn fablet">youennf</assigned_to>
          <cc>eric.carlson</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>1792013</commentid>
    <comment_count>0</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-09-09 11:52:09 -0700</bug_when>
    <thetext>imported/w3c/web-platform-tests/webrtc-extensions/transfer-datachannel.html

Is flaky failing on BigSur wk1 and Catalina wk1 &amp; wk2.

It has been flaky on Catalina, but it started showing up on BigSur and failing more constantly at around r282006.

The flaky failure is seen on EWS as well.

The diff from more recent failure (BigSur) seems to be different from an older one (Catalina).

Diff (BigSur https://build.webkit.org/#/builders/101/builds/4521):

--- /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/webrtc-extensions/transfer-datachannel-expected.txt
+++ /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/webrtc-extensions/transfer-datachannel-actual.txt
@@ -1,6 +1,8 @@
+
+Harness Error (TIMEOUT), message = null
 
 PASS offerer data channel in workers
-PASS answerer data channel in workers
-PASS data channel close event in worker
-PASS Failing to transfer a data channel
+TIMEOUT answerer data channel in workers Test timed out
+NOTRUN data channel close event in worker
+NOTRUN Failing to transfer a data channel
 

Diff (Catalina https://build.webkit.org/#/builders/36/builds/16038): 

--- /Volumes/Data/worker/catalina-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc-extensions/transfer-datachannel-expected.txt
+++ /Volumes/Data/worker/catalina-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc-extensions/transfer-datachannel-actual.txt
@@ -1,5 +1,5 @@
 
-PASS offerer data channel in workers
+FAIL offerer data channel in workers assert_equals: expected &quot;OK&quot; but got &quot;opened&quot;
 PASS answerer data channel in workers
 PASS data channel close event in worker
 PASS Failing to transfer a data channel</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1792014</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-09-09 11:52:33 -0700</bug_when>
    <thetext>&lt;rdar://problem/82936812&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1792017</commentid>
    <comment_count>2</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-09-09 12:03:25 -0700</bug_when>
    <thetext>Marked expectations: https://trac.webkit.org/changeset/282232/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1792084</commentid>
    <comment_count>3</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-09-09 14:19:54 -0700</bug_when>
    <thetext>History: https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fwebrtc-extensions%2Ftransfer-datachannel.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1792087</commentid>
    <comment_count>4</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-09-09 14:25:33 -0700</bug_when>
    <thetext>I was not able to reproduce the failure locally (BigSur) using run-webkit-tests --iterations 1000 --clobber-old-results --exit-after-n-failures 1 imported/w3c/web-platform-tests/webrtc-extensions/transfer-datachannel.html --force -1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1792088</commentid>
    <comment_count>5</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-09-09 14:27:26 -0700</bug_when>
    <thetext>I was able to reproduce the failure using -f argument.

Diff:

--- /Volumes/Data/Builds/GoldenGate/buildToTest/layout-test-results/imported/w3c/web-platform-tests/webrtc-extensions/transfer-datachannel-expected.txt
+++ /Volumes/Data/Builds/GoldenGate/buildToTest/layout-test-results/imported/w3c/web-platform-tests/webrtc-extensions/transfer-datachannel-actual.txt
@@ -1,5 +1,5 @@
 
-PASS offerer data channel in workers
+FAIL offerer data channel in workers assert_equals: expected &quot;OK&quot; but got &quot;opened&quot;
 PASS answerer data channel in workers
 PASS data channel close event in worker
 PASS Failing to transfer a data channel</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1792101</commentid>
    <comment_count>6</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-09-09 14:52:45 -0700</bug_when>
    <thetext>The test failed at r278839 and r278830

Diff:

--- /Volumes/Data/Builds/GoldenGate/buildToTest/layout-test-results/imported/w3c/web-platform-tests/webrtc-extensions/transfer-datachannel-expected.txt
+++ /Volumes/Data/Builds/GoldenGate/buildToTest/layout-test-results/imported/w3c/web-platform-tests/webrtc-extensions/transfer-datachannel-actual.txt
@@ -1,5 +1,5 @@
 
-PASS offerer data channel in workers
+FAIL offerer data channel in workers assert_equals: expected &quot;OK&quot; but got &quot;opened&quot;
 PASS answerer data channel in workers
 PASS data channel close event in worker
 PASS Failing to transfer a data channel


The test also failed at the oldest spades available for BigSur (r268271)

Diff: 

--- /Volumes/Data/Builds/GoldenGate/test-268271/layout-test-results/imported/w3c/web-platform-tests/webrtc-extensions/transfer-datachannel-expected.txt
+++ /Volumes/Data/Builds/GoldenGate/test-268271/layout-test-results/imported/w3c/web-platform-tests/webrtc-extensions/transfer-datachannel-actual.txt
@@ -1,6 +1,8 @@
 
-PASS offerer data channel in workers
-PASS answerer data channel in workers
-PASS data channel close event in worker
-PASS Failing to transfer a data channel
+Harness Error (FAIL), message = Unhandled rejection: The object can not be cloned.
 
+TIMEOUT offerer data channel in workers Test timed out
+NOTRUN answerer data channel in workers
+NOTRUN data channel close event in worker
+NOTRUN Failing to transfer a data channel
+</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1792975</commentid>
    <comment_count>7</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-09-13 09:28:52 -0700</bug_when>
    <thetext>I was not able to reproduce the failure on Catalina.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1793714</commentid>
    <comment_count>8</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-09-15 08:38:12 -0700</bug_when>
    <thetext>The test started failing constantly on the all platforms at https://trac.webkit.org/changeset/282445/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1847200</commentid>
    <comment_count>9</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2022-03-01 14:45:59 -0800</bug_when>
    <thetext>Possibly fixed in bug 237327.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1850823</commentid>
    <comment_count>10</comment_count>
      <attachid>454575</attachid>
    <who name="youenn fablet">youennf</who>
    <bug_when>2022-03-14 03:58:14 -0700</bug_when>
    <thetext>Created attachment 454575
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1850837</commentid>
    <comment_count>11</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-03-14 05:05:59 -0700</bug_when>
    <thetext>Committed r291223 (248378@main): &lt;https://commits.webkit.org/248378@main&gt;

All reviewed patches have been landed. Closing bug and clearing flags on attachment 454575.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>454575</attachid>
            <date>2022-03-14 03:58:14 -0700</date>
            <delta_ts>2022-03-14 05:06:02 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-230116-20220314115812.patch</filename>
            <type>text/plain</type>
            <size>1723</size>
            <attacher name="youenn fablet">youennf</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMjkxMjE2CmRpZmYgLS1naXQgYS9MYXlvdXRUZXN0cy9DaGFu
Z2VMb2cgYi9MYXlvdXRUZXN0cy9DaGFuZ2VMb2cKaW5kZXggZjgzOTk3ZGM3M2UwNjFkODk1Y2U3
MDQxYjFiZGU0OTc1ODI4NDBiZi4uZTNhYTdkNjlkNDYxYzBhZDUxMGY2ODAwOTBkZjhiYWU0MjNl
MWYxOSAxMDA2NDQKLS0tIGEvTGF5b3V0VGVzdHMvQ2hhbmdlTG9nCisrKyBiL0xheW91dFRlc3Rz
L0NoYW5nZUxvZwpAQCAtMSwzICsxLDE0IEBACisyMDIyLTAzLTE0ICBZb3Vlbm4gRmFibGV0ICA8
eW91ZW5uQGFwcGxlLmNvbT4KKworICAgICAgICBbIE1hY09TIF0gaW1wb3J0ZWQvdzNjL3dlYi1w
bGF0Zm9ybS10ZXN0cy93ZWJydGMtZXh0ZW5zaW9ucy90cmFuc2Zlci1kYXRhY2hhbm5lbC5odG1s
IGlzIGEgZmxha3kgZmFpbHVyZQorICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93
X2J1Zy5jZ2k/aWQ9MjMwMTE2CisgICAgICAgIDxyZGFyOi8vcHJvYmxlbS84MjkzNjgxMj4KKwor
ICAgICAgICBVbnJldmlld2VkLgorCisgICAgICAgICogcGxhdGZvcm0vbWFjL1Rlc3RFeHBlY3Rh
dGlvbnM6CisgICAgICAgIFVuZmxha2UgdGVzdCBub3cgdGhhdCBpcyBwYXNzaW5nIGNvbnNpc3Rl
bnRseSBvbiBib3RzLgorCiAyMDIyLTAzLTE0ICBZb3Vlbm4gRmFibGV0ICA8eW91ZW5uQGFwcGxl
LmNvbT4KIAogICAgICAgICBbIEJpZ1N1ciB3azIgYXJtNjQgXSA0IHdlYnJ0Yy8gTGF5b3V0LXRl
c3RzIGFyZSBjb25zaXN0ZW50bHkgdGltaW5nIG91dApkaWZmIC0tZ2l0IGEvTGF5b3V0VGVzdHMv
cGxhdGZvcm0vbWFjL1Rlc3RFeHBlY3RhdGlvbnMgYi9MYXlvdXRUZXN0cy9wbGF0Zm9ybS9tYWMv
VGVzdEV4cGVjdGF0aW9ucwppbmRleCBlZWQ5NDkxYmJiMTFlNmQ5YzRlMWNkMzhhZWY2NTg1OWUx
ZWNlYzcxLi4zNmNmODUxYjQ1OWU1NzM3ZTg1ZGY3NGQ2MzhiYjkwNThlN2VmMTgxIDEwMDY0NAot
LS0gYS9MYXlvdXRUZXN0cy9wbGF0Zm9ybS9tYWMvVGVzdEV4cGVjdGF0aW9ucworKysgYi9MYXlv
dXRUZXN0cy9wbGF0Zm9ybS9tYWMvVGVzdEV4cGVjdGF0aW9ucwpAQCAtMjI3MCw4ICsyMjcwLDYg
QEAgd2Via2l0Lm9yZy9iLzIyODY0MiBpbXBvcnRlZC93M2Mvd2ViLXBsYXRmb3JtLXRlc3RzL2h0
bWwvY3Jvc3Mtb3JpZ2luLW9wZW5lci1wb2wKIHdlYmtpdC5vcmcvYi8yMjk1MTcgaW1wb3J0ZWQv
dzNjL3dlYi1wbGF0Zm9ybS10ZXN0cy93ZWJydGMtZXh0ZW5zaW9ucy9SVENSdHBTeW5jaHJvbml6
YXRpb25Tb3VyY2UtY2FwdHVyZVRpbWVzdGFtcC5odG1sIFsgUGFzcyBGYWlsdXJlIF0KIHdlYmtp
dC5vcmcvYi8yMjk1MTcgaW1wb3J0ZWQvdzNjL3dlYi1wbGF0Zm9ybS10ZXN0cy93ZWJydGMtZXh0
ZW5zaW9ucy9SVENSdHBTeW5jaHJvbml6YXRpb25Tb3VyY2Utc2VuZGVyQ2FwdHVyZVRpbWVPZmZz
ZXQuaHRtbCBbIFBhc3MgRmFpbHVyZSBdCiAKLXdlYmtpdC5vcmcvYi8yMzAxMTYgaW1wb3J0ZWQv
dzNjL3dlYi1wbGF0Zm9ybS10ZXN0cy93ZWJydGMtZXh0ZW5zaW9ucy90cmFuc2Zlci1kYXRhY2hh
bm5lbC5odG1sIFsgUGFzcyBGYWlsdXJlIF0KLQogIyBhY2NlbnQtY29sb3IgaXMgY3VycmVudGx5
IG9ubHkgc3VwcG9ydGVkIG9uIENvY29hIHBsYXRmb3JtcwogZmFzdC9jc3MvYWNjZW50LWNvbG9y
L2NoZWNrYm94Lmh0bWwgWyBQYXNzIF0KIGZhc3QvY3NzL2FjY2VudC1jb2xvci9wcm9ncmVzcy5o
dG1sIFsgUGFzcyBdCg==
</data>

          </attachment>
      

    </bug>

</bugzilla>