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

Downgrade _macos-latest-large_ to _macos-latest_ #1907

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

BCSharp
Copy link
Member

@BCSharp BCSharp commented Feb 6, 2025

The IronPython3 project does not have access to macos-latest-large, so the CI runner on macOS always fails on start generating spurious failures (but then restarts and continues as standard and succeeds anyway. Sometimes.)

Copy link
Contributor

@slozier slozier left a comment

Choose a reason for hiding this comment

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

Works for me. I don't even remember why we switched to large...

@BCSharp
Copy link
Member Author

BCSharp commented Feb 7, 2025

It traced it down to a commit enabling .NET 9.0 as the build SDK. Presumably it wasn't working on standard instances yet, and somehow the large instances were available.

@BCSharp
Copy link
Member Author

BCSharp commented Feb 7, 2025

Test IronPython.test_utf8_mode_stdlib is extremely slow on Mono, about 6 times slower than on .NET 8.0. It takes 154 s on CI. Even on my M3 Max it takes 83 s. I've increased the timeout from 120 s to 240 s.

@BCSharp BCSharp merged commit 962b6dc into IronLanguages:main Feb 7, 2025
8 checks passed
@BCSharp BCSharp deleted the macos_runner branch February 7, 2025 06:04
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