Skip to content

Update windows runner to 2025 #3705

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

Merged
merged 27 commits into from
Aug 20, 2025
Merged

Update windows runner to 2025 #3705

merged 27 commits into from
Aug 20, 2025

Conversation

Naatan
Copy link
Member

@Naatan Naatan commented Aug 11, 2025

TaskCP-1034 Update our Windows CI runner to latest

I validated as much as I can without actually running this against a release branch, but it seems unlikely that release specific logic would be impacted by the host runner.

Integration tests are failing. I dug into the failures but they are all seemingly unrelated. It doesn't help that we have a number of failing integration tests already and the last windows run is not retained on github actions due to its age, so I can't compare. End of the day we'll have to treat fixing up our integration tests as a separate story.

@Naatan Naatan requested a review from mitchell-as August 13, 2025 20:44
@mitchell-as
Copy link
Contributor

I have an idea of which integration test errors have been erroring for a while on each platform. I will check on this tomorrow after these jobs complete and let you know what might be new and we'll go from there.

Copy link
Contributor

@mitchell-as mitchell-as left a comment

Choose a reason for hiding this comment

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

Still failing:

  • TestAnalyticsIntegrationTestSuite/TestAttempts
  • TestErrorsIntegrationTestSuite/TestMultiErrorWithInput
  • TestErrorsIntegrationTestSuite/TestMultiErrorWithoutInput
  • TestShellIntegrationTestSuite/TestShell
  • TestShellsIntegrationTestSuite/TestShells/using_cmd.exe

The rest are either known failures or sporadic ones I can overlook.

@Naatan Naatan requested a review from mitchell-as August 20, 2025 21:20
Copy link
Contributor

@mitchell-as mitchell-as left a comment

Choose a reason for hiding this comment

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

TestShellIntegrationTestSuite/TestShell is not being tested.

I will approve this. If you want to roll the dice, commit it without testing it, and the test fails overnight, I will file a ticket in the morning.

Anyway, good work. This was not an easy task, and very annoying to deal with I'm sure. I myself was not looking forward to picking this one up...

@Naatan Naatan merged commit ceafc3b into master Aug 20, 2025
5 of 15 checks passed
@Naatan Naatan deleted the CP-1034 branch August 20, 2025 22:11
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.

2 participants