]> git.lizzy.rs Git - rust.git/commitdiff
test: run-make: flag tests which won't work in no-std environments
authorTom Eccles <tom.eccles@codethink.co.uk>
Mon, 15 Mar 2021 18:00:14 +0000 (18:00 +0000)
committerTom Eccles <tom.eccles@codethink.co.uk>
Sun, 28 Mar 2021 15:50:47 +0000 (16:50 +0100)
src/test/run-make/incr-prev-body-beyond-eof/Makefile
src/test/run-make/issue-36710/Makefile
src/test/run-make/issue-83112-incr-test-moved-file/Makefile

index ae447e1bd9cdaf3cba083b17d5257034cd7a5666..c57ce9c53e7a021d5098e434ba83ceae916b7e50 100644 (file)
@@ -1,3 +1,5 @@
+# ignore-none no-std is not supported
+
 include ../../run-make-fulldeps/tools.mk
 
 # Tests that we don't ICE during incremental compilation after modifying a
index fbb3ec97d5508aed26aa2643c481d8be14c6bfe9..7014b763ae350b6414c1285e04ea1beac6bd5f3b 100644 (file)
@@ -1,6 +1,7 @@
 # ignore-riscv64 $(call RUN,foo) expects to run the target executable natively
 #                              so it won't work with remote-test-server
 # ignore-arm Another build using remote-test-server
+# ignore-none no-std is not supported
 
 include ../../run-make-fulldeps/tools.mk
 
index c89eebf374501ee050be5ece154b6d24649fbdab..30bb259ef6db89b13d2a1f2da718cc6eea96545f 100644 (file)
@@ -1,5 +1,7 @@
 include ../../run-make-fulldeps/tools.mk
 
+# ignore-none no-std is not supported
+
 # Regression test for issue #83112
 # The generated test harness code contains spans with a dummy location,
 # but a non-dummy SyntaxContext. Previously, the incremental cache was encoding