diff options
| author | Chris Denton <chris@chrisdenton.dev> | 2025-04-19 15:09:36 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-19 15:09:36 +0000 |
| commit | 56cef5ce584686047e373a3bac310a77cad47b66 (patch) | |
| tree | 8cd5f90ed919b367258fc027badf592ac1c25c84 /compiler/rustc_codegen_cranelift/example/std_example.rs | |
| parent | 709f4fee507f373247d206f33f7aefc3ce8705f1 (diff) | |
| parent | b18e37305304780530224736ad55145063c7e8a6 (diff) | |
| download | rust-56cef5ce584686047e373a3bac310a77cad47b66.tar.gz rust-56cef5ce584686047e373a3bac310a77cad47b66.zip | |
Rollup merge of #139978 - Kobzol:ci-test-summary, r=jieyouxu
Add citool command for generating a test dashboard
This PR implements an initial version of a test suite dashboard, which shows which tests were executed on CI and which tests were ignored. This was discussed [here](https://rust-lang.zulipchat.com/#narrow/channel/238009-t-compiler.2Fmeetings/topic/.5Bsteering.5D.202025-04-11.20Dealing.20with.20disabled.20tests/with/512799036). The dashboard is still quite bare-bones, but I think that it could already be useful.
The next step is to create a job index, similarly to the post-merge report, and link from the individual tests to the job that executed them.
You can try it locally like this:
```bash
$ cargo run --manifest-path src/ci/citool/Cargo.toml --release \
-- test-dashboard 38c560ae681d5c0d3fd615eaedc537a282fb1086 --output-dir dashboard
```
and then open `dashboard/index.html` in a web browser.
CC ````@wesleywiser````
r? ````@jieyouxu````
Diffstat (limited to 'compiler/rustc_codegen_cranelift/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions
