-
Notifications
You must be signed in to change notification settings - Fork 36
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
fix: Fix VS Code tests #488
Conversation
bc12a69
to
a111e47
Compare
Signed-off-by: Roman Nikitenko <[email protected]>
Signed-off-by: Roman Nikitenko <[email protected]>
8992704
to
4d860b0
Compare
Pull Request images published ✨ Editor: quay.io/che-incubator-pull-requests/che-code:pr-488-amd64 |
Signed-off-by: Roman Nikitenko <[email protected]> rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
Pull Request images published ✨ Editor: quay.io/che-incubator-pull-requests/che-code:pr-488-amd64 |
Signed-off-by: Roman Nikitenko <[email protected]>
Pull Request images published ✨ Editor: quay.io/che-incubator-pull-requests/che-code:pr-488-amd64 |
1 similar comment
Pull Request images published ✨ Editor: quay.io/che-incubator-pull-requests/che-code:pr-488-amd64 |
Build 3.19 :: code_3.x/1542: Console, Changes, Git Data |
Build 3.19 :: sync-to-downstream_3.x/8610: Console, Changes, Git Data |
What does this PR do?
At the moment Che-Code build fails on the VS Code tests іеуз with the following error:
Arg
--headless=new
fixes the problem.What issues does this PR fix?
eclipse-che/che#23315
How to test this PR?
all checks for the PR should be successful - so VS Code tests are passed for all assemblies
Does this PR contain changes that override default upstream Code-OSS behavior?
git rebase
were added to the .rebase folder