<?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>218010</bug_id>
          
          <creation_ts>2020-10-21 01:08:40 -0700</creation_ts>
          <short_desc>[GStreamer] Several audioworklet tests are flaky</short_desc>
          <delta_ts>2020-12-07 10:32:01 -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>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=219603</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=218370</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="Diego Pino">dpino</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>clopez</cc>
    
    <cc>lmoura</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1700105</commentid>
    <comment_count>0</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2020-10-21 01:08:40 -0700</bug_when>
    <thetext>The following tests have reported flaky failures in GTK:

  imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-output-channel-count.https.html
  imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-process-zero-outputs.https.html
  imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/suspended-context-messageport.https.html
  imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https.html

Diff: https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/r268786%20(16549)/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https-diff.txt

--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https-actual.txt
@@ -1,14 +1,12 @@
+
+Harness Error (TIMEOUT), message = null
 
 PASS # AUDIT TASK RUNNER STARTED.
 PASS Executing &quot;initialize&quot;
-PASS Executing &quot;test&quot;
-PASS Audit report
+TIMEOUT Executing &quot;test&quot; Test timed out
+NOTRUN Audit report
 PASS &gt; [initialize]
 PASS   AudioWorklet module loading resolved correctly.
 PASS &lt; [initialize] All assertions passed. (total 1 assertions)
 PASS &gt; [test]
-PASS   Test 0: Number of convolver output channels is equal to 2.
-FAIL X Number of distinct values is not equal to 2. Got 1. assert_true: expected true got false
-FAIL &lt; [test] 1 out of 2 assertions were failed. assert_true: expected true got false
-FAIL # AUDIT TASK RUNNER FINISHED: 1 out of 2 tasks were failed. assert_true: expected true got false
 
Diff: https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/r268786%20(16549)/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-output-channel-count.https-diff.txt

--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-output-channel-count.https-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-output-channel-count.https-actual.txt
@@ -1,13 +1,9 @@
+
+Harness Error (TIMEOUT), message = null
 
 PASS # AUDIT TASK RUNNER STARTED.
-PASS Executing &quot;Dynamically change the channel count to if unspecified.&quot;
-PASS Executing &quot;Givien outputChannelCount must be honored.&quot;
-PASS Audit report
+TIMEOUT Executing &quot;Dynamically change the channel count to if unspecified.&quot; Test timed out
+NOTRUN Executing &quot;Givien outputChannelCount must be honored.&quot;
+NOTRUN Audit report
 PASS &gt; [Dynamically change the channel count to if unspecified.]
-PASS   The expected output channel count is equal to 17.
-PASS &lt; [Dynamically change the channel count to if unspecified.] All assertions passed. (total 1 assertions)
-PASS &gt; [Givien outputChannelCount must be honored.]
-PASS   The expected output channel count is equal to 2.
-PASS &lt; [Givien outputChannelCount must be honored.] All assertions passed. (total 1 assertions)
-PASS # AUDIT TASK RUNNER FINISHED: 2 tasks ran successfully.
 
Diff: https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/r268786%20(16549)/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-process-zero-outputs.https-diff.txt

--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-process-zero-outputs.https-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-process-zero-outputs.https-actual.txt
@@ -1,9 +1,8 @@
+
+Harness Error (TIMEOUT), message = null
 
 PASS # AUDIT TASK RUNNER STARTED.
-PASS Executing &quot;check-zero-outputs&quot;
-PASS Audit report
+TIMEOUT Executing &quot;check-zero-outputs&quot; Test timed out
+NOTRUN Audit report
 PASS &gt; [check-zero-outputs]
-PASS   |outputs| has been all zeros for 1 seconds as expected. is true.
-PASS &lt; [check-zero-outputs] All assertions passed. (total 1 assertions)
-PASS # AUDIT TASK RUNNER FINISHED: 1 tasks ran successfully.
 
Diff: https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/r268786%20(16549)/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/suspended-context-messageport.https-diff.txt

--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/suspended-context-messageport.https-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/suspended-context-messageport.https-actual.txt
@@ -1,5 +1,5 @@
 
-PASS realtime suspended
+FAIL realtime suspended assert_equals: created message time expected 0.03192743764172336 but got 0.034829931972789115
 PASS offline before start
 PASS offline on complete</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1702658</commentid>
    <comment_count>1</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2020-10-29 02:14:46 -0700</bug_when>
    <thetext>*** Bug 218321 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1712491</commentid>
    <comment_count>2</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2020-12-07 10:29:30 -0800</bug_when>
    <thetext>I&apos;ve just opened bug219603 about a similar message for the ChannelMergerNode.

Should each node type be kept separate or should we group them here as this looks like a harness issue?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>