commit: 9c7b50b91d673020fec93ec5c09de1530ef0228d Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Tue Aug 1 11:40:14 2023 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Tue Aug 1 18:53:25 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c7b50b9
dev-lang/nim: update 1.6.14 version's testament-skipfile Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> dev-lang/nim/files/nim-1.6.14-testament-skipfile.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/dev-lang/nim/files/nim-1.6.14-testament-skipfile.txt b/dev-lang/nim/files/nim-1.6.14-testament-skipfile.txt index b0317176ac0d..2e7e0b48f9fc 100644 --- a/dev-lang/nim/files/nim-1.6.14-testament-skipfile.txt +++ b/dev-lang/nim/files/nim-1.6.14-testament-skipfile.txt @@ -1,11 +1,13 @@ # broken tests/assert/tassert_c.nim tests/async/tasync_traceback.nim +tests/coroutines/twait.nim tests/errmsgs/t14444.nim tests/errmsgs/tcall_with_default_arg.nim tests/errmsgs/tproper_stacktrace.nim tests/errmsgs/tproper_stacktrace2.nim tests/errmsgs/tproper_stacktrace3.nim +tests/exception/t13115.nim tests/js/tmangle.nim tests/js/twritestacktrace.nim tests/lent/tbasic_lent_check.nim @@ -21,6 +23,22 @@ tests/stdlib/tstackframes.nim tests/stdlib/tstats.nim tests/system/talloc.nim tests/testament/tshould_not_work.nim +# broken on musl + llvm +tests/coroutines/tgc.nim +tests/coroutines/twait.nim +tests/misc/t18077.nim +tests/misc/temit.nim +tests/nimdoc/t15916.nim +tests/nimdoc/trunnableexamples.nim +tests/nimdoc/trunnableexamples2.nim +tests/objects/tobjcov.nim +tests/objects/toop1.nim +tests/stdlib/tencodings.nim +tests/stdlib/tgetaddrinfo.nim +tests/stdlib/tstdlib_various.nim +tests/stdlib/tstreams.nim +tests/stdlib/ttimes.nim +tests/vm/tvmmisc.nim # require network tests/stdlib/thttpclient.nim tests/stdlib/tnetconnect.nim
