Update to NServiceBus 9 #2230
Annotations
5 errors
Run tests:
_/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
2) SomeEventMessageHandler should have been called
Assert.That(eventHandlerCalled, Is.True)
Expected: True
But was: False
|
Run tests
Exit code = 1
|
Run tests:
_/src/ServiceBus.Tests/APIApprovals.cs#L14
System.Exception : Approval verification failed.
- Approval File: APIApprovals.Approve.approved.txt (length=9427)
- Received File: APIApprovals.Approve.received.txt (length=7480)
Approved: onfigurationFactory = null) *** ***\n [System.Obsolete("The member currently t
Received: onfigurationFactory = null) *** ***\n public static void UseNServiceBus(this M
---------------------------------------------------^
|
Run tests
Exit code = 1
|
Run tests
Process completed with exit code 1.
|
Loading