Open euantorano opened 4 years ago
this meta-issue is very helpful; wish we could have same for other targets.
I plan to add one for FreeBSD too, will probably do that today.
On Wed, 22 Apr 2020, at 02:19, Timothee Cour wrote:
this meta-issue is very helpful; wish we could have same for other targets.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nim-lang/Nim/issues/14035#issuecomment-617477358, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFW24J73DWGZYBF7N57EN3RNZAZLANCNFSM4MMPGYMA.
I plan to add one for FreeBSD too, will probably do that today.
Yes, please :) Let me know if can I help you
@lbartoletti FreeBSD issue live at #14075 - just running the test through to check the failure for tests/dll/client.nim
to add a stand-alone issue for it.
@euantorano I added a openbsd:disabled test for https://github.com/nim-lang/Nim/pull/16167
tests/exception/t13115.nim
Thanks @timotheecour, added to the list.
see also tests/js/tunittest_error.nim flaky test refs https://github.com/timotheecour/Nim/issues/648, slightly concerning
Propose to add tests/stdlib/tssl.nim (it's disabled and still failing for OpenBSD), and to re-evaluate tests/stdlib/thttpclient_ssl.nim (actually works at least for me)
This issue catalogues the tests that are disabled for the OpenBSD CI, with a future aim of removing as many of these disablements as possible:
tests/coroutines/tgc.nim
- see #14032 for detailstests/coroutines/twait.nim
- see #14032 for detailstests/dll/nimhcr_integration.nim
- see #12140 for detailstests/dll/nimhcr_unit.nim
- see #12140 for detailstests/exception/t9657.nim
- see #13760 for detailstests/niminaction/Chapter8/sfml/sfml_test.nim
- see #14033 for detailstests/parallel/tarray_of_channels.nim
- see #12142 for detailstests/stdlib/thttpclient_ssl.nim
- see #13773 for detailstests/stdlib/tosprocterminate.nim
- see #13775 for detailstests/system/talloc2.nim
- see #14081 for detailstests/system/trealloc.nim
tests/async/tacceptcloserace/nim
- see #14031 for detailstests/stdlib/tasynchttpserver.nim
- see #14036 for detailstests/parallel/tflowvar.nim
- see #14047 for detailstests/stdlib/tgetaddrinfo
- see #12181 for detailstests/exception/t13115
- see #16167 for details; remove special case once nodejs updated >= 12.16.2