Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: fix external git flake #3039

Merged
merged 5 commits into from
Sep 26, 2024
Merged

test: fix external git flake #3039

merged 5 commits into from
Sep 26, 2024

Conversation

AustinAbro321
Copy link
Contributor

@AustinAbro321 AustinAbro321 commented Sep 26, 2024

Description

Hard to prove definitively that this will fix the flake, but it does seem like there is at least an issue with the logic of wait check currently.

Related Issue

Fixes #3024

^ I figure if it doesn't fix it we can re-open the issue

Checklist before merging

Signed-off-by: Austin Abro <[email protected]>
Signed-off-by: Austin Abro <[email protected]>
Copy link

netlify bot commented Sep 26, 2024

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 4d2c939
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/66f5851e4dc4320008c63253

Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@AustinAbro321 AustinAbro321 marked this pull request as ready for review September 26, 2024 16:13
@AustinAbro321 AustinAbro321 requested review from a team as code owners September 26, 2024 16:13
Copy link
Contributor

@mkcp mkcp left a comment

Choose a reason for hiding this comment

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

LGTM -- i also ran into some flakiness in the ext_out and ext_in tests, but with the filesystem. In the future, improving test isolation will save us some headaches.

@mkcp mkcp added this pull request to the merge queue Sep 26, 2024
Merged via the queue into main with commit fce521d Sep 26, 2024
29 checks passed
@mkcp mkcp deleted the fix-external-git-flake branch September 26, 2024 17:55
ittacco pushed a commit to ittacco/zarf that referenced this pull request Nov 9, 2024
Signed-off-by: Austin Abro <[email protected]>
Signed-off-by: ittacco <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test flake - test external fails during port forward
2 participants