about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTom Eccles <tom.eccles@codethink.co.uk>2021-01-11 18:24:54 +0000
committerTom Eccles <tom.eccles@codethink.co.uk>2021-03-28 16:49:58 +0100
commitd9dc5d83e239fa0e411d99264b0462e8e94b350a (patch)
treea6c6bf4c850750fa2cb605fb097f1cce86eabd59
parenta143d6d4674169f12402fae56a1fa4053436754c (diff)
downloadrust-d9dc5d83e239fa0e411d99264b0462e8e94b350a.tar.gz
rust-d9dc5d83e239fa0e411d99264b0462e8e94b350a.zip
run-make: skip issue-36710 on riscv64 and armhf
The test assumes it can run target binaries on the host. This not true
for riscv64 CI (or for other platforms using remote-test-server).
-rw-r--r--src/test/run-make/issue-36710/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/test/run-make/issue-36710/Makefile b/src/test/run-make/issue-36710/Makefile
index 3d93b2f6961..fbb3ec97d55 100644
--- a/src/test/run-make/issue-36710/Makefile
+++ b/src/test/run-make/issue-36710/Makefile
@@ -1,3 +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
+
 include ../../run-make-fulldeps/tools.mk
 
 all: foo