Skip to content

Commit e5da36a

Browse files
Ignore a hangy test
1 parent 8b96128 commit e5da36a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/rust-analyzer/tests/slow-tests/flycheck.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ fn main() {}
112112
}
113113

114114
#[test]
115+
#[ignore = "this test tends to stuck, FIXME: investigate that"]
115116
fn test_flycheck_diagnostics_with_override_command_cleared_after_fix() {
116117
if skip_slow_tests() {
117118
return;

0 commit comments

Comments
 (0)