Skip to content

Conversation

@max-sixty
Copy link
Owner

Summary

  • Move nextest env vars (NEXTEST_STATUS_LEVEL, NEXTEST_SUCCESS_OUTPUT) into .config/nextest.toml
  • Add JUnit XML output to capture per-test timing data
  • Upload timing artifacts per-OS in CI to diagnose slow Windows tests (~10 min)

Test plan

  • CI passes on all platforms
  • JUnit artifacts are uploaded for each OS
  • After merge, download artifacts and analyze test timing

This was written by Claude Code on behalf of max-sixty

Move nextest env vars (status-level, success-output) into config file.
Add JUnit XML output to analyze per-test timing in CI.
Upload timing artifacts per-OS to diagnose slow Windows tests.

Co-Authored-By: Claude <[email protected]>
@max-sixty max-sixty merged commit 49a7df9 into main Jan 10, 2026
19 checks passed
@max-sixty max-sixty deleted the test-speed branch January 10, 2026 04:59
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