Skip to content

Don't rebuild GUI test crates every time you run test src/test/rustdoc-gui#89520

Merged
bors merged 1 commit intorust-lang:masterfrom
GuillaumeGomez:cache-rustdoc-gui-test
Oct 10, 2021
Merged

Don't rebuild GUI test crates every time you run test src/test/rustdoc-gui#89520
bors merged 1 commit intorust-lang:masterfrom
GuillaumeGomez:cache-rustdoc-gui-test

Conversation

@GuillaumeGomez
Copy link
Member

This method has multiple advantages:

  • It'll completely remove the rustdoc-GUI test doc folder if rustdoc was updated
  • It'll rebuild GUI test crates only they have been updated

All in all, it's quite convenient! (even more with #88816)

r? @Mark-Simulacrum

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants