-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
feat: provide minimal test for Camel on SpringBoot stack #20189
Conversation
unfortunately, for now I wasn't able to play tests (cannot start a local che currently). I was hoping that they will be executed as PR check :-( |
now able to launch a Che instance locally but cannto play tests succesfully, see https://mattermost.eclipse.org/eclipse/pl/8ia5qys7nfgepr1idif6zssjjy |
Can one of the admins verify this patch? |
eclipse-che#14780 - check start of workspace - check Camel and java language server initialized by checking completion - check build task Signed-off-by: Aurélien Pupier <apupier@redhat.com>
03fcb2d
to
2a64960
Compare
made progress yesterday thanks to kfoniok on Che mattermost (and updated PR) But this morning I have this error:
|
Is this still happening? Sorry for the late reply. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The test case code looks appropriate and perfectly clean :)
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
completion
What does this PR do?
provide minimal test for Camel on SpringBoot stack
Screenshot/screencast of this PR
What issues does this PR fix or reference?
#14780
How to test this PR?
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.