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

Fix #14091 and #14093 - test failures on NetBSD #14096

Merged

Conversation

euantorano
Copy link
Contributor

Fixes #14091
Fixes #14093

Adds handling for disabling tests on netbsd, which was previously missing.

We don't have NetBSD CI support at the moment, so tests would need ran locally, which I have done.

For the disablement of t9657, see #13760 for previous discussion.

@Araq
Copy link
Member

Araq commented Apr 24, 2020

Irrelevant CI failure, merging.

@Araq Araq merged commit 123f9fb into nim-lang:devel Apr 24, 2020
@euantorano euantorano deleted the fix/14091-and-14093-netbsd-test-failures branch April 24, 2020 07: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.

tests/exception/t9657.nim fails on NetBSD tests/stdlib/tgetaddrinfo.nim fails on NetBSD
2 participants