Bug 245787
| Summary: | [ New Test ] (254473@main): [ macOS Debug ] TestIPC.ConnectionTest/OpenedConnectionTest.AInvalidateDeliversBDidClose/ClientIsA is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | New Bugs | Assignee: | Kimmo Kinnunen <kkinnunen> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, kkinnunen, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Karl Rackler
Description:
TestIPC.ConnectionTest/OpenedConnectionTest.AInvalidateDeliversBDidClose/ClientIsA
The test was added at 254473@main and has been a flaky failure on macOS Debug with x86_64 architecture since.
Reproduction steps:
I can reproduce this on 254956@main ToT.
Command:
run-api-tests --iterations=50 --debug TestIPC.ConnectionTest/OpenedConnectionTest.AInvalidateDeliversBDidClose/ClientIsA
History:
https://results.webkit.org/?limit=50000&suite=api-tests&test=TestIPC.ConnectionTest%2FOpenedConnectionTest.AInvalidateDeliversBDidClose%2FClientIsA&platform=mac&style=debug&architecture=x86_64
Failed
TestIPC.ConnectionTest/OpenedConnectionTest.AInvalidateDeliversBDidClose/ClientIsA
/Volumes/Data/worker/Apple-Monterey-Debug-Build/build/Tools/TestWebKitAPI/Tests/IPC/ConnectionTests.cpp:279
Value of: bClient().waitForDidClose(kDefaultWaitForTimeout)
Actual: false
Expected: true
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100511956>
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/5232
EWS
Committed 255606@main (c42fc3b27592): <https://commits.webkit.org/255606@main>
Reviewed commits have been landed. Closing PR #5232 and removing active labels.