-
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
chore: Adapt Happy Path tests to the changes related to the Monaco upgrade #20204
Conversation
…grade Signed-off-by: Roman Nikitenko <[email protected]>
❌ E2E Happy path tests failed ❗ See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
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.
LGTM
@Katka92 , @ScrewTSW , @Ohrimenko1988 : FYI: PR Happy path tests are failing till eclipse-che/che-theia#1171 is merged. Happy path tests from this PR are passing in Che-theia PR with changes in editor, which Happy path tests are adapted to: eclipse-che/che-theia#1171 (comment) |
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.
Approving now, but expecting this to be merged together with the PR implementing changes in theia. Thanks for creating this PR!
thank you, Dmytro, I mentioned that in the PR description as well |
The PR should be merged at the same time with eclipse-che/che-theia#1171
Signed-off-by: Roman Nikitenko [email protected]
What does this PR do?
The
Monaco
version was updated intheia
repo.The current PR provides some adaptation for
Happy Path
tests to get them working forche-theia
PRs.Screenshot/screencast of this PR
What issues does this PR fix or reference?
#20172
How to test this PR?
The
Happy Path
tests should pass successfully forche-theia
PRs.I have got the succeed tests for the corresponding PR of
che-theia
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.