Skip to content

fix: standby tests - #76

Merged
oklinov merged 6 commits into
masterfrom
fix/standby-tests
Apr 10, 2026
Merged

fix: standby tests#76
oklinov merged 6 commits into
masterfrom
fix/standby-tests

Conversation

@oklinov

@oklinov oklinov commented Apr 8, 2026

Copy link
Copy Markdown
Collaborator
  • make the stanby task's name shorter (to be dns friendly)
  • annotate standby runs right after we get response
  • put task deletion in finally block

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the testStandbyActor helper to improve standby task naming/cleanup and to attach run-link annotations earlier in the test flow.

Changes:

  • Move standby task deletion into a finally block to ensure cleanup happens even on test failures.
  • Annotate standby runs from inside callStandby to surface run links closer to the point of execution.
  • Change standby task name/title/description generation to be shorter and more DNS-friendly.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread lib/lib.ts Outdated
Comment thread lib/lib.ts Outdated
Comment thread lib/lib.ts Outdated
Comment thread lib/lib.ts Outdated
Comment thread lib/lib.ts Outdated
@oklinov
oklinov requested a review from Copilot April 8, 2026 13:22

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread lib/lib.ts
Comment thread lib/lib.ts
@oklinov
oklinov requested a review from metalwarrior665 April 8, 2026 13:30
oklinov and others added 6 commits April 10, 2026 12:41
- make the stanby task's name shorter (to be dns friendly)
- annotate standby runs right after we get response
- put task deletion in finally block
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@oklinov
oklinov force-pushed the fix/standby-tests branch from 9b9f00d to f21d4de Compare April 10, 2026 10:41
@oklinov
oklinov merged commit 33cd89c into master Apr 10, 2026
10 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.

4 participants