chore: [DEVEX-185] Rebranding #1366
Annotations
2 errors and 1 warning
Run Tests:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToStream/Obsolete/SubscribeToStreamObsoleteTests.cs#L178
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.TimeoutException)
Actual: typeof(EventStore.Client.PersistentSubscriptionDroppedByServerException)
---- EventStore.Client.PersistentSubscriptionDroppedByServerException : Subscription group 'group-connect_to_existing_with_start_from_not_set_and_events_in_it-4783a9fefaba4387b301fd7fbafd577e' on stream 'stream-connect_to_existing_with_start_from_not_set_and_events_in_it-26a3e2454111417e8a62d3063e911dda' was dropped.
-------- Grpc.Core.RpcException : Status(StatusCode="Cancelled", Detail="Subscription group group-connect_to_existing_with_start_from_not_set_and_events_in_it-4783a9fefaba4387b301fd7fbafd577e on stream stream-connect_to_existing_with_start_from_not_set_and_events_in_it-26a3e2454111417e8a62d3063e911dda was dropped.")
|
Run Tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading