File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -149,6 +149,11 @@ crokey = { skip-tests = true } # compiler error checks in tests
149149"wischli/rpaillier" = { skip-tests = true } # flaky tests
150150"AntonChernev/suffix-tree-search" = { skip-tests = true } # flaky tests
151151"0xpr03/yayd" = { skip-tests = true } # network in tests
152+ "gclark916/vulkano_examples" = { skip = true } # spurious proc macro error
153+ "gclark916/vulkano_tri1" = { skip = true } # spurious proc macro error
154+ "Ayrx/binja-rs-hello-world" = { skip = true } # shared directory messed up by first build
155+ "Ninja3047/load-symbols" = { skip = true } # shared directory messed up by first build
156+ "etke.bff" = { skip = true } # shared directory messed up by first build
152157"APTy/icmp" = { skip-tests = true } # network in tests
153158"GothAck/rs-async-debug" = { skip-tests = true } # compiler error checks in tests
154159"hank-der-hafenarbeiter/imperative-rs" = { skip-tests = true } # compiler error checks in tests
You can’t perform that action at this time.
0 commit comments