mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
more robust autopopup concurrency test
This commit is contained in:
@@ -315,6 +315,8 @@ class JavaAutoPopupTest extends CompletionAutoPopupTestCase {
|
||||
tooQuick = lookup == null
|
||||
myFixture.type 'IO'
|
||||
}
|
||||
joinAlarm() //I
|
||||
joinAlarm() //O
|
||||
joinCompletion()
|
||||
assert lookup
|
||||
assert 'ArrayIndexOutOfBoundsException' in myFixture.lookupElementStrings
|
||||
|
||||
Reference in New Issue
Block a user