Skip to content

Commit f539111

Browse files
Merge pull request #22035 from ChayimFriedman2/hangy-test
minor: Ignore a hangy test
2 parents 378af59 + e5da36a commit f539111

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)