Bug 217621
| Summary: | REGRESSION: [ Mac & iOS ] media/video-buffering-allowed.html is flaky timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Truitt Savell <tsavell> |
| Component: | New Bugs | Assignee: | Eric Carlson <eric.carlson> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ayumi_kojima, Morningstar, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Truitt Savell
media/video-buffering-allowed.html
This test is flakily timeout out on MacOS
History:
https://results.webkit.org/?suite=layout-tests&test=media%2Fvideo-buffering-allowed.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/70214376>
Truitt Savell
I was able to reproduce this timeout using command:
run-webkit-tests --iterations 2000 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --debug-rwt-logging --no-retry --force --no-build -f media/video-buffering-allowed.html
Truitt Savell
Marked this test as timing out in https://trac.webkit.org/changeset/269607/webkit
Ryan Haddad
(In reply to Truitt Savell from comment #3)
> Marked this test as timing out in
> https://trac.webkit.org/changeset/269607/webkit
This was added to Rosetta expectations, but as far as I can tell this has always impacted macOS generally. Fixed expectation in r271077.
ayumi_kojima
The flaky timeout is also seen on iOS 14 E Simulator Release.
I was able to reproduce the timeout using:
un-webkit-tests --iterations 2000 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --ios-simulator --release --no-retry --force --no-build -f media/video-buffering-allowed.html
Updated test expectations: https://trac.webkit.org/changeset/280270/webkit
Dawn Morningstar
This test is also a flaky timeout on iOS debug not just release.
Dawn Morningstar
Pull request: https://github.com/WebKit/WebKit/pull/32409
EWS
Test gardening commit 282455@main (f4cf3cda9474): <https://commits.webkit.org/282455@main>
Reviewed commits have been landed. Closing PR #32409 and removing active labels.