Skip to content

Conversation

amkCha
Copy link
Collaborator

@amkCha amkCha commented Oct 1, 2025

Note

Refactors Gradle test filters and parallelism env vars to separate nightly, replay, and weekly suites; tags a replay test accordingly.

  • Build/Gradle:
    • nightlyReplayTests:
      • Use NIGHTLY_REPLAY_TESTS_PARALLELISM for parallelism.
      • Filter tests to includeTags("replay") and excludeTags("weekly").
    • nightlyTests:
      • Optional parallelism via NIGHTLY_TESTS_PARALLELISM.
      • Filter tests to includeTags("nightly") and excludeTags("replay").
    • Add brief comments documenting test groupings.
  • Tests:
    • Add @Tag("replay") to arithmetization/.../HubShomeiReplayTests.java.

Written by Cursor Bugbot for commit b67ab67. This will update automatically on new commits. Configure here.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

@amkCha amkCha changed the title feat: reusable workflow and nighlty for all forks no replay feat: reusable workflow and nightly for all forks no replay Oct 2, 2025
@amkCha amkCha force-pushed the feat/run-nightlys-on-all-forks branch from 96669e2 to 177a7ff Compare October 2, 2025 11:37
cursor[bot]

This comment was marked as outdated.

@amkCha amkCha force-pushed the feat/run-nightlys-on-all-forks branch from 177a7ff to 88a10be Compare October 2, 2025 11:41
@amkCha amkCha changed the title feat: reusable workflow and nightly for all forks no replay feat: reusable workflow and nightly for all forks no replay + special replay flow Oct 2, 2025
@amkCha amkCha force-pushed the feat/run-nightlys-on-all-forks branch from 88a10be to 6ee6a7b Compare October 2, 2025 16:01
@amkCha amkCha enabled auto-merge (squash) October 2, 2025 16:04
@amkCha amkCha disabled auto-merge October 2, 2025 17:01
@amkCha amkCha force-pushed the feat/run-nightlys-on-all-forks branch 2 times, most recently from a1c252e to 47f3313 Compare October 2, 2025 19:24
@amkCha amkCha force-pushed the feat/run-nightlys-on-all-forks branch from 47f3313 to 2434501 Compare October 2, 2025 19:25
@amkCha amkCha enabled auto-merge (squash) October 2, 2025 19:25
cursor[bot]

This comment was marked as outdated.

@amkCha amkCha force-pushed the feat/run-nightlys-on-all-forks branch from 2434501 to b67ab67 Compare October 2, 2025 19:42
@amkCha amkCha merged commit d163ebe into arith-dev Oct 2, 2025
15 checks passed
@amkCha amkCha deleted the feat/run-nightlys-on-all-forks branch October 2, 2025 20:18
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