Skip to content
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

[E2E] Update typescript tests according to workspace creation changes #13544

Merged
merged 3 commits into from
Jun 14, 2019

Conversation

Ohrimenko1988
Copy link
Contributor

What does this PR do?

Update typescript tests according to workspace creation changes

What issues does this PR fix or reference?

Issue: #13540

Release Notes

Docs PR

Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
@Ohrimenko1988 Ohrimenko1988 added kind/bug Outline of a bug - must adhere to the bug report template. team/che-qe labels Jun 14, 2019
@Ohrimenko1988
Copy link
Contributor Author

ci-test

@Ohrimenko1988
Copy link
Contributor Author

ci-build

@che-bot
Copy link
Contributor

che-bot commented Jun 14, 2019

Results of automated E2E tests of Eclipse Che Multiuser on OCP:
Build details
Test report
docker image: eclipseche/che-server:13544
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

await ide.waitStatusBarTextAbcence('Starting Java Language Server');
});

// unskip after resolving issue https://github.com/eclipse/che/issues/12904
test.skip('Check "Java Language Server" initialization by suggestion invoking', async () => {
test('Check "Java Language Server" initialization by suggestion invoking', async () => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay! We are having more tests! :-D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants