Bug 172879 - LayoutTest webrtc/video-unmute.html is a flaky timeout
Summary: LayoutTest webrtc/video-unmute.html is a flaky timeout
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-06-02 16:32 PDT by Ryan Haddad
Modified: 2018-09-27 10:03 PDT (History)
7 users (show)

See Also:


Attachments
Patch (4.67 KB, patch)
2018-09-19 15:58 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Ryan Haddad 2017-06-02 16:34:40 PDT
This test was added with http://trac.webkit.org/changeset/217624
Comment 2 Radar WebKit Bug Importer 2017-06-02 17:12:16 PDT
<rdar://problem/32548738>
Comment 3 Matt Lewis 2017-06-15 15:54:49 PDT
Marked test as flaky:
https://trac.webkit.org/changeset/218366/webkit
Comment 4 Matt Lewis 2018-01-10 14:51:42 PST
This in now happening on macOS WK2 as well.

current test example:
https://build.webkit.org/results/Apple%20High%20Sierra%20Release%20WK2%20(Tests)/r226729%20(2162)/results.html

diff:
--- /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/webrtc/video-unmute-expected.txt
+++ /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/webrtc/video-unmute-actual.txt
@@ -1,6 +1,5 @@
-   
+#PID UNRESPONSIVE - com.apple.WebKit.WebContent.Development (pid 13426)
+FAIL: Timed out waiting for notifyDone to be called
 
-PASS Setting video exchange 
-PASS Track is disabled, video should be black 
-PASS Track is enabled, video should not be black 
-
+#EOF
+#EOF


I was able to reproduce the timeout with
run-webkit-tests --no-retry-failure --verbose --debug webrtc/video-unmute.html --iterations=50

Marked as skipped for now due to timeouts in:
https://trac.webkit.org/changeset/226737/webkit
Comment 5 youenn fablet 2018-09-19 15:58:20 PDT
Created attachment 350156 [details]
Patch
Comment 6 WebKit Commit Bot 2018-09-27 10:03:55 PDT
Comment on attachment 350156 [details]
Patch

Clearing flags on attachment: 350156

Committed r236555: <https://trac.webkit.org/changeset/236555>
Comment 7 WebKit Commit Bot 2018-09-27 10:03:56 PDT
All reviewed patches have been landed.  Closing bug.