-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Investigate flaky ContentAssistTest #270
Comments
The search was split into two ui/core bundles |
it looks like
randomly does not return anything |
maybe the wait is not working anymore |
might be a race between
and
this might break the performConcurrentJob
|
unfortunately i wont have time to debug this further. |
am not sure if something like
would help in all cases. unfortunately on stupid ci much more likely to reproduce it does not help => i am clueless |
Signed-off-by: Christian Dietrich <[email protected]>
will ignore the test for now. have no time to investigate in jdt |
[#270] ignore flaky test as no time to investigate in Xtext or JDT
Investigate flaky ContentAssistTest
i wonder if there was a change in platform that might increase a general problem in xbase
@iloveeclipse @szarnekow were there changes in JDT search recently (4.30)?
The text was updated successfully, but these errors were encountered: