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

troubleshoot drone #2037

Merged
merged 6 commits into from
Nov 5, 2024
Merged

troubleshoot drone #2037

merged 6 commits into from
Nov 5, 2024

Conversation

thampiotr
Copy link
Contributor

@thampiotr thampiotr commented Nov 5, 2024

This seems to have worked when I temporarily enabled building on PRs (See first commit), I'm not sure if it's a fluke though.

image

May be worth merging to main to fix?

@thampiotr thampiotr force-pushed the thampiotr/try-fix-windows-build branch 3 times, most recently from 297f7ab to b8096e9 Compare November 5, 2024 14:17
@thampiotr thampiotr force-pushed the thampiotr/try-fix-windows-build branch from b8096e9 to b1ffa4a Compare November 5, 2024 14:17
@thampiotr thampiotr requested a review from wildum November 5, 2024 14:31
@thampiotr
Copy link
Contributor Author

This now works!
image

Comment on lines +167 to +170
if runtime.GOOS == "windows" {
// TODO: Fix this test as we mature the file queue
t.Skip("This test is very flaky on Windows. Will need to fix it as we mature the filequeue.")
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

cc @mattdurham I didn't have time to investigate it further while doing the release. Was failing quite consistently.

@thampiotr thampiotr marked this pull request as ready for review November 5, 2024 15:15
@thampiotr thampiotr requested a review from a team as a code owner November 5, 2024 15:15
@thampiotr thampiotr enabled auto-merge (squash) November 5, 2024 15:15
@thampiotr thampiotr merged commit 23fc404 into main Nov 5, 2024
18 checks passed
@thampiotr thampiotr deleted the thampiotr/try-fix-windows-build branch November 5, 2024 15:19
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