Disable flaky test_git_status_postprocessing test (#43293)
Release Notes: - N/A
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user