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/tssl failing on NetBSD #15493

Closed
euantorano opened this issue Oct 5, 2020 · 0 comments · Fixed by #15494
Closed

tests/stdlib/tssl failing on NetBSD #15493

euantorano opened this issue Oct 5, 2020 · 0 comments · Fixed by #15494

Comments

@euantorano
Copy link
Contributor

euantorano commented Oct 5, 2020

tests/stdlib/tssl is failing on NetBSD with the following:

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

Output:

-------------------------

This issue is similar to #15066 (comment), which was the same failure on FreeBSD.

This failure can be seen in this build: http://jenkins.euantorano.co.uk/job/Nim/12/console

euantorano added a commit to euantorano/Nim that referenced this issue Oct 5, 2020
TLS emulation was already disabled for FreeBSD due to the same issue.
Araq pushed a commit that referenced this issue Oct 5, 2020
TLS emulation was already disabled for FreeBSD due to the same issue.
mildred pushed a commit to mildred/Nim that referenced this issue Jan 11, 2021
TLS emulation was already disabled for FreeBSD due to the same issue.
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