Skip to content

test(cli): remove flaky session export e2e tests - #13238

Merged
marius-kilocode merged 1 commit into
mainfrom
remove-flaky-session-export-e2e-tests
Aug 19, 2026
Merged

test(cli): remove flaky session export e2e tests#13238
marius-kilocode merged 1 commit into
mainfrom
remove-flaky-session-export-e2e-tests

Conversation

@marius-kilocode

Copy link
Copy Markdown
Collaborator

Session export worker E2E tests depend on real worker startup, process scheduling, Git and filesystem state, SQLite lock timing, and fixed wall-clock deadlines. Recent CI stabilization commits repeatedly widened these deadlines and isolated timing-sensitive tests, but the tests remain inherently flaky and duplicate lower-level coverage.

Remove the real-worker E2E smoke test, the Git/filesystem capture E2E cases, and the SQLite lock worker scenario. Keep deterministic unit and controlled integration coverage for the underlying behavior.

@kilo-code-bot

kilo-code-bot Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (3 files)
  • packages/opencode/test/kilocode/session-export/e2e.test.ts
  • packages/opencode/test/kilocode/session-export/sequence.test.ts
  • packages/opencode/test/kilocode/session-export/worker.test.ts

Reviewed by grok-4.6 · Input: 99.8K · Output: 6.9K · Cached: 218.8K

Review guidance: REVIEW.md from base branch main

@marius-kilocode
marius-kilocode merged commit 457e828 into main Aug 19, 2026
30 checks passed
@marius-kilocode
marius-kilocode deleted the remove-flaky-session-export-e2e-tests branch August 19, 2026 11:36
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.

2 participants