We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See https://ci.eclipse.org/ls/job/jdt-ls-pr/5252/testReport/org.eclipse.jdt.ls.core.internal.handlers/CompletionHandlerTest/testCompletion_Lambda/
The text was updated successfully, but these errors were encountered:
I just had a local failure of this :
Results: Failures: CompletionHandlerTest.testCompletion_Lambda:3464 expected:<(Object [arg0]) ->> but was:<(Object [t]) ->> Tests run: 1861, Failures: 1, Errors: 0, Skipped: 12
The fact that the expected/actual is reversed at least indicates I definitely had the change.
Sorry, something went wrong.
@rgrunber I will check.
snjeza
Successfully merging a pull request may close this issue.
See https://ci.eclipse.org/ls/job/jdt-ls-pr/5252/testReport/org.eclipse.jdt.ls.core.internal.handlers/CompletionHandlerTest/testCompletion_Lambda/
The text was updated successfully, but these errors were encountered: