Skip to content

Commit 2150561

Browse files
jieyouxutshepang
authored andcommitted
Purge run-pass-valgrind mentions
1 parent 07bc9ca commit 2150561

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

src/tests/compiletest.md

-16
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ The following test suites are available, with links for more information:
6161
| [`codegen-units`](#codegen-units-tests) | Check codegen unit partitioning |
6262
| [`assembly`](#assembly-tests) | Check assembly output |
6363
| [`mir-opt`](#mir-opt-tests) | Check MIR generation and optimizations |
64-
| [`run-pass-valgrind`](#valgrind-tests) | Run with Valgrind |
6564
| [`coverage`](#coverage-tests) | Check coverage instrumentation |
6665
| [`coverage-run-rustdoc`](#coverage-tests) | `coverage` tests that also run instrumented doctests |
6766

@@ -445,21 +444,6 @@ some of the other tests for some examples on how to get started.
445444
[`tests/run-make`]: https://github.com/rust-lang/rust/tree/master/tests/run-make
446445
[`run_make_support`]: https://github.com/rust-lang/rust/tree/master/src/tools/run-make-support
447446

448-
449-
### Valgrind tests
450-
451-
> **TODO**
452-
>
453-
> Yeet this if we yeet the test suite.
454-
455-
The tests in [`tests/run-pass-valgrind`] are for use with [Valgrind]. These are
456-
currently vestigial, as Valgrind is no longer used in CI. These may be removed
457-
in the future.
458-
459-
[Valgrind]: https://valgrind.org/
460-
[`tests/run-pass-valgrind`]: https://github.com/rust-lang/rust/tree/master/tests/run-pass-valgrind
461-
462-
463447
### Coverage tests
464448

465449
The tests in [`tests/coverage`] are shared by multiple test modes that test

0 commit comments

Comments
 (0)