mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Disable cdb test, which seems to be broken
This commit is contained in:
parent
4cfa4b0c60
commit
0419be8eae
@ -847,6 +847,8 @@ Hello, Ferris!
|
||||
);
|
||||
}
|
||||
|
||||
// This test is disabled, as it currently doesn't work.
|
||||
#[cfg(any())]
|
||||
#[cfg(target_env = "msvc")]
|
||||
#[cargo_test(requires = "cdb", nightly, reason = "-Zremap-path-scope is unstable")]
|
||||
fn cdb_works_after_trimmed() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user