Skip to content

Commit c4c6d2b

Browse files
committed
Temporarily disable version-verbose-commit-hash to force revert through
1 parent c0cee4e commit c4c6d2b

File tree

1 file changed

+3
-0
lines changed
  • tests/run-make/version-verbose-commit-hash

1 file changed

+3
-0
lines changed

tests/run-make/version-verbose-commit-hash/rmake.rs

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
// test ensures it will not be broken again.
44
// See https://github.com/rust-lang/rust/issues/107094
55

6+
// FIXME(#132845): temporarily disabled to get revert through
7+
//@ ignore-test
8+
69
//@ needs-git-hash
710

811
use run_make_support::{bare_rustc, bare_rustdoc, regex};

0 commit comments

Comments
 (0)