This repository was archived by the owner on Apr 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 111
Temporary skip one of the cypress tests which is not stable #765
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…to investigate it. Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
Do we need a separate issue to investigate the problem? |
sure, I'll create once the PR is merged |
vzhukovs
approved these changes
Jun 4, 2020
✅ E2E Happy path tests succeed 🎉 See Details
Tested with Eclipse Che Single User on K8S (minikube v1.1.1) |
you could just skip tests during the release. |
@benoitf sure, we can but it's not about the releases only |
the follow-up issue eclipse-che/che#17095 |
azatsarynnyy
added a commit
that referenced
this pull request
Jun 4, 2020
…to investigate it. (#765) Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
azatsarynnyy
added a commit
that referenced
this pull request
Jun 4, 2020
…to investigate it. (#765) Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
azatsarynnyy
added a commit
that referenced
this pull request
Jun 5, 2020
* Temporary skip one of the cypress tests which is not stable. We need to investigate it. (#765) Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com> * Align TS version with upstream Theia (#768) Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com> * Update Theia commit SHA to stablize node build Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
10 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Artem Zatsarynnyi azatsary@redhat.com
What does this PR do?
Temporary, disable one of the cypress tests which is not stable.
Sometimes, it requires to just rerun the CI job several times for passing the test.
For example:
https://ci.centos.org/job/devtools-che-theia-che-release/ - jobs 156, 157
https://ci.centos.org/job/devtools-che-theia-che-release/ - jobs 24, 25
As HappyPath tests are passing successfully, I propose to skip this test temporarily while investigating how to make it more stable.
What issues does this PR fix or reference?
Release Notes
Docs PR