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

Microsoft.Azure.Devices.E2ETests.MessageE2ETests.Message_AmqpConnectionLossReceiveRecovery_AmqpWs failed #239

Closed
CIPop opened this issue Nov 20, 2017 · 3 comments
Assignees
Labels
investigation-required Requires further investigation to root cause this. IoTSDK Tracks all IoT SDK issues across the board

Comments

@CIPop
Copy link
Member

CIPop commented Nov 20, 2017

Microsoft.Azure.Devices.E2ETests.MessageE2ETests.Message_AmqpConnectionLossReceiveRecovery_AmqpWs failed with

Test method Microsoft.Azure.Devices.E2ETests.MessageE2ETests.Message_AmqpConnectionLossReceiveRecovery_AmqpWs threw exception: System.OperationCanceledException: The operation was canceled.

Microsoft.Azure.Devices.AmqpServiceClient.<SendAsync>d__28.MoveNext() in D:\jenkins\workspace\csharp-windows-vs2017\service\Microsoft.Azure.Devices\AmqpServiceClient.cs: line 153
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
Microsoft.Azure.Devices.E2ETests.MessageE2ETests.<ReceiveMessageRecovery>d__73.MoveNext() in D:\jenkins\workspace\csharp-windows-vs2017\e2e\Microsoft.Azure.Devices.E2ETests\MessageE2ETests.cs: line 952
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Microsoft.Azure.Devices.E2ETests.MessageE2ETests.<ReceiveMessageRecovery>d__73.MoveNext() in D:\jenkins\workspace\csharp-windows-vs2017\e2e\Microsoft.Azure.Devices.E2ETests\MessageE2ETests.cs: line 961
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Microsoft.Azure.Devices.E2ETests.MessageE2ETests.<Message_AmqpConnectionLossReceiveRecovery_AmqpWs>d__36.MoveNext() in D:\jenkins\workspace\csharp-windows-vs2017\e2e\Microsoft.Azure.Devices.E2ETests\MessageE2ETests.cs: line 289
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
System.Runtime.CompilerServices.TaskAwaiter.GetResult()
@CIPop CIPop added the test bug Issue related to the unit tests or end-to-end tests in the project. label Nov 20, 2017
@CIPop CIPop added bug Something isn't working. and removed test bug Issue related to the unit tests or end-to-end tests in the project. labels Aug 20, 2018
@abhipsaMisra
Copy link
Member

abhipsaMisra commented Jun 21, 2019

Below test failed with the same error on ServiceClient:
Test: Message_IoTHubSak_GracefulShutdownReceiveRecovery_MultipleConnections_AmqpWs
Framework: net47
VSTS run

@RubiaL RubiaL added investigation-required Requires further investigation to root cause this. and removed bug Something isn't working. labels Oct 30, 2019
@sharmasejal sharmasejal added the IoTSDK Tracks all IoT SDK issues across the board label Mar 19, 2020
@timtay-microsoft
Copy link
Member

Closing due to inactivity

@az-iot-builder-01
Copy link
Contributor

@CIPop, @abhipsaMisra, thank you for your contribution to our open-sourced project! Please help us improve by filling out this 2-minute customer satisfaction survey

brycewang-microsoft pushed a commit that referenced this issue Jul 14, 2022
#239)

* Added nuget.config to root of the repo to help dotnet restore run without user intervention.

* Update nuget.config

Updated file, added <clear /> to line 4
brycewang-microsoft pushed a commit that referenced this issue Jul 15, 2022
#239)

* Added nuget.config to root of the repo to help dotnet restore run without user intervention.

* Update nuget.config

Updated file, added <clear /> to line 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigation-required Requires further investigation to root cause this. IoTSDK Tracks all IoT SDK issues across the board
Projects
None yet
Development

No branches or pull requests

6 participants