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

[TS-SELENIUM] Implement workaround for avoiding #13427 bug #13489

Closed
Ohrimenko1988 opened this issue Jun 6, 2019 · 4 comments
Closed

[TS-SELENIUM] Implement workaround for avoiding #13427 bug #13489

Ohrimenko1988 opened this issue Jun 6, 2019 · 4 comments
Assignees
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.

Comments

@Ohrimenko1988
Copy link
Contributor

Description

We have described in the issue #13427 bug with "Java" language server. This bug may be workarounded in the "HappyPath" test by refreshing page. This workaround will increase stability of the "HappyPath" test. But it may be a reason of not detected bugs related to "Java" language server, which may arise in the future and will not be detected because of page refresh.

@l0rd What is your opinion about that?

@Ohrimenko1988 Ohrimenko1988 self-assigned this Jun 6, 2019
@Ohrimenko1988 Ohrimenko1988 added kind/task Internal things, technical debt, and to-do tasks to be performed. team/che-qe labels Jun 6, 2019
@l0rd
Copy link
Contributor

l0rd commented Jun 6, 2019

I am ok with that for the time being. @benoitf @tsmaeder do you see any other solution?

@vkuznyetsov
Copy link

Do we really need to implement this workaround or let's wait for bug fix? Because it may hide other possible bugs.

@dmytro-ndp
Copy link
Contributor

It might make sense to report known bug occurrence and then let Happy Path Tests go further by applying temporary well documented workaround inside the test.

@Ohrimenko1988
Copy link
Contributor Author

Outdated issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

No branches or pull requests

4 participants