Skip to content

Conversation

@pblazej
Copy link
Contributor

@pblazej pblazej commented Oct 22, 2025

  • Disable parallel testing (premature optimization?)
  • Increase timeouts accordingly

@github-actions
Copy link

github-actions bot commented Oct 22, 2025

⚠️ This PR does not contain any files in the .changes directory.

@pblazej
Copy link
Contributor Author

pblazej commented Oct 22, 2025

@hiroshihorie IMO the biggest source of flakiness is parallel testing vs cli.

I don't think it's worth the effort to have multiple server clones vs multiple (deterministic) sims.

Remaining errors (during retry):

testRecord, failed: caught error: "Error Domain=NSOSStatusErrorDomain Code=2003334207 "(null)""
testResourcesCleanUp, XCTAssertNil failed: "<LiveKit.WebSocket: 0x110581720>" - Leaked object: Optional(<LiveKit.WebSocket: 0x110581720>)
testReliableRetry, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Data received".
testWaitUntilActiveTimeout, failed: caught error: "Error Domain=io.livekit.swift-sdk Code=202 "Network error(Validation response: "success")"

This should help for the last one: #782

@pblazej pblazej marked this pull request as ready for review October 22, 2025 08:45
@pblazej pblazej requested a review from hiroshihorie October 22, 2025 08:46
@pblazej
Copy link
Contributor Author

pblazej commented Oct 22, 2025

@pblazej pblazej merged commit 263048b into main Oct 22, 2025
27 of 28 checks passed
@pblazej pblazej deleted the blaze/flaky-tests branch October 22, 2025 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants