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

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Update windows runner to 2025 #3705

wants to merge 24 commits into from

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.

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