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

tests/stdlib/tgetaddrinfo.nim fails on NetBSD #14091

Closed
euantorano opened this issue Apr 23, 2020 · 0 comments · Fixed by #14096
Closed

tests/stdlib/tgetaddrinfo.nim fails on NetBSD #14091

euantorano opened this issue Apr 23, 2020 · 0 comments · Fixed by #14096

Comments

@euantorano
Copy link
Contributor

The test tests/stdlib/tgetaddrinfo.nim fails on NetBSD with output:

Category: stdlib
Name: tests/stdlib/tgetaddrinfo.nim C
Action: run
Result: reExitcodesDiffer
-------- Expected -------
exitcode: 0
--------- Given  --------
exitcode: 1

Output:
tgetaddrinfo.nim(22)     tgetaddrinfo
nativesockets.nim(291)   getAddrInfo
oserr.nim(94)            raiseOSError
Error: unhandled exception: Additional info: "servname not supported for ai_sock                                                                                           type" [OSError]
-------------------------

Related: #12181

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 a pull request may close this issue.

1 participant