Skip to content

A wider test downtime window to avoid flaky test#2308

Merged
jhiemstrawisc merged 1 commit into
PelicanPlatform:mainfrom
h2zh:fix-test-downtime-expires-too-fast
May 13, 2025
Merged

A wider test downtime window to avoid flaky test#2308
jhiemstrawisc merged 1 commit into
PelicanPlatform:mainfrom
h2zh:fix-test-downtime-expires-too-fast

Conversation

@h2zh

@h2zh h2zh commented May 13, 2025

Copy link
Copy Markdown
Contributor

There is a flaky test on GitHub Action (actually, almost always failing) because the test downtime window is too tight, which results in the test downtime expires before the server ad gets to the Director.

@h2zh h2zh added bug Something isn't working test Improvements to the test suite labels May 13, 2025
@h2zh h2zh linked an issue May 13, 2025 that may be closed by this pull request
7 tasks
@h2zh h2zh requested a review from jhiemstrawisc May 13, 2025 17:22

@jhiemstrawisc jhiemstrawisc left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🚀

@jhiemstrawisc jhiemstrawisc merged commit 5accbc4 into PelicanPlatform:main May 13, 2025
26 of 28 checks passed
@h2zh h2zh added this to the v7.17 milestone May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working test Improvements to the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A flaky Downtime unit test in GitHub Action

2 participants