Ignore flaky ignored_dirs_events test (#40546)

Release Notes:

- N/A
This commit is contained in:
Max Brunsfeld
2025-10-17 22:28:43 +00:00
committed by GitHub
parent d7e193caf3
commit 30c4434b70
+1 -1
View File
@@ -8846,7 +8846,7 @@ async fn test_file_status(cx: &mut gpui::TestAppContext) {
}
#[gpui::test]
#[cfg_attr(target_os = "windows", ignore)]
#[ignore]
async fn test_ignored_dirs_events(cx: &mut gpui::TestAppContext) {
init_test(cx);
cx.executor().allow_parking();