Skip to content

IGNITE-20198 .NET: Fix hanging tests#10890

Draft
ptupitsyn wants to merge 4 commits into
apache:masterfrom
ptupitsyn:ignite-20198
Draft

IGNITE-20198 .NET: Fix hanging tests#10890
ptupitsyn wants to merge 4 commits into
apache:masterfrom
ptupitsyn:ignite-20198

Conversation

@ptupitsyn
Copy link
Copy Markdown
Contributor

  • ComputeClientDisabledTests hangs on start: fix default maxPort in TestUtils. Some tests hang because a single server binds to 47501, and can't find the endpoint on 47500.
  • TestStreamerDoesNotLoseDataOnRandomTopologyChanges hangs: disable with a ticket.
  • TestExpiredEventsAreDeliveredWhenIncludeExpiredIsTrue: fix and clean up ContinuousQueryAbstractTest to rely less on WaitForCondition.

@ptupitsyn ptupitsyn self-assigned this Aug 11, 2023
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.20.1) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

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.

1 participant