From: Fabian Grünbichler Date: Wed, 4 Dec 2024 16:50:43 +0000 (+0100) Subject: ci_rustc: disable test that requires upstream git repo X-Git-Tag: archive/raspbian/1.84.0+dfsg1-2+rpi1^2~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0ca8e3f92fc559d2b85dfafaec20e47579bd2b07;p=rustc.git ci_rustc: disable test that requires upstream git repo Forwarded: not-needed Signed-off-by: Fabian Grünbichler Gbp-Pq: Topic build Gbp-Pq: Name ci_rustc-disable-test-that-requires-upstream-git-repo.patch --- diff --git a/src/bootstrap/src/core/builder/tests.rs b/src/bootstrap/src/core/builder/tests.rs index d6580fe1ac..6ddeacd6b5 100644 --- a/src/bootstrap/src/core/builder/tests.rs +++ b/src/bootstrap/src/core/builder/tests.rs @@ -212,7 +212,8 @@ fn alias_and_path_for_library() { assert_eq!(first(cache.all::()), &[doc_std!(A => A, stage = 0)]); } -#[test] +// Debian: this test doesn't work since it tries to detect dirty git state.. +#[allow(dead_code)] fn ci_rustc_if_unchanged_logic() { let config = Config::parse_inner( Flags::parse(&[