diff --git a/src/tests/compiletest.md b/src/tests/compiletest.md index 5c4dfb6e0d..3a496afd2c 100644 --- a/src/tests/compiletest.md +++ b/src/tests/compiletest.md @@ -788,16 +788,12 @@ 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 that these test suites do not support revisions: +> - `codegen-units` +> - `run-make` +> - `rustdoc-html` +> - `rustdoc-json` ### Ignoring unused revision names