[Gardening]: [ iOS ]http/tests/media/media-source/mediasource-rvfc.html is a flaky timeout and text failure
This test was marked as a timeout for both macOS + iOS as part of https://commits.webkit.org/252183@main, but it is consistently failing on iPhone simulator test runs.
<rdar://problem/97810232>
It appears that this test wasn't running on iOS before 252183@main. It started passing on iPad at 252893@main. However, it's still failing on iPhone after fixes introduced in 252893@main.
Test gardening commit 253782@main (75ff510fe9da): <https://commits.webkit.org/253782@main> Reviewed commits have been landed. Closing PR #3662 and removing active labels.
I forgot to include the history link for this: HISTORY URL: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fmedia%2Fmedia-source%2Fmediasource-rvfc.html As well as the diff: TEXT DIFF: +CONSOLE MESSAGE: ReferenceError: Can't find variable: MediaSource +CONSOLE MESSAGE: ReferenceError: Can't find variable: mediasource_testafterdataloaded -PASS Test media source with requestVideoFrameCallback. +Harness Error (FAIL), message = ReferenceError: Can't find variable: MediaSource + DIFF URL: https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/253769@main%20(4224)/http/tests/media/media-source/mediasource-rvfc-pretty-diff.html
After modifying expectations for this test, I was also able to reproduce the failure at iOS 15 Debug ToT running the test as follows: run-webkit-tests --iOS-simulator http/tests/media/media-source/mediasource-rvfc.html
Any news ?
Pull request: https://github.com/WebKit/WebKit/pull/13365
Test gardening commit 263594@main (b1058b03a153): <https://commits.webkit.org/263594@main> Reviewed commits have been landed. Closing PR #13365 and removing active labels.
(In reply to EWS from comment #9) > Test gardening commit 263594@main (b1058b03a153): > <https://commits.webkit.org/263594@main> > > Reviewed commits have been landed. Closing PR #13365 and removing active > labels. The expectation marked above will fix this. considering resolved.