Bug 308247
| Summary: | REGRESSION(307240@main): [macOS Debug] media/media-source/media-source-audio-switch.html is flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| 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 became flaky in Debug after 307240@main on EWS bots and also post-commit on main.
media/media-source/media-source-audio-switch.html
RUN(video.play())
EXPECTED (video.paused == 'false') OK
-EXPECTED (video.currentTime >= '5') OK
+oldTime 4.100039534
+video.currentTime 4.011377723
+oldTime <= video.currentTime FAIL
END OF TEST
Test history:
https://results.webkit.org/?suite=layout-tests&test=media%2Fmedia-source%2Fmedia-source-audio-switch.html&style=debug
Tets result:
https://ews-build.webkit.org/#/builders/161/builds/15184
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/170753439>
EWS
Committed 307855@main (11e798d8ffce): <https://commits.webkit.org/307855@main>
Reviewed commits have been landed. Closing PR #59029 and removing active labels.
EWS
Test gardening commit 307861@main (99b0fb58e1d0): <https://commits.webkit.org/307861@main>
Reviewed commits have been landed. Closing PR #59035 and removing active labels.