RESOLVED FIXED 210337
[WPE][GTK] fast/mediastream/mediastreamtrack-audio-clone.html is a flaky failure since r260937
https://bugs.webkit.org/show_bug.cgi?id=210337
Summary [WPE][GTK] fast/mediastream/mediastreamtrack-audio-clone.html is a flaky fail...
Diego Pino
Reported 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
Attachments
Lauro Moura
Comment 1 2020-04-12 19:43:47 PDT
Also failing in WPE
Philippe Normand
Comment 2 2020-04-29 10:34:50 PDT
*** This bug has been marked as a duplicate of bug 190576 ***
Diego Pino
Comment 3 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.
Diego Pino
Comment 4 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.
Note You need to log in before you can comment on or make changes to this bug.