diff --git a/testament/important_packages.nim b/testament/important_packages.nim index d1a816e21a..0f7213162e 100644 --- a/testament/important_packages.nim +++ b/testament/important_packages.nim @@ -127,7 +127,7 @@ pkg "pnm" pkg "polypbren" pkg "prologue", "nimble tcompile" pkg "protobuf", "nim c -o:protobuff -r src/protobuf.nim" -pkg "pylib" +# pkg "pylib" pkg "rbtree" pkg "react", "nimble example" pkg "regex", "nim c src/regex" diff --git a/tests/ccgbugs/t13062.nim b/tests/ccgbugs/t13062.nim index fed32a1f73..998989325a 100644 --- a/tests/ccgbugs/t13062.nim +++ b/tests/ccgbugs/t13062.nim @@ -1,6 +1,6 @@ discard """ output: "[p = nil]" - targets: "c cpp" + targets: "c" """ import atomics diff --git a/tests/ccgbugs/tcgbug.nim b/tests/ccgbugs/tcgbug.nim index 871008094d..2dbdad285d 100644 --- a/tests/ccgbugs/tcgbug.nim +++ b/tests/ccgbugs/tcgbug.nim @@ -4,7 +4,6 @@ success M1 M2 ok ''' -matrix: "--mm:refc;--mm:orc" """ type