Skip to content
New issue

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

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

Already on GitHub? # to your account

Windows test go tip under carpet #4099

Merged
merged 2 commits into from
Dec 12, 2024
Merged

Conversation

mstoykov
Copy link
Contributor

What?

Get github actions to not be broken on windows gotip

Why?

Not having CI red is good.

I tried to actually fix the issue but can't reproduce it locally on windows VM and it doesn't seem anything I tried made a difference in github actions. So for now just disabling the test.

I also bumped to use latest windows as a thing that we probably should've done long ago. My testing hasn't shown it being more flaky so 🤷

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (make lint) and all checks pass.
  • I have run tests locally (make tests) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

@mstoykov mstoykov added this to the v0.56.0 milestone Dec 11, 2024
@mstoykov mstoykov marked this pull request as ready for review December 11, 2024 15:10
@mstoykov mstoykov requested a review from a team as a code owner December 11, 2024 15:10
@mstoykov mstoykov requested review from ankur22 and joanlopez and removed request for a team December 11, 2024 15:10
@mstoykov mstoykov merged commit cdb15b1 into master Dec 12, 2024
22 checks passed
@mstoykov mstoykov deleted the windowsTestGoTipUnderCarpet branch December 12, 2024 09:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants