Bug 210337 - [WPE][GTK] fast/mediastream/mediastreamtrack-audio-clone.html is a flaky failure since r260937
Summary: [WPE][GTK] fast/mediastream/mediastreamtrack-audio-clone.html is a flaky fail...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-10 08:56 PDT by Diego Pino
Modified: 2021-06-04 19:37 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2020-04-10 08:56:25 PDT
Diff:

--- /home/dpino/workspace/webkit-gtk/layout-test-results/retries/fast/mediastream/mediastreamtrack-audio-clone-expected.txt
+++ /home/dpino/workspace/webkit-gtk/layout-test-results/retries/fast/mediastream/mediastreamtrack-audio-clone-actual.txt
@@ -1,5 +1,5 @@
 
-PASS Stopping the audio track should not stop the audio track clone 
-PASS Stopping the audio track clone should not stop the audio track 
-PASS Collecting the audio track clone should not stop the audio track 
+FAIL Stopping the audio track should not stop the audio track clone assert_true: Heard hum from cloned track expected true got false
+FAIL Stopping the audio track clone should not stop the audio track assert_true: Heard hum from track expected true got false
+FAIL Collecting the audio track clone should not stop the audio track assert_true: Heard hum from track expected true got false
Comment 1 Lauro Moura 2020-04-12 19:43:47 PDT
Also failing in WPE
Comment 2 Philippe Normand 2020-04-29 10:34:50 PDT

*** This bug has been marked as a duplicate of bug 190576 ***
Comment 3 Diego Pino 2020-05-09 03:16:34 PDT
The test start passing since r260937, but also since then it has reported failures.

See: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r261432%20(13675)/results.html

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/mediastream/mediastreamtrack-audio-clone-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/mediastream/mediastreamtrack-audio-clone-actual.txt
@@ -1,5 +1,5 @@
 
-PASS Stopping the audio track should not stop the audio track clone 
+FAIL Stopping the audio track should not stop the audio track clone assert_true: Heard hum from cloned track expected true got false
 PASS Stopping the audio track clone should not stop the audio track 
 PASS Collecting the audio track clone should not stop the audio track 

Marked as flaky in test expectations.
Comment 4 Diego Pino 2021-06-04 19:37:21 PDT
This test, or group of tests, has been passing for the last 4000 revisions. Closing bug. Gardened in r278519.