Description
The following tests fail on Windows with .NET 4.6.1 and were disabled in IGNITE-15504 with conditional compilation:
- DataStreamerClientTest.TestFlushThrowsOnCacheStoreException
- PartitionAwarenessTest.CacheGet_NewNodeEnteredTopology_RequestIsRoutedToNewNode
- ClientClusterDiscoveryTestsNoLocalhost.TestClientWithOneEndpointDiscoversAllServers
- PartitionLossTest.TestReadWriteSafe
Re-enable the tests and fix them.
Attachments
Issue Links
- is blocked by
-
IGNITE-15504 .NET: SDK 2.1 is out of support, make sure project can be developed with newer SDKs
- Resolved