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

Mostly tests work #348

Merged
merged 11 commits into from
Dec 2, 2019
Merged

Mostly tests work #348

merged 11 commits into from
Dec 2, 2019

Conversation

danielwertheim
Copy link
Collaborator

@danielwertheim danielwertheim commented Nov 29, 2019

Mostly test improvements and cleaning:

  • Ensuring disposal of connections and subsriptions.
  • Using new custom NatsFact in integration tests which currently retries (1 time) upon NATSNoServersException. Obviously trying to stabilize the tests would be better.
  • Adds some more dead lock tests

Sample of NatsFact outcome
Custom fact has been removed from PR.

Test failed (reported as skipped) then fails in retry:

image

Test failed (reported as skipped) then succeeds in retry:

image

@danielwertheim
Copy link
Collaborator Author

Will replace with normal fact and try the built-in Azure DevOps features for rerunning tests.

Changes to VSTest and enables re-run of integration tests.
@danielwertheim
Copy link
Collaborator Author

@ColinSullivan1 @watfordgnf reverted the custom fact and instead changed CI & CD to use VSTest task for executing tasks and configured integration tests to allow re-run of failing tests.

Nothing more planned in this PR

Copy link
Member

@ColinSullivan1 ColinSullivan1 left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@ColinSullivan1 ColinSullivan1 merged commit 84b5193 into nats-io:master Dec 2, 2019
@danielwertheim danielwertheim deleted the mostly-tests-work branch December 3, 2019 09:47
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.

2 participants