Skip to content

handle clean up failures better#326

Merged
gflarity merged 1 commit into
ai-dynamo:mainfrom
gflarity:handle_cleanup_failures_better
Jan 18, 2026
Merged

handle clean up failures better#326
gflarity merged 1 commit into
ai-dynamo:mainfrom
gflarity:handle_cleanup_failures_better

Conversation

@gflarity

Copy link
Copy Markdown
Contributor

What type of PR is this?

Test Infra

What this PR does / why we need it:

We're seeing failures in test cleanup intermittently. This PR:

  • increases the timeout for test cleanup to 2 minutes, since tests pass locally, this might help
  • if a test cleanup fails, there's no point running the remaining tests, the next test will likely fail (this will also save us E2E test running resources being wasted)

Does this PR introduce a API change?

NONE

Additional documentation e.g., enhancement proposals, usage docs, etc.:


@gflarity gflarity force-pushed the handle_cleanup_failures_better branch from 61d0745 to d4a885c Compare January 17, 2026 16:33
@gflarity gflarity merged commit a83a55e into ai-dynamo:main Jan 18, 2026
6 checks passed
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.

3 participants