Skip to content

Conversation

@romanett
Copy link
Contributor

@romanett romanett commented Jan 3, 2026

Proposed changes

Connection Stability Test failed on net 472 due to missing mono dependency.
Stabilize Connection stability test: Only run test on net 10, only print per node status in debug runs

Related Issues

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • Enhancement (non-breaking change which adds functionality)
  • Test enhancement (non-breaking change to increase test coverage)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected, requires version increase of Nuget packages)
  • Documentation Update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc.
  • I have signed the CLA.
  • I ran tests locally with my changes, all passed.
  • I fixed all failing tests in the CI pipelines.
  • I fixed all introduced issues with CodeQL and LGTM.
  • I have added tests that prove my fix is effective or that my feature works and increased code coverage.
  • I have added necessary documentation (if appropriate).
  • Any dependent changes have been merged and published in downstream modules.

@romanett romanett requested a review from marcschier January 3, 2026 11:50
@marcschier marcschier merged commit 1806172 into master Jan 6, 2026
112 checks passed
@romanett romanett deleted the romanett/cleanupConnectionStabilityTest branch January 6, 2026 09:36
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.

Long running tests need to pass

3 participants