Bug 245787 - [ New Test ] (254473@main): [ macOS Debug ] TestIPC.ConnectionTest/OpenedConnectionTest.AInvalidateDeliversBDidClose/ClientIsA is a flaky failure
Summary: [ New Test ] (254473@main): [ macOS Debug ] TestIPC.ConnectionTest/OpenedCon...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-28 09:27 PDT by Karl Rackler
Modified: 2022-10-16 11:37 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.