[Webkit-unassigned] [Bug 244851] REGRESSION(254047 at main): [ iOS Debug ] platform/ios/mediastream/video-muted-in-background-tab.html is a almost constant crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 6 12:45:04 PDT 2022


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

--- Comment #3 from Hercules Hjalmarsson <hhjalmarsson at apple.com> ---
(In reply to Hercules Hjalmarsson from comment #2)
> This issue can be bisected to 254047 at main using command: 
> 
> run-webkit-tests --debug --ios-simulator --iterations=20
> platform/ios/mediastream/video-muted-in-background-tab.html 
> 
> 254046 at main appears to be broken causing testing it to crash the tool. It
> can be remedied by downloading the debug build similar to the bots and
> running the test on that build instead.

The way I repo'd this may not be enough since this is almost a constant crash. A better way to repo this issue 100% of the time, is to run:

run-webkit-tests -f --exit-after-n-failures 1 --force --debug --child-processes=5 --ios-simulator --iterations=200 platform/ios/mediastream/video-muted-in-background-tab.html

-- 
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/20220906/25f29d45/attachment-0001.htm>


More information about the webkit-unassigned mailing list