Skip to content

ci: increase timeouts for slow CLI integration tests#15117

Merged
grandizzy merged 1 commit into
masterfrom
grandizzy/nextest-timeouts
Jun 9, 2026
Merged

ci: increase timeouts for slow CLI integration tests#15117
grandizzy merged 1 commit into
masterfrom
grandizzy/nextest-timeouts

Conversation

@decofe

@decofe decofe commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • increase nextest slow-timeout for CLI integration tests that timed out on slower Windows, macOS, and ARM runners
  • keep existing runners, filters, retries, and flaky workflow unchanged

Testing

  • uv run python -c "import tomllib; tomllib.load(open('.config/nextest.toml','rb')); print('nextest TOML parsed')"
  • git diff --check
  • cargo nextest list --locked --workspace --no-run --message-format short (not run: cargo-nextest is not installed in this sandbox)

Prompted by: @grandizzy

@decofe decofe force-pushed the grandizzy/nextest-timeouts branch from ca09d5e to 80c4b25 Compare June 9, 2026 11:26
@grandizzy grandizzy marked this pull request as ready for review June 9, 2026 11:37
@grandizzy grandizzy enabled auto-merge (squash) June 9, 2026 11:41
@grandizzy grandizzy merged commit 97361f2 into master Jun 9, 2026
19 checks passed
@grandizzy grandizzy deleted the grandizzy/nextest-timeouts branch June 9, 2026 11:41
@github-project-automation github-project-automation Bot moved this to Done in Foundry Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants