Description: TestWTF.WTF_SuspendableWorkQueue.Suspend This test was added at 250315@main and has been a flaky failure on macOS Debug x86_64 since. Reproduction steps: I can reproduce this on <commit> but cannot reproduce it on <commit> or earlier. Command: run-api-tests --iterations=50 --debug TestWTF.WTF_SuspendableWorkQueue.Suspend History: https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWTF.WTF_SuspendableWorkQueue.SuspendTwice&test=TestWTF.WTF_SuspendableWorkQueue.Suspend&limit=50000&platform=mac&architecture=x86_64&style=debug Failed TestWTF.WTF_SuspendableWorkQueue.Suspend /Volumes/Data/worker/Apple-Monterey-Debug-Build/build/Tools/TestWebKitAPI/Tests/WTF/SuspendableWorkQueue.cpp:70 Value of: suspended Actual: true Expected: false
<rdar://problem/100517874>
If SuspendableWorkQueue is broken, that may cause serious problems for its users in WebKit.
Pull request: https://github.com/WebKit/WebKit/pull/4951
Committed 255161@main (a8ab43132b0d): <https://commits.webkit.org/255161@main> Reviewed commits have been landed. Closing PR #4951 and removing active labels.