Bug 245793
| Summary: | [ New Test ] (250315@main): [ macOS Debug ] TestWTF.WTF_SuspendableWorkQueue.Suspend is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | Website Storage | Assignee: | Sihui Liu <sihui_liu> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Karl Rackler
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100517874>
Alexey Proskuryakov
If SuspendableWorkQueue is broken, that may cause serious problems for its users in WebKit.
Sihui Liu
Pull request: https://github.com/WebKit/WebKit/pull/4951
EWS
Committed 255161@main (a8ab43132b0d): <https://commits.webkit.org/255161@main>
Reviewed commits have been landed. Closing PR #4951 and removing active labels.