From 0a6e3aeb7b87d01035dd78b7aeb3993ea93ad9a4 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Fri, 30 Jan 2026 01:23:45 +0200 Subject: [PATCH] all but one test suite support revisions directive --- src/tests/compiletest.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/src/tests/compiletest.md b/src/tests/compiletest.md index 5c4dfb6e0d..ad411c7b7a 100644 --- a/src/tests/compiletest.md +++ b/src/tests/compiletest.md @@ -788,16 +788,9 @@ only apply to the test as a whole, not to particular revisions. The only directives that are intended to really work when customized to a revision are error patterns and compiler flags. - -The following test suites support revisions: - -- ui -- assembly -- codegen -- coverage -- debuginfo -- rustdoc UI tests -- incremental (these are special in that they inherently cannot be run in parallel) + +> [!NOTE] +> The only test suite that does not support revisions is `run-make`. ### Ignoring unused revision names