Azure / azure-iot-sdk-csharp

A C# SDK for connecting devices to Microsoft Azure IoT services
Other
463 stars 493 forks source link

Minimize flaky test impact on the E2E tests #3386

Closed andyk-ms closed 10 months ago

andyk-ms commented 10 months ago

Added flaky/ignore labels to tests that has random timeout and network failure. Added do not parallelize labels to reduce testing interference.