Prepare repo for .NET 8 #2127
Annotations
10 errors
_/src/NServiceBus.AcceptanceTests/Core/DependencyInjection/When_endpoint_is_warmed_up.cs#L72
Approval verification failed.
Expected string length 2233 but was 1282. Strings differ at index 658.
Expected: "...ation - Singleton\nNServiceBus.IHandleMessages`1[[NServiceB..."
But was: "...ation - Singleton\nNServiceBus.MessageInterfaces.IMessageMa..."
---------------------------------------------^
|
_/src/NServiceBus.AcceptanceTests/Core/Installers/When_installers_enabled.cs#L15
Expected: True
But was: False
|
_/src/NServiceBus.AcceptanceTests/Core/Installers/When_installing_endpoint.cs#L19
Should run installers
Expected: True
But was: False
|
NServiceBus.AcceptanceTesting.Support.MessageFailedException : A message has been moved to the error queue.
----> System.Exception : The message body is too large, which means the DataBus was not used to transfer the payload.
Data:
Message ID: 0a43f653-6fb0-47f8-a4e4-b05e0081a5e4
Transport message ID: 39bc3d98-6923-471e-ab69-0eff5cb17dfe
Pipeline canceled: False
|
NServiceBus.AcceptanceTesting.Support.MessageFailedException : A message has been moved to the error queue.
----> System.Exception : The message body is too large, which means the DataBus was not used to transfer the payload.
Data:
Message ID: 8bf22e98-741d-40e3-826e-b05e0081a600
Transport message ID: f1992358-da3d-4587-b329-c94f54fe390a
Pipeline canceled: False
|
_/src/NServiceBus.AcceptanceTests/Core/Routing/When_using_discriminator.cs#L20
System.NotImplementedException : The method or operation is not implemented.
|
_/src/NServiceBus.AcceptanceTests/Sagas/When_message_has_a_saga_id.cs#L15
Expected: True
But was: False
|
NServiceBus.AcceptanceTesting.Support.MessageFailedException : A message has been moved to the error queue.
----> System.InvalidOperationException : Unable to resolve service for type 'NServiceBus.IMessageCreator' while attempting to activate 'NServiceBus.AcceptanceTests.Routing.When_publishing_pre_created_interface+Publisher+StartMessageHandler'.
Data:
Message ID: d545778c-c8fa-46ed-a248-b05e008215b3
Transport message ID: 6e02c0e0-1233-46e4-b90e-31fef97a74f4
Pipeline canceled: False
|
_/src/NServiceBus.AcceptanceTests/Sagas/When_reply_from_saga_not_found_handler.cs#L18
System.TimeoutException : The maximum time limit for this test(90s) has been reached
----------------------------------------------------------------------------
|
_/src/NServiceBus.AcceptanceTests/Tx/When_receiving_with_dtc_enabled.cs#L29
System.NotSupportedException : Implicit distributed transactions have not been enabled. If you're intentionally starting a distributed transaction, set TransactionManager.ImplicitDistributedTransactions to true.
|
The logs for this run have expired and are no longer available.
Loading