ignite icon indicating copy to clipboard operation
ignite copied to clipboard

IGNITE-20198 .NET: Fix hanging tests

Open ptupitsyn opened this issue 2 years ago • 2 comments

  • 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 avatar Aug 11 '23 11:08 ptupitsyn

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[bot] avatar Aug 18 '23 09:08 sonarqubecloud[bot]

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

sonarqubecloud[bot] avatar Sep 20 '23 14:09 sonarqubecloud[bot]