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

Disabled tests for FreeBSD #14075

Open
4 of 6 tasks
euantorano opened this issue Apr 22, 2020 · 5 comments
Open
4 of 6 tasks

Disabled tests for FreeBSD #14075

euantorano opened this issue Apr 22, 2020 · 5 comments

Comments

@euantorano
Copy link
Contributor

euantorano commented Apr 22, 2020

This issue catalogues the tests that are disabled for the FreeBSD CI, with a future aim of removing as many of these disablements as possible:

rg disabled|grep 'freebsd\|openbsd'

testament/tests/shouldfail/tvalgrind.nim:  # `disabled: "freebsd"` in the Testament configs above or else the tests will
tests/parallel/tblocking_channel.nim:disabled: "freebsd"
tests/stdlib/tssl.nim:  disabled: "freebsd"
tests/stdlib/tssl.nim:  disabled: "openbsd"
tests/stdlib/thttpclient_ssl.nim:  disabled: "openbsd"
tests/valgrind/tleak_arc.nim:disabled: "freebsd"
tests/valgrind/tleak_arc.nim:disabled: "openbsd"
tests/exception/t9657.nim:  disabled: "openbsd"
tests/dll/nimhcr_integration.nim:  disabled: "openbsd"
tests/dll/nimhcr_unit.nim:disabled: "openbsd"
tests/parallel/tflowvar.nim:  disabled: "openbsd"
tests/parallel/tarray_of_channels.nim:disabled: "openbsd"
tests/system/talloc2.nim:disabled: "openbsd"
tests/system/trealloc.nim:  disabled: "openbsd"
@euantorano
Copy link
Contributor Author

Note: I've just ran the tests with tests/dll/client.nim enabled and tests/js/console.nim enabled, so these issues may already be fixed. PR incoming.

@euantorano
Copy link
Contributor Author

I believe that all tests that can be enabled for FreeBSD are now enabled.

@timotheecour
Copy link
Member

reopening refs #15726 (comment)

@timotheecour
Copy link
Member

timotheecour commented Jun 4, 2021

regression: #18177 (oups, wrong issue)

@euantorano
Copy link
Contributor Author

Note: #18177 is for OpenBSD, not FreeBSD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants