From 118f7a6b88a2627aba161d7a6e695350329d20e7 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 ab36193f8b6..4ab1ef1ad0f 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 runners in merge CI. +#[ignore] #[test] fn ci_rustc_if_unchanged_logic() { let config = Config::parse_inner(