Suppress a broken test. Issue #8690.
This commit is contained in:
parent
ad6eeb843b
commit
7b08b2c838
@ -678,6 +678,7 @@ fn rustpkg_local_pkg() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore (reason = "test makes bogus assumptions about build directory layout: issue #8690")]
|
||||
fn package_script_with_default_build() {
|
||||
let dir = create_local_package(&PkgId::new("fancy-lib"));
|
||||
debug!("dir = %s", dir.to_str());
|
||||
|
Loading…
x
Reference in New Issue
Block a user