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

Do not use spy in ServerCheckerTest #14975

Merged
merged 1 commit into from
Oct 25, 2019
Merged

Do not use spy in ServerCheckerTest #14975

merged 1 commit into from
Oct 25, 2019

Conversation

skabashnyuk
Copy link
Contributor

What does this PR do?

Remove usage of Mockito.spy from ServerCheckerTest.
It turns out that 5-6 times from 10000 spy can return an unpredictable results.

What issues does this PR fix or reference?

A lot of complains about failed ServerCheckerTest on CI

Release Notes

n/a

Docs PR

n/a

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
@che-bot
Copy link
Contributor

che-bot commented Oct 24, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has been successful:

@che-bot che-bot added the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Oct 24, 2019
@che-bot
Copy link
Contributor

che-bot commented Oct 24, 2019

E2E tests of Eclipse Che Multiuser on OCP has been successful:

@skabashnyuk skabashnyuk merged commit a82e109 into master Oct 25, 2019
@skabashnyuk skabashnyuk deleted the ServerCheckerTest branch October 25, 2019 06:26
@che-bot che-bot removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Oct 25, 2019
@che-bot che-bot added this to the 7.4.0 milestone Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants