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

Disable tests in Mono depending on gc.collect() #1847

Merged
merged 2 commits into from
Dec 23, 2024

Conversation

BCSharp
Copy link
Member

@BCSharp BCSharp commented Dec 22, 2024

Since I changed to a faster macOS machine, these tests are failing on Mono.

There are still two more tests failing (test__ssl and, yup, test__socket…), but I haven't investigated them yet. They seem to have a different type of issues than gc.collect().

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.

Fine by me!

@BCSharp BCSharp merged commit e104794 into IronLanguages:main Dec 23, 2024
5 of 8 checks passed
@BCSharp BCSharp deleted the mono_gc_tests branch December 23, 2024 02:21
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