-
Notifications
You must be signed in to change notification settings - Fork 18.8k
gha: update to windows 2022 / 2025 #50179
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
Conversation
Oh! We disabled 2019 on PRs; probably should switch that to disable 2022 on PRs |
Some failures; could be related to Windows changing error messages?
Expected; "The filename, directory name, or volume label syntax is incorrect."
Looks like there's a And a docs; Golang knows about https://github.com/golang/go/blob/d166a0b03e88e3ffe17a5bee4e5405b5091573c6/src/os/root_windows.go#L39-L43 Doesn't have |
The hosted Windows 2019 runners reach EOL on June 30; actions/runner-images#12045 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2169b86
to
9316396
Compare
Rebased after #50189 was merged, which should fix the test 🤞 |
Flaky? Or Legit? ISTR this one was flaky, but saw it fail twice on this PR. Let me try once more
|
Looks like this one continues failing;
moby/integration/container/exec_test.go Lines 118 to 152 in a9c0420
|
Failures are probably unrelated; let me try them again;
|
Those tests are really flaky on Windows;
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I guess we should just ignore this one; it's super flaky; at least we're down to 1 flaky test this time;
|
The hosted Windows 2019 runners reach EOL on June 30; actions/runner-images#12045
- A picture of a cute animal (not mandatory but encouraged)