TestIPC.StreamConnectionTest.SendAsyncReplyMessage is a consistent timeout on Mac and iOS platforms. HISTORY: https://results.webkit.org/?suite=api-tests&test=TestIPC.StreamConnectionTest.SendAsyncReplyMessage According to the history link this test was introduced with flaky timeouts. It appears to have gotten worse after 258085@main to the point where it appears to timeout more frequently than not. I was able to consistently reproduce the timeout on iOS Debug ToT running the test as follows: run-api-tests --ios-simulator TestIPC.StreamConnectionTest.SendAsyncReplyMessage --iterations 10 If it doesn't reproduce from just a single test run, it very easily should reproduce with 10 iterations. I also was able to reproduce it on Ventura Debug ToT.
<rdar://problem/104154976>
*** This bug has been marked as a duplicate of bug 249780 ***