Auto merge of #131461 - onur-ozkan:ignore-ci-rustc-change-test, r=onur-ozkan

ignore `ci_rustc_if_unchanged_logic` test

Temporary hotfix for unblocking CI.

r? ghost
This commit is contained in:
bors 2024-10-09 19:51:01 +00:00
commit eb4e234674

View File

@ -214,6 +214,8 @@ fn alias_and_path_for_library() {
assert_eq!(first(cache.all::<doc::Std>()), &[doc_std!(A => A, stage = 0)]);
}
// FIXME: This is failing in various runners in merge CI.
#[ignore]
#[test]
fn ci_rustc_if_unchanged_logic() {
let config = Config::parse_inner(