Skip to content

Commit b94c63c

Browse files
committed
all but one test suite support revisions directive
1 parent e03697d commit b94c63c

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

src/tests/compiletest.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -788,16 +788,13 @@ only apply to the test as a whole, not to particular revisions.
788788
The only directives that are intended to really work when customized to a revision are
789789
error patterns and compiler flags.
790790

791-
<!-- date-check jul 2023 -->
792-
The following test suites support revisions:
793-
794-
- ui
795-
- assembly
796-
- codegen
797-
- coverage
798-
- debuginfo
799-
- rustdoc UI tests
800-
- incremental (these are special in that they inherently cannot be run in parallel)
791+
<!-- date-check Feb 2026 -->
792+
> [!NOTE]
793+
> These test suites do not support revisions:
794+
> - `codegen-units`
795+
> - `run-make`
796+
> - `rustdoc-html`
797+
> - `rustdoc-json`
801798
802799
### Ignoring unused revision names
803800

0 commit comments

Comments
 (0)