chore: [DEVEX-185] Rebranding #1362
Annotations
4 errors and 1 warning
Run Tests:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToStreamTests.cs#L135
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_beginning_and_no_streamconnect_to_existing_with_start_from_not_set_and_events_in_it-4edba04957db498497e1f15f619f7a55' on stream 'stream-connect_to_existing_with_start_from_beginning_and_no_streamconnect_to_existing_with_start_from_not_set_and_events_in_it-229356e94d964e75b537382eea6a9bfd' was dropped.
-------- Grpc.Core.RpcException : Status(StatusCode="Cancelled", Detail="Subscription group group-connect_to_existing_with_start_from_beginning_and_no_streamconnect_to_existing_with_start_from_not_set_and_events_in_it-4edba04957db498497e1f15f619f7a55 on stream stream-connect_to_existing_with_start_from_beginning_and_no_streamconnect_to_existing_with_start_from_not_set_and_events_in_it-229356e94d964e75b537382eea6a9bfd was dropped.")
|
Run Tests:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToAllTests.cs#L161
Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.TimeoutException)
|
Run Tests:
test/Kurrent.Client.Tests/PersistentSubscriptions/SubscribeToAllTests.cs#L104
Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.TimeoutException)
|
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