Skip to content
GitHub Actions / Test Results failed Aug 26, 2025 in 0s

1 fail, 222 pass in 39s

  2 files  ±0    2 suites  ±0   39s ⏱️ +7s
223 tests ±0  222 ✅  - 1  0 💤 ±0  1 ❌ +1 
224 runs  ±0  223 ✅  - 1  0 💤 ±0  1 ❌ +1 

Results for commit 39e9aa0. ± Comparison against earlier commit a9b0dc2.

Annotations

Check warning on line 0 in TurboMqtt.Tests.End2End.InMemoryMqtt311End2EndSpecs

See this annotation in the file changed.

@github-actions github-actions / Test Results

ShouldSubscribeAndReceiveMessagesWithMultipleSubscriptions (TurboMqtt.Tests.End2End.InMemoryMqtt311End2EndSpecs) failed

/github/workspace/tests/TurboMqtt.Tests/TestResults/_pkrvmqc4gcfdwos_2025-08-26_21_54_04.trx [took 6s]
Raw output
Expected connectResult.IsSuccess to be True, but found False.   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.BeTrue(String because, Object[] becauseArgs)
   at TurboMqtt.Tests.End2End.TransportSpecBase.ShouldSubscribeAndReceiveMessagesWithMultipleSubscriptions() in /home/runner/work/TurboMqtt/TurboMqtt/tests/TurboMqtt.Tests/End2End/TransportSpecBase.cs:line 173
--- End of stack trace from previous location ---