Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors while running e2e tests with .NET 8.0 #3416

Closed
brycewang-microsoft opened this issue Dec 20, 2023 · 2 comments
Closed

Errors while running e2e tests with .NET 8.0 #3416

brycewang-microsoft opened this issue Dec 20, 2023 · 2 comments
Labels
bug Something isn't working. IoTSDK Tracks all IoT SDK issues across the board .NET 8

Comments

@brycewang-microsoft
Copy link
Contributor

brycewang-microsoft commented Dec 20, 2023

  • 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 brycewang-microsoft added the bug Something isn't working. label Dec 20, 2023
@github-actions github-actions bot added the IoTSDK Tracks all IoT SDK issues across the board label Dec 20, 2023
@brycewang-microsoft brycewang-microsoft changed the title Running e2e tests with .NET 8.0 timeouts Errors while running e2e tests with .NET 8.0 Dec 21, 2023
@brycewang-microsoft
Copy link
Contributor Author

Duplicated to issue #3413

Fix PR has been created to the DotNetty repo and it has been validated to fix the timeout issue we are observing here. Will keep monitoring for the next release.

@andyk-ms
Copy link
Contributor

andyk-ms commented Apr 1, 2024

New release with latest Dotnetty version should address this issue.
https://github.com/Azure/azure-iot-sdk-csharp/releases/tag/2024-03-28

@andyk-ms andyk-ms closed this as completed Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working. IoTSDK Tracks all IoT SDK issues across the board .NET 8
Projects
None yet
Development

No branches or pull requests

3 participants