You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ShouldConnectAndDisconnect (TurboMqtt.Tests.End2End.TcpMqtt311End2EndSpecs) failed
/github/workspace/tests/TurboMqtt.Tests/TestResults/_fv-az735-963_2024-05-01_19_40_10.trx [took 0s]
Expected client.IsConnected to be false, but found True. at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Primitives.BooleanAssertions`1.BeFalse(String because, Object[] becauseArgs)
at TurboMqtt.Tests.End2End.TransportSpecBase.ShouldConnectAndDisconnect() in /home/runner/work/TurboMqtt/TurboMqtt/tests/TurboMqtt.Tests/End2End/TransportSpecBase.cs:line 51
--- End of stack trace from previous location ---
I have been able to produce this locally using "Run until Failure" in Rider
The text was updated successfully, but these errors were encountered:
I have been able to produce this locally using "Run until Failure" in Rider
The text was updated successfully, but these errors were encountered: