Skip to content

Commit

Permalink
Temporarily disable version-verbose-commit-hash to force revert thr…
Browse files Browse the repository at this point in the history
…ough
  • Loading branch information
jieyouxu committed Nov 10, 2024
1 parent c0cee4e commit c4c6d2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/run-make/version-verbose-commit-hash/rmake.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
// test ensures it will not be broken again.
// See https://github.com/rust-lang/rust/issues/107094

// FIXME(#132845): temporarily disabled to get revert through
//@ ignore-test

//@ needs-git-hash

use run_make_support::{bare_rustc, bare_rustdoc, regex};
Expand Down

0 comments on commit c4c6d2b

Please sign in to comment.