Disable flaky test_git_status_postprocessing test (#43293)

Release Notes:

- N/A
This commit is contained in:
Cole Miller
2025-11-22 01:45:01 +00:00
committed by GitHub
parent 8e2c0c3a0c
commit 4376eb8217
+1
View File
@@ -8453,6 +8453,7 @@ async fn test_git_repository_status(cx: &mut gpui::TestAppContext) {
}
#[gpui::test]
#[ignore]
async fn test_git_status_postprocessing(cx: &mut gpui::TestAppContext) {
init_test(cx);
cx.executor().allow_parking();