Skip to content

[codex] Speed up recent slow JUnit tests#243

Merged
ScriptedAlchemy merged 1 commit into
masterfrom
codex/slow-junit-tests-round2
Jul 3, 2026
Merged

[codex] Speed up recent slow JUnit tests#243
ScriptedAlchemy merged 1 commit into
masterfrom
codex/slow-junit-tests-round2

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Summary

  • shorten short-window LSP initialize timeout so hang-bound tests do not pay a fixed 2s floor
  • use the setup-python interpreter path for Hermes generated Python checks on Windows
  • trim duplicated fixture/server setup in slow dashboard and template-path tests

Validation

  • cargo fmt --all -- --check
  • git diff --check
  • cargo clippy --workspace --all-targets --locked -- -D warnings
  • cargo nextest run --locked -E 'test(broker_bounds_lsp_initialize_hangs) | test(test_hermes_generated_python_registers_memory_provider) | test(test_hermes_generated_memory_provider_is_discovered_from_active_home) | test(test_hermes_generated_python_degrades_gracefully_on_stock_hermes_api) | test(test_hermes_generated_python_handles_quoted_unicode_tracedecay_path) | test(literal_template_variant_paths_fall_back_to_discovery) | test(curation_preview_persists_across_dashboard_restarts)'
  • cargo nextest run --locked --no-fail-fast -E 'binary(dashboard_api_test) | binary(hooks_lsp_suite) | binary(mcp_suite) | binary(agent_suite)'

@changeset-bot

changeset-bot Bot commented Jul 3, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 92aeac0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@ScriptedAlchemy ScriptedAlchemy merged commit 549765e into master Jul 3, 2026
14 checks passed
@ScriptedAlchemy ScriptedAlchemy deleted the codex/slow-junit-tests-round2 branch July 3, 2026 05:50
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