Skip to content

Update dependency System.IO.Hashing to 10.0.1 (#950) #2588

Update dependency System.IO.Hashing to 10.0.1 (#950)

Update dependency System.IO.Hashing to 10.0.1 (#950) #2588

Re-run triggered December 10, 2025 01:49
Status Failure
Total duration 7m 39s
Artifacts 1

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Linux
Process completed with exit code 1.
Linux
Exit code = 1
Should_not_blow_up: /_/src/IntegrationTests.HostV4/When_starting_the_function_host.cs#L195
Multiple failures or warnings in test: 1) SomeOtherMessageHandler should have been called Assert.That(commandHandlerCalled, Is.True) Expected: True But was: False at ServiceBus.Tests.When_starting_the_function_host.<>c__DisplayClass0_0.<Should_not_blow_up>b__4() in /_/src/IntegrationTests.HostV4/When_starting_the_function_host.cs:line 199 at NUnit.Framework.Assert.Multiple(TestDelegate testDelegate) at ServiceBus.Tests.When_starting_the_function_host.Should_not_blow_up() in /_/src/IntegrationTests.HostV4/When_starting_the_function_host.cs:line 195 at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s) 2) SomeEventMessageHandler should have been called Assert.That(eventHandlerCalled, Is.True) Expected: True But was: False at ServiceBus.Tests.When_starting_the_function_host.<>c__DisplayClass0_0.<Should_not_blow_up>b__4() in /_/src/IntegrationTests.HostV4/When_starting_the_function_host.cs:line 200 at NUnit.Framework.Assert.Multiple(TestDelegate testDelegate) at ServiceBus.Tests.When_starting_the_function_host.Should_not_blow_up() in /_/src/IntegrationTests.HostV4/When_starting_the_function_host.cs:line 195 at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)