[Webkit-unassigned] [Bug 188017] Layout Test media/audio-concurrent-supported.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 25 13:29:57 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=188017

--- Comment #1 from David Fenton (:realdawei) <David_fenton at apple.com> ---
Corrected the diff below:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Faudio-concurrent-supported.html
--- /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/media/audio-concurrent-supported-expected.txt
+++ /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/media/audio-concurrent-supported-actual.txt
@@ -10,7 +10,7 @@
 EVENT(1, playing)
 EXPECTED (1, testElement.currentTime > '0') OK
 Making sure all 2 audio elements are in playing state:
-EXPECTED (0, testElement.paused == 'false') OK
+EXPECTED (0, testElement.paused == 'false'), OBSERVED 'true' FAIL
 EXPECTED (1, testElement.paused == 'false') OK
 END OF TEST

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180725/19cbf284/attachment.html>


More information about the webkit-unassigned mailing list