Skip to content

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