Bug 201254
Summary: | [GTK] fast/mediastream/device-change-event-2.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alicia Boya García <aboya> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, zimmermann |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Alicia Boya García
fast/mediastream/device-change-event-2.html
Failing since r248835:r248847
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/mediastream/device-change-event-2-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/mediastream/device-change-event-2-actual.txt
@@ -1,5 +1,5 @@
-PASS 'devicechange' event fired when device list changes
+FAIL 'devicechange' event fired when device list changes promise_test: Unhandled rejection with value: "event 1 took too long"
PASS 'devicechange' events fired quickly are coalesced
PASS 'devicechange' event is not fired when the document doesn't has focus or permission to capture
PASS 'devicechange' event is fired when the document doesn't has focus but has permission to capture
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
According to this bug report, this is a permanent failure (not flaky). This has not been observed recently, see e.g. https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/11947/steps/layout-test/logs/stdio.
Will update expectations to mark this test as passing.