about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJieyou Xu <jieyouxu@outlook.com>2025-04-14 15:28:41 +0800
committerJieyou Xu <jieyouxu@outlook.com>2025-04-14 15:28:41 +0800
commitf3344ef4bd57ac7609b40f1da75d685032e965f1 (patch)
tree0127a56c112af21f129426d0734b1e59b6fcc28e
parentf836ae4e663b6e8938096b8559e094d18361be55 (diff)
downloadrust-f3344ef4bd57ac7609b40f1da75d685032e965f1.tar.gz
rust-f3344ef4bd57ac7609b40f1da75d685032e965f1.zip
tests: use `compiletest-ignore-dir` for bootstrap self-tests
-rw-r--r--tests/ui/bootstrap/self-test/a.rs1
-rw-r--r--tests/ui/bootstrap/self-test/b.rs1
-rw-r--r--tests/ui/bootstrap/self-test/compiletest-ignore-dir0
3 files changed, 0 insertions, 2 deletions
diff --git a/tests/ui/bootstrap/self-test/a.rs b/tests/ui/bootstrap/self-test/a.rs
index b8abd8179c9..0818665af9f 100644
--- a/tests/ui/bootstrap/self-test/a.rs
+++ b/tests/ui/bootstrap/self-test/a.rs
@@ -1,2 +1 @@
 //! Not used by compiler, this is used by bootstrap cli self-test.
-//@ ignore-test (used by bootstrap)
diff --git a/tests/ui/bootstrap/self-test/b.rs b/tests/ui/bootstrap/self-test/b.rs
index 5bbd2f946fe..aeb4688830d 100644
--- a/tests/ui/bootstrap/self-test/b.rs
+++ b/tests/ui/bootstrap/self-test/b.rs
@@ -1,2 +1 @@
 //! Not used by compiler, used by bootstrap cli self-test.
-//@ ignore-test (used by bootstrap)
diff --git a/tests/ui/bootstrap/self-test/compiletest-ignore-dir b/tests/ui/bootstrap/self-test/compiletest-ignore-dir
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/tests/ui/bootstrap/self-test/compiletest-ignore-dir