Skip to content

test: harden flaky restart and startup checks - #57

Merged
moolen merged 1 commit into
masterfrom
fix/pr56-ci-flaky-tests
Apr 10, 2026
Merged

test: harden flaky restart and startup checks#57
moolen merged 1 commit into
masterfrom
fix/pr56-ci-flaky-tests

Conversation

@moolen

@moolen moolen commented Apr 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • wait for periodic checkpoint tests to observe the post-rotation manifest state
  • stop fast-restart integration from asserting on async segment-index migration timing
  • retry port-forward reconnection after Spectre pod restarts in e2e

Verification

  • go test -count=50 -run TestEngine_StartPeriodicCheckpointPersistsRestartableStateWithoutFlush ./internal/embeddedstore
  • go test -count=50 -run TestEmbeddedRuntimeFastRestartServesTimelineImmediately ./tests/integration/api
  • go test -v -count=1 -timeout 60m ./tests/e2e -run TestScenarioPodRestart
  • go test -v -cover -count=1 -timeout 60m ./...
  • cd ui && npm run test
  • cd ui && npx playwright install chromium && npm run test:ct

@moolen
moolen merged commit cc1d62a into master Apr 10, 2026
2 checks passed
@moolen
moolen deleted the fix/pr56-ci-flaky-tests branch April 10, 2026 11:37
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.

1 participant