Skip to content

Don't fail when jdt.ls messages are not found#11334

Merged
tsmaeder merged 1 commit intoeclipse-che:5730_java_ls_pocfrom
tsmaeder:11328_dont_fail_on_jdtlsmessages
Sep 25, 2018
Merged

Don't fail when jdt.ls messages are not found#11334
tsmaeder merged 1 commit intoeclipse-che:5730_java_ls_pocfrom
tsmaeder:11328_dont_fail_on_jdtlsmessages

Conversation

@tsmaeder
Copy link
Copy Markdown
Contributor

What does this PR do?

Instead of failing when initialization messages from jdt.ls are not found in the workspace machine console, just write out a warning message. The reaon is that we suspect that in the openshift runs of ci-tests, the ide is taking too long to start up and the console messages are never seen.

What issues does this PR fix or reference?

Don't fail when waiting for jdt.ls console messages #11328

Signed-off-by: Thomas Mäder <tmader@redhat.com>
@tsmaeder tsmaeder added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. target/branch Indicates that a PR will be merged into a branch other than master. e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. team/languages labels Sep 24, 2018
@tsmaeder tsmaeder requested a review from tolusha September 24, 2018 19:41
@dmytro-ndp
Copy link
Copy Markdown
Contributor

FYI: warnings in the test logs are usually treated as annoying and being ignored. You made verification useless so that they will not be reflected in test report, and they will be removed in near future.

@tsmaeder
Copy link
Copy Markdown
Contributor Author

@dmytro-ndp it's not verification, we need to wait until jdt.ls has indexed the project before running java related tests.

@tsmaeder tsmaeder merged commit 903fff5 into eclipse-che:5730_java_ls_poc Sep 25, 2018
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Sep 25, 2018
tsmaeder added a commit that referenced this pull request Sep 26, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 1, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 5, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 12, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 16, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 17, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 17, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 17, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 17, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 17, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. target/branch Indicates that a PR will be merged into a branch other than master.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants