Bug 307850
| Summary: | [macOS] media/modern-media-controls/tracks-support/audio-single-track.html is flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marta Darbinyan
The following test is flaky failure on macOS both on Release and Debug for a while and keeps reproduced on EWS bot and trigger re-runs.
media/modern-media-controls/tracks-support/audio-single-track.html
+FAIL: Timed out waiting for notifyDone to be called
+
Check that no tracks button is shown when there's only one audio track.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
@@ -6,11 +8,4 @@
PASS shadowRoot.querySelector('button.overflow') became different from null
PASS shadowRoot.querySelector('button.overflow').getBoundingClientRect().width became different from 0
Tapping overflow button...
-PASS contextmenu.some((item) => item.title === 'Playback Speed') is true
-Dismissing contextmenu...
-PASS shadowRoot.querySelector('button.tracks') became different from null
-PASS shadowRoot.querySelector('button.tracks').getBoundingClientRect().width became 0
-PASS successfullyParsed is true
Test history:
https://results.webkit.org/?suite=layout-tests&test=media%2Fmodern-media-controls%2Ftracks-support%2Faudio-single-track.html
Test link
https://ews-build.webkit.org/#/builders/161/builds/14183
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/170345395>
EWS
Test gardening commit 307517@main (fed917ab0915): <https://commits.webkit.org/307517@main>
Reviewed commits have been landed. Closing PR #58672 and removing active labels.