Ignore the download_ci_llvm
test
This commit is contained in:
parent
249df9e791
commit
49202c7b47
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ pub(crate) fn parse(config: &str) -> Config {
|
|||
)
|
||||
}
|
||||
|
||||
// FIXME: Resume this test after establishing a stabilized change tracking logic.
|
||||
#[ignore]
|
||||
#[test]
|
||||
fn download_ci_llvm() {
|
||||
if crate::core::build_steps::llvm::is_ci_llvm_modified(&parse("")) {
|
||||
|
|
Loading…
Add table
Reference in a new issue