mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
dump threads in case of long completion
This commit is contained in:
+1
@@ -65,6 +65,7 @@ abstract class CompletionAutoPopupTestCase extends LightCodeInsightFixtureTestCa
|
||||
}
|
||||
Thread.sleep(10)
|
||||
}
|
||||
printThreadDump()
|
||||
fail("Too long completion")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user