From 41a811e4ff4a407bc862f2e88b5a66fd23144d0d Mon Sep 17 00:00:00 2001 From: onur-ozkan Date: Wed, 9 Oct 2024 22:11:37 +0300 Subject: [PATCH] ignore `ci_rustc_if_unchanged_logic` test Signed-off-by: onur-ozkan --- src/bootstrap/src/core/builder/tests.rs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/bootstrap/src/core/builder/tests.rs b/src/bootstrap/src/core/builder/tests.rs index ab36193f8b614..67c31df9a49aa 100644 --- a/src/bootstrap/src/core/builder/tests.rs +++ b/src/bootstrap/src/core/builder/tests.rs @@ -214,6 +214,8 @@ fn alias_and_path_for_library() { assert_eq!(first(cache.all::()), &[doc_std!(A => A, stage = 0)]); } +// FIXME: this is failing in various PRs due +#[ignore] #[test] fn ci_rustc_if_unchanged_logic() { let config = Config::parse_inner(