Skip to content

Conversation

@mfazekas
Copy link
Collaborator

@mfazekas mfazekas commented Jan 12, 2026

Summary

Re-enables harness CI tests with retry mechanism to handle flaky WebSocket connections.

Changes:

  • Removed if: false that was disabling harness tests
  • Added retry logic (3 attempts) for flaky harness connections
  • Added wait step for simulator to be fully ready before tests
  • Added debug logging on failure to capture simulator logs

Test plan

  • CI harness tests pass (may need 1-3 attempts due to flaky connection)

@mfazekas mfazekas marked this pull request as ready for review January 13, 2026 10:23
@mfazekas mfazekas changed the title fix: debug harness CI timeout fix: harness CI timeout Jan 14, 2026
@mfazekas mfazekas force-pushed the fix/harness-ci-timeout branch from fe97adc to e459d76 Compare January 16, 2026 07:24
@mfazekas mfazekas changed the title fix: harness CI timeout chore(ci): harness CI timeout Jan 16, 2026
@mfazekas mfazekas enabled auto-merge (squash) January 16, 2026 08:18
@mfazekas mfazekas requested a review from HayesGordon January 16, 2026 08:18
Copy link
Contributor

@HayesGordon HayesGordon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks

@mfazekas mfazekas merged commit 65bc6f1 into main Jan 16, 2026
8 checks passed
@mfazekas mfazekas deleted the fix/harness-ci-timeout branch January 16, 2026 10:09
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