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