ignore ci_rustc_if_unchanged_logic
test
Signed-off-by: onur-ozkan <work@onurozkan.dev>
This commit is contained in:
parent
4203c68613
commit
118f7a6b88
@ -214,6 +214,8 @@ fn alias_and_path_for_library() {
|
|||||||
assert_eq!(first(cache.all::<doc::Std>()), &[doc_std!(A => A, stage = 0)]);
|
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]
|
#[test]
|
||||||
fn ci_rustc_if_unchanged_logic() {
|
fn ci_rustc_if_unchanged_logic() {
|
||||||
let config = Config::parse_inner(
|
let config = Config::parse_inner(
|
||||||
|
Loading…
Reference in New Issue
Block a user