Skip to content

Commit b657c65

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

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

src/tests/compiletest.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -788,16 +788,12 @@ 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 that these test suites do not support revisions:
793+
> - `codegen-units`
794+
> - `run-make`
795+
> - `rustdoc-html`
796+
> - `rustdoc-json`
801797
802798
### Ignoring unused revision names
803799

0 commit comments

Comments
 (0)