Errors while running e2e tests with .NET 8.0
brycewang-microsoft opened this issue · 2 comments
brycewang-microsoft commented
- Some of e2e tests timeout after installing and running with .NET 8.0. For instance,
Test 'X509_Cert_Chain_Install_Test_MqttTcp' exceeded execution timeout period.
- Some of e2e tests throw error that the execution has been aborted.
Test 'DeviceClient_SendAsyncInvalidServiceCertificateAmqpTcp_Fails' execution has been aborted.
Plus, tests with the protocol Mqtt_Tcp appear to always fail due to the issues above.
brycewang-microsoft commented
andyk-ms commented
New release with latest Dotnetty version should address this issue.
https://github.com/Azure/azure-iot-sdk-csharp/releases/tag/2024-03-28