Skip to content
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

CompletionHandlerTest.testCompletion_Lambda fails randomly #3261

Open
snjeza opened this issue Sep 2, 2024 · 2 comments · Fixed by #3263
Open

CompletionHandlerTest.testCompletion_Lambda fails randomly #3261

snjeza opened this issue Sep 2, 2024 · 2 comments · Fixed by #3263
Assignees

Comments

@snjeza
Copy link
Contributor

snjeza commented Sep 2, 2024

See https://ci.eclipse.org/ls/job/jdt-ls-pr/5252/testReport/org.eclipse.jdt.ls.core.internal.handlers/CompletionHandlerTest/testCompletion_Lambda/

@snjeza snjeza self-assigned this Sep 2, 2024
@rgrunber rgrunber added this to the End September 2024 milestone Sep 5, 2024
@rgrunber rgrunber moved this to 👀 In review in IDE Cloudaptors Sep 5, 2024
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in IDE Cloudaptors Sep 6, 2024
@rgrunber
Copy link
Contributor

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.

@snjeza
Copy link
Contributor Author

snjeza commented Sep 13, 2024

@rgrunber I will check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants