Skip to content

Add stream deletion tests when there are existing events [DB-573] #241

Add stream deletion tests when there are existing events [DB-573]

Add stream deletion tests when there are existing events [DB-573] #241

Triggered via pull request December 12, 2023 09:15
Status Failure
Total duration 9m 11s
Artifacts

lts.yml

on: pull_request
Matrix: test / test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
EventStore.Client.Streams.Tests.subscribe_to_stream.catches_deletions_when_stream_has_existing_events: test/EventStore.Client.Streams.Tests/subscribe_to_stream.cs#L274
EventStore.Client.WrongExpectedVersionException : Status(StatusCode="FailedPrecondition", Detail="Delete failed due to WrongExpectedVersion. Stream: subscribe_to_stream.catches_deletions_when_stream_has_existing_events, Expected version: -1, Actual version: 0") ---- Grpc.Core.RpcException : Status(StatusCode="FailedPrecondition", Detail="Delete failed due to WrongExpectedVersion. Stream: subscribe_to_stream.catches_deletions_when_stream_has_existing_events, Expected version: -1, Actual version: 0")
EventStore.Client.Streams.Tests.subscribe_to_stream_live.catches_deletions_when_stream_has_existing_events: test/EventStore.Client.Streams.Tests/subscribe_to_stream_live.cs#L179
EventStore.Client.WrongExpectedVersionException : Status(StatusCode="FailedPrecondition", Detail="Delete failed due to WrongExpectedVersion. Stream: subscribe_to_stream_live.catches_deletions_when_stream_has_existing_events, Expected version: -1, Actual version: 0") ---- Grpc.Core.RpcException : Status(StatusCode="FailedPrecondition", Detail="Delete failed due to WrongExpectedVersion. Stream: subscribe_to_stream_live.catches_deletions_when_stream_has_existing_events, Expected version: -1, Actual version: 0")
test / EventStore.Client.Streams/ubuntu-latest/net6.0/lts
Process completed with exit code 1.
EventStore.Client.Streams.Tests.subscribe_to_stream.catches_deletions_when_stream_has_existing_events: test/EventStore.Client.Streams.Tests/subscribe_to_stream.cs#L274
EventStore.Client.WrongExpectedVersionException : Status(StatusCode="FailedPrecondition", Detail="Delete failed due to WrongExpectedVersion. Stream: subscribe_to_stream.catches_deletions_when_stream_has_existing_events, Expected version: -1, Actual version: 0") ---- Grpc.Core.RpcException : Status(StatusCode="FailedPrecondition", Detail="Delete failed due to WrongExpectedVersion. Stream: subscribe_to_stream.catches_deletions_when_stream_has_existing_events, Expected version: -1, Actual version: 0")
EventStore.Client.Streams.Tests.subscribe_to_stream_live.catches_deletions_when_stream_has_existing_events: test/EventStore.Client.Streams.Tests/subscribe_to_stream_live.cs#L179
EventStore.Client.WrongExpectedVersionException : Status(StatusCode="FailedPrecondition", Detail="Delete failed due to WrongExpectedVersion. Stream: subscribe_to_stream_live.catches_deletions_when_stream_has_existing_events, Expected version: -1, Actual version: 0") ---- Grpc.Core.RpcException : Status(StatusCode="FailedPrecondition", Detail="Delete failed due to WrongExpectedVersion. Stream: subscribe_to_stream_live.catches_deletions_when_stream_has_existing_events, Expected version: -1, Actual version: 0")
test / EventStore.Client.Streams/ubuntu-latest/net7.0/lts
Process completed with exit code 1.
EventStore.Client.Streams.Tests.subscribe_to_stream.catches_deletions_when_stream_has_existing_events: test/EventStore.Client.Streams.Tests/subscribe_to_stream.cs#L274
EventStore.Client.WrongExpectedVersionException : Status(StatusCode="FailedPrecondition", Detail="Delete failed due to WrongExpectedVersion. Stream: subscribe_to_stream.catches_deletions_when_stream_has_existing_events, Expected version: -1, Actual version: 0") ---- Grpc.Core.RpcException : Status(StatusCode="FailedPrecondition", Detail="Delete failed due to WrongExpectedVersion. Stream: subscribe_to_stream.catches_deletions_when_stream_has_existing_events, Expected version: -1, Actual version: 0")
EventStore.Client.Streams.Tests.subscribe_to_stream_live.catches_deletions_when_stream_has_existing_events: test/EventStore.Client.Streams.Tests/subscribe_to_stream_live.cs#L179
EventStore.Client.WrongExpectedVersionException : Status(StatusCode="FailedPrecondition", Detail="Delete failed due to WrongExpectedVersion. Stream: subscribe_to_stream_live.catches_deletions_when_stream_has_existing_events, Expected version: -1, Actual version: 0") ---- Grpc.Core.RpcException : Status(StatusCode="FailedPrecondition", Detail="Delete failed due to WrongExpectedVersion. Stream: subscribe_to_stream_live.catches_deletions_when_stream_has_existing_events, Expected version: -1, Actual version: 0")
test / EventStore.Client.Streams/ubuntu-latest/net5.0/lts
Process completed with exit code 1.