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 BugsAssignee: 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   

Description Karl Rackler 2022-09-28 09:27:44 PDT
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
Comment 1 Radar WebKit Bug Importer 2022-09-28 09:28:04 PDT
<rdar://problem/100511956>
Comment 2 Kimmo Kinnunen 2022-10-11 05:30:24 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5232
Comment 3 EWS 2022-10-16 11:37:51 PDT
Committed 255606@main (c42fc3b27592): <https://commits.webkit.org/255606@main>

Reviewed commits have been landed. Closing PR #5232 and removing active labels.