Skip to content

Long-running tasks using factory #327

Long-running tasks using factory

Long-running tasks using factory #327

GitHub Actions / Test Results failed Jan 11, 2025 in 0s

5 fail, 188 pass in 1h 9m 16s

 27 files   27 suites   1h 9m 16s ⏱️
193 tests 188 ✅ 0 💤 5 ❌
365 runs  358 ✅ 0 💤 7 ❌

Results for commit 0f86628.

Annotations

Check warning on line 0 in Eventuous.Tests.SqlServer.Subscriptions.SubscribeToStream

See this annotation in the file changed.

@github-actions github-actions / Test Results

SqlServer_ShouldConsumeProducedEventsWhenRestarting (Eventuous.Tests.SqlServer.Subscriptions.SubscribeToStream) failed

artifacts/Test Results 9.0/net9.0/_esdb-test_2025-01-11_08_54_53.403.trx [took 14s]
Raw output
Expected checkpoint.Position to be equal to 19

but found 9

at Assert.That(checkpoint.Position).IsEqualTo(19UL)   at TUnit.Assertions.AssertionBuilders.AssertionBuilder`1.ProcessAssertionsAsync()
   at TUnit.Assertions.AssertionBuilders.InvokableValueAssertionBuilder`1.AssertAndGet()
   at Eventuous.Tests.Subscriptions.Base.SubscribeToStreamBase`4.ShouldConsumeProducedEventsWhenRestarting(CancellationToken cancellationToken) in /home/github/actions-runner/_work/eventuous/eventuous/src/Core/test/Eventuous.Tests.Subscriptions.Base/SubscribeToStream.cs:line 47
   at Eventuous.Tests.SqlServer.Subscriptions.SubscribeToStream.SqlServer_ShouldConsumeProducedEventsWhenRestarting(CancellationToken cancellationToken) in /home/github/actions-runner/_work/eventuous/eventuous/src/SqlServer/test/Eventuous.Tests.SqlServer/Subscriptions/SubscribeTests.cs:line 47
   at TUnit.Core.AsyncConvert.Convert(Func`1 action)
   at TUnit.Core.DiscoveredTest`1.ExecuteTest(CancellationToken cancellationToken)
   at TUnit.Engine.Helpers.Timings.Record(String name, TestContext context, Func`1 action)
   at TUnit.Engine.Services.TestInvoker.Invoke(DiscoveredTest discoveredTest, CancellationToken cancellationToken, List`1 cleanupExceptions)
   at TUnit.Engine.Services.TestInvoker.Invoke(DiscoveredTest discoveredTest, CancellationToken cancellationToken, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteTestMethodWithTimeout(DiscoveredTest discoveredTest, CancellationToken cancellationToken, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteWithCancellationTokens(DiscoveredTest discoveredTest, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteWithRetries(DiscoveredTest discoveredTest, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteWithRetries(DiscoveredTest discoveredTest, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteTestInternalAsync(DiscoveredTest test, ITestExecutionFilter filter, ExecuteRequestContext context, Boolean isStartedAsDependencyForAnotherTest)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteTestInternalAsync(DiscoveredTest test, ITestExecutionFilter filter, ExecuteRequestContext context, Boolean isStartedAsDependencyForAnotherTest)

Check warning on line 0 in Eventuous.Tests.SqlServer.Subscriptions.SubscribeToStream

See this annotation in the file changed.

@github-actions github-actions / Test Results

SqlServer_ShouldConsumeProducedEvents (Eventuous.Tests.SqlServer.Subscriptions.SubscribeToStream) failed

artifacts/Test Results 9.0/net9.0/_esdb-test_2025-01-11_08_54_53.403.trx [took 12s]
Raw output
Expected checkpoint.Position to be equal to 9

but found 

at Assert.That(checkpoint.Position).IsEqualTo(expected)   at TUnit.Assertions.AssertionBuilders.AssertionBuilder`1.ProcessAssertionsAsync()
   at TUnit.Assertions.AssertionBuilders.InvokableValueAssertionBuilder`1.AssertAndGet()
   at Eventuous.Tests.Subscriptions.Base.SubscribeToStreamBase`4.ShouldConsumeProducedEvents(CancellationToken cancellationToken) in /home/github/actions-runner/_work/eventuous/eventuous/src/Core/test/Eventuous.Tests.Subscriptions.Base/SubscribeToStream.cs:line 33
   at Eventuous.Tests.SqlServer.Subscriptions.SubscribeToStream.SqlServer_ShouldConsumeProducedEvents(CancellationToken cancellationToken) in /home/github/actions-runner/_work/eventuous/eventuous/src/SqlServer/test/Eventuous.Tests.SqlServer/Subscriptions/SubscribeTests.cs:line 42
   at TUnit.Core.AsyncConvert.Convert(Func`1 action)
   at TUnit.Core.DiscoveredTest`1.ExecuteTest(CancellationToken cancellationToken)
   at TUnit.Engine.Helpers.Timings.Record(String name, TestContext context, Func`1 action)
   at TUnit.Engine.Services.TestInvoker.Invoke(DiscoveredTest discoveredTest, CancellationToken cancellationToken, List`1 cleanupExceptions)
   at TUnit.Engine.Services.TestInvoker.Invoke(DiscoveredTest discoveredTest, CancellationToken cancellationToken, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteTestMethodWithTimeout(DiscoveredTest discoveredTest, CancellationToken cancellationToken, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteWithCancellationTokens(DiscoveredTest discoveredTest, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteWithRetries(DiscoveredTest discoveredTest, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteWithRetries(DiscoveredTest discoveredTest, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteTestInternalAsync(DiscoveredTest test, ITestExecutionFilter filter, ExecuteRequestContext context, Boolean isStartedAsDependencyForAnotherTest)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteTestInternalAsync(DiscoveredTest test, ITestExecutionFilter filter, ExecuteRequestContext context, Boolean isStartedAsDependencyForAnotherTest)

Check warning on line 0 in Eventuous.Tests.EventStore.Subscriptions.SubscribeToStream

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: Esdb_ShouldConsumeProducedEvents (Eventuous.Tests.EventStore.Subscriptions.SubscribeToStream)

artifacts/Test Results 8.0/net8.0/_runner-2_2025-01-11_08_54_17.981.trx [took 1m 5s]
Raw output
Expected checkpoint.Position to be equal to 9

but found 

at Assert.That(checkpoint.Position).IsEqualTo(expected)   at TUnit.Assertions.AssertionBuilders.AssertionBuilder`1.ProcessAssertionsAsync()
   at TUnit.Assertions.AssertionBuilders.InvokableValueAssertionBuilder`1.AssertAndGet()
   at Eventuous.Tests.Subscriptions.Base.SubscribeToStreamBase`4.ShouldConsumeProducedEvents(CancellationToken cancellationToken) in /home/github/actions-runner/_work/eventuous/eventuous/src/Core/test/Eventuous.Tests.Subscriptions.Base/SubscribeToStream.cs:line 33
   at Eventuous.Tests.EventStore.Subscriptions.SubscribeToStream.Esdb_ShouldConsumeProducedEvents(CancellationToken cancellationToken) in /home/github/actions-runner/_work/eventuous/eventuous/src/EventStore/test/Eventuous.Tests.EventStore/Subscriptions/SubscribeTests.cs:line 48
   at TUnit.Core.AsyncConvert.Convert(Func`1 action)
   at TUnit.Core.DiscoveredTest`1.ExecuteTest(CancellationToken cancellationToken)
   at TUnit.Engine.Helpers.Timings.Record(String name, TestContext context, Func`1 action)
   at TUnit.Engine.Services.TestInvoker.Invoke(DiscoveredTest discoveredTest, CancellationToken cancellationToken, List`1 cleanupExceptions)
   at TUnit.Engine.Services.TestInvoker.Invoke(DiscoveredTest discoveredTest, CancellationToken cancellationToken, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteTestMethodWithTimeout(DiscoveredTest discoveredTest, CancellationToken cancellationToken, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteWithCancellationTokens(DiscoveredTest discoveredTest, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteWithRetries(DiscoveredTest discoveredTest, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteWithRetries(DiscoveredTest discoveredTest, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteTestInternalAsync(DiscoveredTest test, ITestExecutionFilter filter, ExecuteRequestContext context, Boolean isStartedAsDependencyForAnotherTest)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteTestInternalAsync(DiscoveredTest test, ITestExecutionFilter filter, ExecuteRequestContext context, Boolean isStartedAsDependencyForAnotherTest)

Check warning on line 0 in Eventuous.Tests.EventStore.Subscriptions.SubscribeToStream

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: Esdb_ShouldConsumeProducedEventsWhenRestarting (Eventuous.Tests.EventStore.Subscriptions.SubscribeToStream)

artifacts/Test Results 8.0/net8.0/_runner-2_2025-01-11_08_54_17.981.trx [took 19s]
artifacts/Test Results 9.0/net9.0/_esdb-test_2025-01-11_08_53_41.040.trx [took 25s]
Raw output
Expected checkpoint.Position to be equal to 19

but found 9

at Assert.That(checkpoint.Position).IsEqualTo(19UL)   at TUnit.Assertions.AssertionBuilders.AssertionBuilder`1.ProcessAssertionsAsync()
   at TUnit.Assertions.AssertionBuilders.InvokableValueAssertionBuilder`1.AssertAndGet()
   at Eventuous.Tests.Subscriptions.Base.SubscribeToStreamBase`4.ShouldConsumeProducedEventsWhenRestarting(CancellationToken cancellationToken) in /home/github/actions-runner/_work/eventuous/eventuous/src/Core/test/Eventuous.Tests.Subscriptions.Base/SubscribeToStream.cs:line 47
   at Eventuous.Tests.EventStore.Subscriptions.SubscribeToStream.Esdb_ShouldConsumeProducedEventsWhenRestarting(CancellationToken cancellationToken) in /home/github/actions-runner/_work/eventuous/eventuous/src/EventStore/test/Eventuous.Tests.EventStore/Subscriptions/SubscribeTests.cs:line 53
   at TUnit.Core.AsyncConvert.Convert(Func`1 action)
   at TUnit.Core.DiscoveredTest`1.ExecuteTest(CancellationToken cancellationToken)
   at TUnit.Engine.Helpers.Timings.Record(String name, TestContext context, Func`1 action)
   at TUnit.Engine.Services.TestInvoker.Invoke(DiscoveredTest discoveredTest, CancellationToken cancellationToken, List`1 cleanupExceptions)
   at TUnit.Engine.Services.TestInvoker.Invoke(DiscoveredTest discoveredTest, CancellationToken cancellationToken, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteTestMethodWithTimeout(DiscoveredTest discoveredTest, CancellationToken cancellationToken, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteWithCancellationTokens(DiscoveredTest discoveredTest, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteWithRetries(DiscoveredTest discoveredTest, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteWithRetries(DiscoveredTest discoveredTest, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteTestInternalAsync(DiscoveredTest test, ITestExecutionFilter filter, ExecuteRequestContext context, Boolean isStartedAsDependencyForAnotherTest)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteTestInternalAsync(DiscoveredTest test, ITestExecutionFilter filter, ExecuteRequestContext context, Boolean isStartedAsDependencyForAnotherTest)

Check warning on line 0 in Eventuous.Tests.Postgres.Subscriptions.SubscribeToStream

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: Postgres_ShouldConsumeProducedEventsWhenRestarting (Eventuous.Tests.Postgres.Subscriptions.SubscribeToStream)

artifacts/Test Results 8.0/net8.0/_runner-2_2025-01-11_08_53_06.227.trx [took 9s]
artifacts/Test Results 9.0/net9.0/_esdb-test_2025-01-11_08_52_26.640.trx [took 8s]
Raw output
Expected checkpoint.Position to be equal to 19

but found 9

at Assert.That(checkpoint.Position).IsEqualTo(19UL)   at TUnit.Assertions.AssertionBuilders.AssertionBuilder`1.ProcessAssertionsAsync()
   at TUnit.Assertions.AssertionBuilders.InvokableValueAssertionBuilder`1.AssertAndGet()
   at Eventuous.Tests.Subscriptions.Base.SubscribeToStreamBase`4.ShouldConsumeProducedEventsWhenRestarting(CancellationToken cancellationToken) in /home/github/actions-runner/_work/eventuous/eventuous/src/Core/test/Eventuous.Tests.Subscriptions.Base/SubscribeToStream.cs:line 47
   at Eventuous.Tests.Postgres.Subscriptions.SubscribeToStream.Postgres_ShouldConsumeProducedEventsWhenRestarting(CancellationToken cancellationToken) in /home/github/actions-runner/_work/eventuous/eventuous/src/Postgres/test/Eventuous.Tests.Postgres/Subscriptions/SubscribeTests.cs:line 47
   at TUnit.Core.AsyncConvert.Convert(Func`1 action)
   at TUnit.Core.DiscoveredTest`1.ExecuteTest(CancellationToken cancellationToken)
   at TUnit.Engine.Helpers.Timings.Record(String name, TestContext context, Func`1 action)
   at TUnit.Engine.Services.TestInvoker.Invoke(DiscoveredTest discoveredTest, CancellationToken cancellationToken, List`1 cleanupExceptions)
   at TUnit.Engine.Services.TestInvoker.Invoke(DiscoveredTest discoveredTest, CancellationToken cancellationToken, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteTestMethodWithTimeout(DiscoveredTest discoveredTest, CancellationToken cancellationToken, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteWithCancellationTokens(DiscoveredTest discoveredTest, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteWithRetries(DiscoveredTest discoveredTest, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteWithRetries(DiscoveredTest discoveredTest, List`1 cleanupExceptions)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteTestInternalAsync(DiscoveredTest test, ITestExecutionFilter filter, ExecuteRequestContext context, Boolean isStartedAsDependencyForAnotherTest)
   at TUnit.Engine.Services.SingleTestExecutor.ExecuteTestInternalAsync(DiscoveredTest test, ITestExecutionFilter filter, ExecuteRequestContext context, Boolean isStartedAsDependencyForAnotherTest)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

193 tests found

There are 193 tests, see "Raw output" for the full list of tests.
Raw output
Eventuous.Tests.AggregateWithId.OperateOnAggregateWithId ‑ should_emit_event
Eventuous.Tests.AggregateWithId.OperateOnAggregateWithId ‑ should_set_id
Eventuous.Tests.Aggregates.OperateOnExistingSpec ‑ should_not_be_fully_paid
Eventuous.Tests.Aggregates.OperateOnExistingSpec ‑ should_not_be_overpaid
Eventuous.Tests.Aggregates.OperateOnExistingSpec ‑ should_produce_outstanding_changed
Eventuous.Tests.Aggregates.OperateOnExistingSpec ‑ should_produce_payment_registered
Eventuous.Tests.Aggregates.OperateOnExistingSpec ‑ should_produce_two_events
Eventuous.Tests.Aggregates.OperateOnExistingSpec ‑ should_record_payment
Eventuous.Tests.Aggregates.TwoAggregateOpsSpec ‑ should_make_booking_fully_paid
Eventuous.Tests.Aggregates.TwoAggregateOpsSpec ‑ should_not_be_overpaid
Eventuous.Tests.Aggregates.TwoAggregateOpsSpec ‑ should_produce_fully_paid_event
Eventuous.Tests.Aggregates.TwoAggregateOpsSpec ‑ should_produce_outstanding_changed
Eventuous.Tests.Aggregates.TwoAggregateOpsSpec ‑ should_produce_payment_registered
Eventuous.Tests.Aggregates.TwoAggregateOpsSpec ‑ should_record_payment
Eventuous.Tests.Application.CommandServiceTests ‑ Ensure_builder_is_thread_safe
Eventuous.Tests.Application.CommandServiceTests ‑ Should_amend_event_from_command
Eventuous.Tests.Application.CommandServiceTests ‑ Should_amend_event_with_static_meta
Eventuous.Tests.Application.CommandServiceTests ‑ Should_combine_amendments
Eventuous.Tests.Application.CommandServiceTests ‑ Should_execute_amended_append
Eventuous.Tests.Application.CommandServiceTests ‑ Should_execute_on_any_no_stream
Eventuous.Tests.Application.CommandServiceTests ‑ Should_execute_on_existing_stream_exists
Eventuous.Tests.Application.CommandServiceTests ‑ Should_fail_on_existing_no_stream
Eventuous.Tests.Application.CommandServiceTests ‑ Should_fail_on_new_stream_exists
Eventuous.Tests.Application.CommandServiceTests ‑ Should_run_on_new_no_stream
Eventuous.Tests.Application.FunctionalServiceTests ‑ Ensure_builder_is_thread_safe
Eventuous.Tests.Application.FunctionalServiceTests ‑ Should_amend_event_from_command
Eventuous.Tests.Application.FunctionalServiceTests ‑ Should_amend_event_with_static_meta
Eventuous.Tests.Application.FunctionalServiceTests ‑ Should_combine_amendments
Eventuous.Tests.Application.FunctionalServiceTests ‑ Should_execute_amended_append
Eventuous.Tests.Application.FunctionalServiceTests ‑ Should_execute_on_any_no_stream
Eventuous.Tests.Application.FunctionalServiceTests ‑ Should_execute_on_existing_stream_exists
Eventuous.Tests.Application.FunctionalServiceTests ‑ Should_fail_on_existing_no_stream
Eventuous.Tests.Application.FunctionalServiceTests ‑ Should_fail_on_new_stream_exists
Eventuous.Tests.Application.FunctionalServiceTests ‑ Should_run_on_new_no_stream
Eventuous.Tests.Application.StateWithIdTests ‑ ShouldGetIdForNew
Eventuous.Tests.AspNetCore.AggregateFactoryRegistrationTests ‑ ShouldCreateNewAggregateByResolve
Eventuous.Tests.AspNetCore.AggregateFactoryRegistrationTests ‑ ShouldCreateNewAggregateWithExplicitFunction
Eventuous.Tests.AspNetCore.AggregateFactoryRegistrationTests ‑ ShouldCreateTwoSeparateInstances
Eventuous.Tests.EventStore.AppServiceTests ‑ ProcessAnyForNew
Eventuous.Tests.EventStore.Metrics.MetricsTests ‑ ShouldMeasureSubscriptionGapCountBase_Esdb
Eventuous.Tests.EventStore.RegistrationTests ‑ ShouldHaveEventStoreClient
Eventuous.Tests.EventStore.RegistrationTests ‑ ShouldHaveNoOpStore
Eventuous.Tests.EventStore.RegistrationTests ‑ ShouldHaveProperId
Eventuous.Tests.EventStore.RegistrationTests ‑ ShouldResolveSubscription
Eventuous.Tests.EventStore.Store.AggregateStoreTests ‑ AppendedEventShouldBeTraced
Eventuous.Tests.EventStore.Store.AggregateStoreTests ‑ ShouldReadAggregateStreamManyTimes
Eventuous.Tests.EventStore.Store.AggregateStoreTests ‑ ShouldReadLongAggregateStream
Eventuous.Tests.EventStore.Store.Append ‑ ShouldAppendOneByOne
Eventuous.Tests.EventStore.Store.Append ‑ ShouldAppendToNoStream
Eventuous.Tests.EventStore.Store.Append ‑ ShouldFailOnWrongVersion
Eventuous.Tests.EventStore.Store.Append ‑ ShouldFailOnWrongVersionNoStream
Eventuous.Tests.EventStore.Store.Append ‑ ShouldFailOnWrongVersionWithOptimisticConcurrencyException
Eventuous.Tests.EventStore.Store.EventStoreAggregateTests ‑ AppendedEventShouldBeTraced
Eventuous.Tests.EventStore.Store.EventStoreAggregateTests ‑ ShouldReadAggregateStreamManyTimes
Eventuous.Tests.EventStore.Store.EventStoreAggregateTests ‑ ShouldReadLongAggregateStream
Eventuous.Tests.EventStore.Store.OtherMethods ‑ StreamShouldExist
Eventuous.Tests.EventStore.Store.OtherMethods ‑ StreamShouldNotExist
Eventuous.Tests.EventStore.Store.Read ‑ ShouldReadHead
Eventuous.Tests.EventStore.Store.Read ‑ ShouldReadMany
Eventuous.Tests.EventStore.Store.Read ‑ ShouldReadMetadata
Eventuous.Tests.EventStore.Store.Read ‑ ShouldReadOne
Eventuous.Tests.EventStore.Store.Read ‑ ShouldReadTail
Eventuous.Tests.EventStore.Store.TieredStoreTests ‑ Esdb_should_load_hot_and_archive
Eventuous.Tests.EventStore.Subscriptions.PublishAndSubscribeManyPartitionedTests ‑ SubscribeAndProduceMany
Eventuous.Tests.EventStore.Subscriptions.PublishAndSubscribeManyTests ‑ SubscribeAndProduceMany
Eventuous.Tests.EventStore.Subscriptions.PublishAndSubscribeOneTests ‑ SubscribeAndProduce
Eventuous.Tests.EventStore.Subscriptions.StreamPersistentPublishAndSubscribeManyTests ‑ SubscribeAndProduceMany(Eventuous.Tests.EventStore.Subscriptions.Fixtures.PersistentSubscriptionFixture`3[Eventuous.EventStore.Subscriptions.StreamPersistentSubscription,Eventuous.EventStore.Subscriptions.StreamPersistentSubscriptionOptions,Eventuous.Tests.Subscriptions.Base.TestEventHandler])
Eventuous.Tests.EventStore.Subscriptions.StreamSubscriptionDeletedEventsTests ‑ StreamSubscriptionGetsDeletedEvents
Eventuous.Tests.EventStore.Subscriptions.StreamSubscriptionWithLinksTests ‑ ShouldHandleAllEventsFromStart
Eventuous.Tests.EventStore.Subscriptions.StreamSubscriptionWithLinksTests ‑ ShouldHandleHalfOfTheEvents
Eventuous.Tests.EventStore.Subscriptions.SubscribeToAll ‑ Esdb_ShouldConsumeProducedEvents
Eventuous.Tests.EventStore.Subscriptions.SubscribeToAll ‑ Esdb_ShouldConsumeProducedEventsWhenRestarting
Eventuous.Tests.EventStore.Subscriptions.SubscribeToAll ‑ Esdb_ShouldUseExistingCheckpoint
Eventuous.Tests.EventStore.Subscriptions.SubscribeToStream ‑ Esdb_ShouldConsumeProducedEvents
Eventuous.Tests.EventStore.Subscriptions.SubscribeToStream ‑ Esdb_ShouldConsumeProducedEventsWhenRestarting
Eventuous.Tests.EventStore.Subscriptions.SubscribeToStream ‑ Esdb_ShouldUseExistingCheckpoint
Eventuous.Tests.EventStore.Subscriptions.SubscriptionIgnoredMessagesTests ‑ SubscribeAndProduceManyWithIgnored
Eventuous.Tests.EventStore.TracesTests ‑ ShouldPropagateRemoteContext
Eventuous.Tests.Extensions.AspNetCore.AggregateCommandsTests ‑ MapAggregateContractToCommandExplicitly
Eventuous.Tests.Extensions.AspNetCore.AggregateCommandsTests ‑ MapAggregateContractToCommandExplicitlyWithoutRoute
Eventuous.Tests.Extensions.AspNetCore.AggregateCommandsTests ‑ MapAggregateContractToCommandExplicitlyWithoutRouteWithGenericAttr
Eventuous.Tests.Extensions.AspNetCore.AggregateCommandsTests ‑ MapAggregateContractToCommandExplicitlyWithoutRouteWithWrongGenericAttr
Eventuous.Tests.Extensions.AspNetCore.AggregateCommandsTests ‑ MapEnrichedCommand
Eventuous.Tests.Extensions.AspNetCore.AggregateCommandsTests ‑ RegisterAggregateCommands
Eventuous.Tests.Extensions.AspNetCore.AggregateCommandsTests ‑ RegisterAggregatesCommands
Eventuous.Tests.Extensions.AspNetCore.ControllerTests ‑ RecordPaymentUsingMappedCommand
Eventuous.Tests.Extensions.AspNetCore.DiscoveredCommandsTests ‑ CallDiscoveredCommandRoute
Eventuous.Tests.ForgotToSetId ‑ ShouldFailWithNoId
Eventuous.Tests.Gateway.RegistrationTests ‑ Test
Eventuous.Tests.GooglePubSub.PubSubTests ‑ SubscribeAndProduce
Eventuous.Tests.GooglePubSub.PubSubTests ‑ SubscribeAndProduceMany
Eventuous.Tests.Kafka.BasicProducerTests ‑ ShouldProduceAndWait
Eventuous.Tests.Postgres.Metrics.MetricsTests ‑ ShouldMeasureSubscriptionGapCountBase_Postgres
Eventuous.Tests.Postgres.Projections.ProjectorTests ‑ ProjectImportedBookingsToTable
Eventuous.Tests.Postgres.Registrations.RegistrationTests ‑ Should_resolve_store_with_extensions
Eventuous.Tests.Postgres.Registrations.RegistrationTests ‑ Should_resolve_store_with_manual_registration
Eventuous.Tests.Postgres.Store.Append ‑ ShouldAppendOneByOne
Eventuous.Tests.Postgres.Store.Append ‑ ShouldAppendToNoStream
Eventuous.Tests.Postgres.Store.Append ‑ ShouldFailOnWrongVersion
Eventuous.Tests.Postgres.Store.Append ‑ ShouldFailOnWrongVersionNoStream
Eventuous.Tests.Postgres.Store.Append ‑ ShouldFailOnWrongVersionWithOptimisticConcurrencyException
Eventuous.Tests.Postgres.Store.OtherMethods ‑ StreamShouldExist
Eventuous.Tests.Postgres.Store.OtherMethods ‑ StreamShouldNotExist
Eventuous.Tests.Postgres.Store.Read ‑ ShouldReadHead
Eventuous.Tests.Postgres.Store.Read ‑ ShouldReadMany
Eventuous.Tests.Postgres.Store.Read ‑ ShouldReadMetadata
Eventuous.Tests.Postgres.Store.Read ‑ ShouldReadOne
Eventuous.Tests.Postgres.Store.Read ‑ ShouldReadTail
Eventuous.Tests.Postgres.Subscriptions.SubscribeToAll ‑ Postgres_ShouldConsumeProducedEvents
Eventuous.Tests.Postgres.Subscriptions.SubscribeToAll ‑ Postgres_ShouldConsumeProducedEventsWhenRestarting
Eventuous.Tests.Postgres.Subscriptions.SubscribeToAll ‑ Postgres_ShouldUseExistingCheckpoint
Eventuous.Tests.Postgres.Subscriptions.SubscribeToStream ‑ Postgres_ShouldConsumeProducedEvents
Eventuous.Tests.Postgres.Subscriptions.SubscribeToStream ‑ Postgres_ShouldConsumeProducedEventsWhenRestarting
Eventuous.Tests.Postgres.Subscriptions.SubscribeToStream ‑ Postgres_ShouldUseExistingCheckpoint
Eventuous.Tests.Projections.MongoDB.ProjectWithBuilder ‑ ShouldProjectImported(MongoProjectionOptions { CollectionName = test })
Eventuous.Tests.Projections.MongoDB.ProjectWithBuilder ‑ ShouldProjectImported(null)
Eventuous.Tests.Projections.MongoDB.ProjectWithBulkBuilder ‑ ShouldProjectImported
Eventuous.Tests.Projections.MongoDB.ProjectingWithTypedHandlers ‑ ShouldProjectImported
Eventuous.Tests.RabbitMq.SubscriptionSpec ‑ SubscribeAndProduce
Eventuous.Tests.RabbitMq.SubscriptionSpec ‑ SubscribeAndProduceMany
Eventuous.Tests.Redis.Store.AppendEvents ‑ ShouldAppendOneByOne
Eventuous.Tests.Redis.Store.AppendEvents ‑ ShouldAppendToNoStream
Eventuous.Tests.Redis.Store.AppendEvents ‑ ShouldFailOnWrongVersion
Eventuous.Tests.Redis.Store.AppendEvents ‑ ShouldFailOnWrongVersionNoStream
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldReadHead
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldReadMany
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldReadOne
Eventuous.Tests.Redis.Store.ReadEvents ‑ ShouldReadTail
Eventuous.Tests.Redis.Subscriptions.SubscribeToAll ‑ ShouldConsumeProducedEvents
Eventuous.Tests.Redis.Subscriptions.SubscribeToAll ‑ ShouldConsumeProducedEventsWhenRestarting
Eventuous.Tests.Redis.Subscriptions.SubscribeToAll ‑ ShouldUseExistingCheckpoint
Eventuous.Tests.Redis.Subscriptions.SubscribeToStream ‑ ShouldConsumeProducedEvents
Eventuous.Tests.Redis.Subscriptions.SubscribeToStream ‑ ShouldConsumeProducedEventsWhenRestarting
Eventuous.Tests.Redis.Subscriptions.SubscribeToStream ‑ ShouldUseExistingCheckpoint
Eventuous.Tests.SqlServer.Metrics.MetricsTests ‑ ShouldMeasureSubscriptionGapCountBase_SqlServer
Eventuous.Tests.SqlServer.Projections.ProjectorTests ‑ ProjectImportedBookingsToTable
Eventuous.Tests.SqlServer.Registrations.RegistrationTests ‑ Should_resolve_store_with_extensions
Eventuous.Tests.SqlServer.Registrations.RegistrationTests ‑ Should_resolve_store_with_manual_registration
Eventuous.Tests.SqlServer.Store.Append ‑ ShouldAppendOneByOne
Eventuous.Tests.SqlServer.Store.Append ‑ ShouldAppendToNoStream
Eventuous.Tests.SqlServer.Store.Append ‑ ShouldFailOnWrongVersion
Eventuous.Tests.SqlServer.Store.Append ‑ ShouldFailOnWrongVersionNoStream
Eventuous.Tests.SqlServer.Store.Append ‑ ShouldFailOnWrongVersionWithOptimisticConcurrencyException
Eventuous.Tests.SqlServer.Store.OtherMethods ‑ StreamShouldExist
Eventuous.Tests.SqlServer.Store.OtherMethods ‑ StreamShouldNotExist
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldReadHead
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldReadMany
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldReadMetadata
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldReadOne
Eventuous.Tests.SqlServer.Store.Read ‑ ShouldReadTail
Eventuous.Tests.SqlServer.Store.TieredStoreTests ‑ Should_load_hot_and_archive_test
Eventuous.Tests.SqlServer.Subscriptions.SubscribeToAll ‑ SqlServer_ShouldConsumeProducedEvents
Eventuous.Tests.SqlServer.Subscriptions.SubscribeToAll ‑ SqlServer_ShouldConsumeProducedEventsWhenRestarting
Eventuous.Tests.SqlServer.Subscriptions.SubscribeToAll ‑ SqlServer_ShouldUseExistingCheckpoint
Eventuous.Tests.SqlServer.Subscriptions.SubscribeToStream ‑ SqlServer_ShouldConsumeProducedEvents
Eventuous.Tests.SqlServer.Subscriptions.SubscribeToStream ‑ SqlServer_ShouldConsumeProducedEventsWhenRestarting
Eventuous.Tests.SqlServer.Subscriptions.SubscribeToStream ‑ SqlServer_ShouldUseExistingCheckpoint
Eventuous.Tests.StoringEvents ‑ StoreInitial
Eventuous.Tests.StoringEventsWithCustomStream ‑ TestOnExisting
Eventuous.Tests.StoringEventsWithCustomStream ‑ TestOnNew
Eventuous.Tests.StreamNameMapTests ‑ Should_get_default_stream_name_for_id
Eventuous.Tests.StreamNameMapTests ‑ Should_get_stream_name_for_id
Eventuous.Tests.StreamNameTests ‑ Should_fail_when_id_is_empty
Eventuous.Tests.StreamNameTests ‑ Should_fail_when_id_is_null
Eventuous.Tests.StreamNameTests ‑ Should_get_stream_name_for_state
Eventuous.Tests.StreamNameTests ‑ Should_trim_id
Eventuous.Tests.Subscriptions.ConsumePipeTests ‑ ShouldAddContextBaggage
Eventuous.Tests.Subscriptions.ConsumePipeTests ‑ ShouldCallHandlers
Eventuous.Tests.Subscriptions.DefaultConsumerTests ‑ ShouldFailWhenHandlerNacks
Eventuous.Tests.Subscriptions.HandlingStatusTests ‑ AckAndIgnoreShouldAck
Eventuous.Tests.Subscriptions.HandlingStatusTests ‑ AckAndIgnoreShouldSucceed
Eventuous.Tests.Subscriptions.HandlingStatusTests ‑ AckAndNackShouldNack
Eventuous.Tests.Subscriptions.HandlingStatusTests ‑ IgnoreAndIgnoreShouldIgnore
Eventuous.Tests.Subscriptions.HandlingStatusTests ‑ IgnoredShouldBeIgnored
Eventuous.Tests.Subscriptions.HandlingStatusTests ‑ NackAckAndIgnoreShouldFail
Eventuous.Tests.Subscriptions.HandlingStatusTests ‑ NackAndIgnoreShouldFail
Eventuous.Tests.Subscriptions.HandlingStatusTests ‑ NackAndIgnoreShouldNack
Eventuous.Tests.Subscriptions.HandlingStatusTests ‑ PendingShouldBeHandled
Eventuous.Tests.Subscriptions.HandlingStatusTests ‑ PendingShouldBePending
Eventuous.Tests.Subscriptions.RegistrationTests ‑ BothShouldBeRunningAndReportHealthy
Eventuous.Tests.Subscriptions.RegistrationTests ‑ ShouldBeSingletons
Eventuous.Tests.Subscriptions.RegistrationTests ‑ ShouldRegisterBothAsHealthReporters
Eventuous.Tests.Subscriptions.RegistrationTests ‑ ShouldRegisterBothSubs
Eventuous.Tests.Subscriptions.RegistrationTests ‑ ShouldRegisterTwoMeasures
Eventuous.Tests.Subscriptions.RegistrationTests ‑ SubsShouldHaveHandlers(0, Eventuous.Tests.Subscriptions.RegistrationTests+Handler1)
Eventuous.Tests.Subscriptions.RegistrationTests ‑ SubsShouldHaveHandlers(1, Eventuous.Tests.Subscriptions.RegistrationTests+Handler2)
Eventuous.Tests.Subscriptions.RegistrationTests ‑ SubsShouldHaveProperIds
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldReturnFirstBefore(CommitPositionSequence, CommitPosition { Position: 0, Sequence: 2, Timestamp: 2025-01-11T08:50:57.0506961+00:00 })
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldReturnFirstBefore(CommitPositionSequence, CommitPosition { Position: 0, Sequence: 2, Timestamp: 2025-01-11T08:51:17.7995966+00:00 })
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldWorkForNormalCase
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldWorkForOne
Eventuous.Tests.Subscriptions.SequenceTests ‑ ShouldWorkForRandomGap
Eventuous.Tests.TypeRegistrationTests ‑ ShouldResolveDecoratedEvent