V1: Update dbup-core in .net6 and newer #50
1751 passed, 109 failed and 9 skipped
✅ Source/EventFlow.Examples.Shipping.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_01.trx
5 tests were completed in 3s with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
EventFlow.Examples.Shipping.Tests.IntegrationTests.Scenarios | 1✅ | 759ms | ||
EventFlow.Examples.Shipping.Tests.UnitTests.Domain.Model.CargoModel.Speficications.TransportLegsAreConnectedSpecificationTests | 3✅ | 61ms | ||
EventFlow.Examples.Shipping.Tests.UnitTests.ExternalServices.Routing.RoutingServiceTests | 1✅ | 168ms |
✅ Source/EventFlow.Hangfire.Tests/TestResults/_fv-az691-424_2025-01-30_12_58_13.trx
4 tests were completed in 3s with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
EventFlow.Hangfire.Tests.Integration.HangfireJobSchedulerTests | 4✅ | 2s |
✅ Source/EventFlow.Hangfire.Tests/TestResults/_fv-az691-424_2025-01-30_12_58_16.trx
4 tests were completed in 3s with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
EventFlow.Hangfire.Tests.Integration.HangfireJobSchedulerTests | 4✅ | 1s |
✅ Source/EventFlow.MongoDB.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_37.trx
55 tests were completed in 33s with 55 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
EventFlow.MongoDB.Tests.IntegrationTests.EventStores.MongoDbEventStoreTests | 20✅ | 12s | ||
EventFlow.MongoDB.Tests.IntegrationTests.ReadStores.MongoDbReadModelStoreTests | 20✅ | 12s | ||
EventFlow.MongoDB.Tests.IntegrationTests.SnapshotStores.MongoDBSnapshotStoreTests | 15✅ | 8s |
✅ Source/EventFlow.MongoDB.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_46.trx
55 tests were completed in 36s with 55 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
EventFlow.MongoDB.Tests.IntegrationTests.EventStores.MongoDbEventStoreTests | 20✅ | 13s | ||
EventFlow.MongoDB.Tests.IntegrationTests.ReadStores.MongoDbReadModelStoreTests | 20✅ | 11s | ||
EventFlow.MongoDB.Tests.IntegrationTests.SnapshotStores.MongoDBSnapshotStoreTests | 15✅ | 11s |
✅ Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_05.trx
65 tests were completed in 266s with 65 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
EventFlow.MsSql.Tests.IntegrationTests.EventStores.EventFlowEventStoresMsSqlTests | 1✅ | 12ms | ||
EventFlow.MsSql.Tests.IntegrationTests.EventStores.MsSqlEventStoreTests | 20✅ | 66s | ||
EventFlow.MsSql.Tests.IntegrationTests.EventStores.MsSqlScriptsTests | 1✅ | 348ms | ||
EventFlow.MsSql.Tests.IntegrationTests.IdentityIndexFragmentationTests | 7✅ | 79s | ||
EventFlow.MsSql.Tests.IntegrationTests.ReadStores.MsSqlReadModelStoreTests | 19✅ | 63s | ||
EventFlow.MsSql.Tests.IntegrationTests.ReadStores.ReadModels.MultipleMsSqlDatabasesTests | 1✅ | 22ms | ||
EventFlow.MsSql.Tests.IntegrationTests.SnapshotStores.EventFlowSnapshotStoresMsSqlTests | 1✅ | 1ms | ||
EventFlow.MsSql.Tests.IntegrationTests.SnapshotStores.MsSqlSnapshotStoreTests | 15✅ | 49s |
❌ Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
65 tests were completed in 108s with 10 passed, 55 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
EventFlow.MsSql.Tests.IntegrationTests.EventStores.EventFlowEventStoresMsSqlTests | 1✅ | 31ms | ||
EventFlow.MsSql.Tests.IntegrationTests.EventStores.MsSqlEventStoreTests | 20❌ | 7s | ||
EventFlow.MsSql.Tests.IntegrationTests.EventStores.MsSqlScriptsTests | 1✅ | 339ms | ||
EventFlow.MsSql.Tests.IntegrationTests.IdentityIndexFragmentationTests | 7✅ | 85s | ||
EventFlow.MsSql.Tests.IntegrationTests.ReadStores.MsSqlReadModelStoreTests | 19❌ | 4s | ||
EventFlow.MsSql.Tests.IntegrationTests.ReadStores.ReadModels.MultipleMsSqlDatabasesTests | 1❌ | 428ms | ||
EventFlow.MsSql.Tests.IntegrationTests.SnapshotStores.EventFlowSnapshotStoresMsSqlTests | 1✅ | 1ms | ||
EventFlow.MsSql.Tests.IntegrationTests.SnapshotStores.MsSqlSnapshotStoreTests | 15❌ | 3s |
❌ EventFlow.MsSql.Tests.IntegrationTests.EventStores.MsSqlEventStoreTests
❌ AggregateCanHaveMultipleCommits
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ AggregateEventStreamsAreSeperate
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ AggregateEventStreamsCanBeDeleted
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ AggregatesCanBeLoaded
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ AggregatesCanUpdatedAfterOptimisticConcurrency
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ DomainEventCanBeLoaded
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ EventsAreUpgraded
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ EventsCanBeStored
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ EventsCanContainUnicodeCharacters
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ LoadAllEventsAsyncFindsEventsAfterLargeGaps
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ LoadingFirstPageShouldLoadCorrectEvents
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ LoadingOfEventsCanStartLater
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ LoadingOfEventsCanStartLaterAndStopEarlier
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ MultipleScopes
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ NewAggregateCanBeLoaded
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ NextPositionIsIdOfNextEvent
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ NoEventsEmittedIsOk
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ OptimisticConcurrency
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ PublishedDomainEventsContinueAggregateSequenceNumbers
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ PublishedDomainEventsHaveAggregateSequenceNumbers
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ EventFlow.MsSql.Tests.IntegrationTests.ReadStores.MsSqlReadModelStoreTests
❌ CanHandleMultipleMessageAtOnce
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ CanStoreMessageHistory
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ CanStoreMultipleMessages
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ DeleteRemovesSpecificReadModel
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ InitialReadModelVersionIsNull
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ MarkingForDeletionRemovesSpecificReadModel
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ MultipleUpdatesAreHandledCorrect
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ NonExistingReadModelReturnsNull
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ OptimisticConcurrencyCheck
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ PopulateCreatesReadModels
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ PurgeRemovesReadModels
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ ReadModelReceivesEvent
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ ReadModelVersionShouldMatchAggregate
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ RePopulateHandlesDeletedAggregate
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ RePopulateHandlesManyAggregates
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ UpdateMultiple(False,False)
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ UpdateMultiple(False,True)
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ UpdateMultiple(True,False)
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ UpdateMultiple(True,True)
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ EventFlow.MsSql.Tests.IntegrationTests.ReadStores.ReadModels.MultipleMsSqlDatabasesTests
❌ MultipleDatabases
❌ EventFlow.MsSql.Tests.IntegrationTests.SnapshotStores.MsSqlSnapshotStoreTests
❌ DeleteSnapshotAsync_GetSnapshotAsync_NoneExistingSnapshotDoesNotThrow
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ DuplicateOperationExceptionIsThrown(1)
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ DuplicateOperationExceptionIsThrown(5)
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ DuplicateOperationExceptionIsThrown(9)
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ GetSnapshotAsync_NoneExistingSnapshotReturnsNull
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ LoadedAggregateHasCorrectVersionsWhenSnapshotIsApplied
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ LoadingNoneExistingSnapshottedAggregateReturnsVersionZeroAndNull
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ NoSnapshotsAreCreatedWhenCommittingFewEvents
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ OldSnapshotsAreUpgradedToLatestVersionAndAppliedToAggregate
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ OldSnapshotsAreUpgradedToLatestVersionAndHaveCorrectMetadata
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ PurgeSnapshotsAsync_EmptySnapshotStoreDoesNotThrow
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ PurgeSnapshotsAsync_NoneExistingSnapshotDoesNotThrow
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ SnapshotIsCreatedWhenCommittingManyEvents
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ SnapshotsCanBeSavedOutOfOrder
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ TheSameSnapshotVersionCanBeSavedMultipleTimes
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
✅ Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_16.trx
57 tests were completed in 30s with 57 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.EventFlowEventStoresPostgreSqlTests | 1✅ | 11ms | ||
EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.PostgreSqlEventStoreTests | 20✅ | 11s | ||
EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.PostgreSqlScriptsTests | 1✅ | 282ms | ||
EventFlow.PostgreSql.Tests.IntegrationTests.ReadStores.PostgreSqlReadModelStoreTests | 19✅ | 9s | ||
EventFlow.PostgreSql.Tests.IntegrationTests.SnapshotStores.EventFlowSnapshotStoresPostgreSqlTests | 1✅ | 1ms | ||
EventFlow.PostgreSql.Tests.IntegrationTests.SnapshotStores.PostgreSqlSnapshotStoreTests | 15✅ | 6s |
❌ Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
57 tests were completed in 19s with 3 passed, 54 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.EventFlowEventStoresPostgreSqlTests | 1✅ | 20ms | ||
EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.PostgreSqlEventStoreTests | 20❌ | 7s | ||
EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.PostgreSqlScriptsTests | 1✅ | 293ms | ||
EventFlow.PostgreSql.Tests.IntegrationTests.ReadStores.PostgreSqlReadModelStoreTests | 19❌ | 5s | ||
EventFlow.PostgreSql.Tests.IntegrationTests.SnapshotStores.EventFlowSnapshotStoresPostgreSqlTests | 1✅ | 1ms | ||
EventFlow.PostgreSql.Tests.IntegrationTests.SnapshotStores.PostgreSqlSnapshotStoreTests | 15❌ | 4s |
❌ EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.PostgreSqlEventStoreTests
❌ AggregateCanHaveMultipleCommits
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ AggregateEventStreamsAreSeperate
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ AggregateEventStreamsCanBeDeleted
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ AggregatesCanBeLoaded
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ AggregatesCanUpdatedAfterOptimisticConcurrency
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ DomainEventCanBeLoaded
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ EventsAreUpgraded
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ EventsCanBeStored
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ EventsCanContainUnicodeCharacters
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ LoadAllEventsAsyncFindsEventsAfterLargeGaps
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ LoadingFirstPageShouldLoadCorrectEvents
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ LoadingOfEventsCanStartLater
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ LoadingOfEventsCanStartLaterAndStopEarlier
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ MultipleScopes
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ NewAggregateCanBeLoaded
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ NextPositionIsIdOfNextEvent
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ NoEventsEmittedIsOk
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ OptimisticConcurrency
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ PublishedDomainEventsContinueAggregateSequenceNumbers
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ PublishedDomainEventsHaveAggregateSequenceNumbers
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ EventFlow.PostgreSql.Tests.IntegrationTests.ReadStores.PostgreSqlReadModelStoreTests
❌ CanHandleMultipleMessageAtOnce
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ CanStoreMessageHistory
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ CanStoreMultipleMessages
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ DeleteRemovesSpecificReadModel
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ InitialReadModelVersionIsNull
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ MarkingForDeletionRemovesSpecificReadModel
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ MultipleUpdatesAreHandledCorrect
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ NonExistingReadModelReturnsNull
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ OptimisticConcurrencyCheck
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ PopulateCreatesReadModels
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ PurgeRemovesReadModels
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ ReadModelReceivesEvent
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ ReadModelVersionShouldMatchAggregate
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ RePopulateHandlesDeletedAggregate
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ RePopulateHandlesManyAggregates
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ UpdateMultiple(False,False)
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ UpdateMultiple(False,True)
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ UpdateMultiple(True,False)
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ UpdateMultiple(True,True)
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ EventFlow.PostgreSql.Tests.IntegrationTests.SnapshotStores.PostgreSqlSnapshotStoreTests
❌ DeleteSnapshotAsync_GetSnapshotAsync_NoneExistingSnapshotDoesNotThrow
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ DuplicateOperationExceptionIsThrown(1)
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ DuplicateOperationExceptionIsThrown(5)
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ DuplicateOperationExceptionIsThrown(9)
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ GetSnapshotAsync_NoneExistingSnapshotReturnsNull
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ LoadedAggregateHasCorrectVersionsWhenSnapshotIsApplied
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ LoadingNoneExistingSnapshottedAggregateReturnsVersionZeroAndNull
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ NoSnapshotsAreCreatedWhenCommittingFewEvents
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ OldSnapshotsAreUpgradedToLatestVersionAndAppliedToAggregate
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ OldSnapshotsAreUpgradedToLatestVersionAndHaveCorrectMetadata
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ PurgeSnapshotsAsync_EmptySnapshotStoreDoesNotThrow
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ PurgeSnapshotsAsync_NoneExistingSnapshotDoesNotThrow
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ SnapshotIsCreatedWhenCommittingManyEvents
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ SnapshotsCanBeSavedOutOfOrder
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
❌ TheSameSnapshotVersionCanBeSavedMultipleTimes
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
✅ Source/EventFlow.RabbitMQ.Tests/TestResults/_fv-az691-424_2025-01-30_12_58_08.trx
4 tests were completed in 2s with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
EventFlow.RabbitMQ.Tests.Integration.RabbitMqTests | 2✅ | 760ms | ||
EventFlow.RabbitMQ.Tests.UnitTests.Integrations.RabbitMqPublisherTests | 2✅ | 277ms |
✅ Source/EventFlow.RabbitMQ.Tests/TestResults/_fv-az691-424_2025-01-30_12_58_10.trx
4 tests were completed in 2s with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
EventFlow.RabbitMQ.Tests.Integration.RabbitMqTests | 2✅ | 663ms | ||
EventFlow.RabbitMQ.Tests.UnitTests.Integrations.RabbitMqPublisherTests | 2✅ | 267ms |
✅ Source/EventFlow.SQLite.Tests/TestResults/_fv-az691-424_2025-01-30_12_58_19.trx
39 tests were completed in 5s with 39 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
EventFlow.SQLite.Tests.IntegrationTests.EventStores.SQLiteEventStoreTests | 20✅ | 2s | ||
EventFlow.SQLite.Tests.IntegrationTests.ReadStores.SQLiteReadStoreTests | 19✅ | 2s |
✅ Source/EventFlow.SQLite.Tests/TestResults/_fv-az691-424_2025-01-30_12_58_22.trx
39 tests were completed in 4s with 39 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
EventFlow.SQLite.Tests.IntegrationTests.EventStores.SQLiteEventStoreTests | 20✅ | 2s | ||
EventFlow.SQLite.Tests.IntegrationTests.ReadStores.SQLiteReadStoreTests | 19✅ | 1s |
✅ Source/EventFlow.SQLite.Tests/TestResults/_fv-az691-424_2025-01-30_12_58_24.trx
39 tests were completed in 3s with 39 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
EventFlow.SQLite.Tests.IntegrationTests.EventStores.SQLiteEventStoreTests | 20✅ | 1s | ||
EventFlow.SQLite.Tests.IntegrationTests.ReadStores.SQLiteReadStoreTests | 19✅ | 947ms |
✅ Source/EventFlow.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_01.trx
459 tests were completed in 14s with 456 passed, 0 failed and 3 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
EventFlow.Tests.Exploration.CustomAggregateIdExplorationTest | 1✅ | 223ms | ||
EventFlow.Tests.Exploration.EventUpgradeExplorationTest | 1✅ | 274ms | ||
EventFlow.Tests.Exploration.RegisterSubscribersExplorationTests | 3✅ | 108ms | ||
EventFlow.Tests.IntegrationTests.Aggregates.AggregateFactoryTests | 3✅ | 78ms | ||
EventFlow.Tests.IntegrationTests.Aggregates.AggregateStoreTests | 2✅ | 98ms | ||
EventFlow.Tests.IntegrationTests.BackwardCompatibilityTests | 1✅ | 1⚪ | 22ms | |
EventFlow.Tests.IntegrationTests.BasicTests | 1✅ | 79ms | ||
EventFlow.Tests.IntegrationTests.CancellationTests | 25✅ | 495ms | ||
EventFlow.Tests.IntegrationTests.CommandResultTests | 1✅ | 24ms | ||
EventFlow.Tests.IntegrationTests.EventStores.FilesEventStoreTests | 20✅ | 2s | ||
EventFlow.Tests.IntegrationTests.EventStores.InMemoryEventStoreTests | 20✅ | 575ms | ||
EventFlow.Tests.IntegrationTests.Jobs.InstantJobSchedulerTests | 4✅ | 203ms | ||
EventFlow.Tests.IntegrationTests.ReadStores.InMemoryReadModelStoreTests | 19✅ | 829ms | ||
EventFlow.Tests.IntegrationTests.ReadStores.MultipleAggregateReadStoreManagerTests | 1✅ | 87ms | ||
EventFlow.Tests.IntegrationTests.Sagas.AggregateSagaTests | 8✅ | 287ms | ||
EventFlow.Tests.IntegrationTests.Sagas.AlternativeSagaStoreTests | 4✅ | 83ms | ||
EventFlow.Tests.IntegrationTests.Sagas.SagaErrorHandlerTests | 2✅ | 88ms | ||
EventFlow.Tests.IntegrationTests.SeparationTests | 1✅ | 48ms | ||
EventFlow.Tests.IntegrationTests.ServiceProviderTests | 2✅ | 20ms | ||
EventFlow.Tests.IntegrationTests.SnapshotStores.InMemorySnapshotStoreTests | 15✅ | 659ms | ||
EventFlow.Tests.IntegrationTests.UnicodeTests | 6✅ | 108ms | ||
EventFlow.Tests.LicenseHeaderTests | 1✅ | 110ms | ||
EventFlow.Tests.ReadMeExamples | 1✅ | 19ms | ||
EventFlow.Tests.UnitTests.Aggregates.AggregateFactoryTests | 2✅ | 56ms | ||
EventFlow.Tests.UnitTests.Aggregates.AggregateIdTests | 4✅ | 1ms | ||
EventFlow.Tests.UnitTests.Aggregates.AggregateRootApplyEventTests | 1✅ | 20ms | ||
EventFlow.Tests.UnitTests.Aggregates.AggregateRootNameTests | 3✅ | 2ms | ||
EventFlow.Tests.UnitTests.Aggregates.AggregateRootTests | 9✅ | 20ms | ||
EventFlow.Tests.UnitTests.Aggregates.AggregateStateTests | 1✅ | 2ms | ||
EventFlow.Tests.UnitTests.Aggregates.AggregateStoreTests | 6✅ | 625ms | ||
EventFlow.Tests.UnitTests.Aggregates.MetadataTests | 7✅ | 7ms | ||
EventFlow.Tests.UnitTests.CommandBusTests | 1✅ | 38ms | ||
EventFlow.Tests.UnitTests.Commands.CommandDefinitionServiceTests | 14✅ | 99ms | ||
EventFlow.Tests.UnitTests.Commands.CommandTests | 1✅ | 4ms | ||
EventFlow.Tests.UnitTests.Commands.DistinctCommandTests | 3✅ | 5ms | ||
EventFlow.Tests.UnitTests.Configuration.EventNamingStrategy.DefaultStrategyTest | 1✅ | 0ms | ||
EventFlow.Tests.UnitTests.Configuration.EventNamingStrategy.NamespaceAndClassNameStrategyTest | 1✅ | 0ms | ||
EventFlow.Tests.UnitTests.Configuration.EventNamingStrategy.NamespaceAndNameStrategyTest | 1✅ | 0ms | ||
EventFlow.Tests.UnitTests.Configuration.Serialization.JsonOptionsTests | 1✅ | 15ms | ||
EventFlow.Tests.UnitTests.Core.CircularBufferTests | 8✅ | 5ms | ||
EventFlow.Tests.UnitTests.Core.GuidFactories.GuidFactoriesDeterministicTests | 13✅ | 3ms | ||
EventFlow.Tests.UnitTests.Core.IdentityTests | 16✅ | 16ms | ||
EventFlow.Tests.UnitTests.Core.LabelTests | 4✅ | 1ms | ||
EventFlow.Tests.UnitTests.Core.ReflectionHelperTests | 3✅ | 2ms | ||
EventFlow.Tests.UnitTests.Core.RetryDelayTests | 1✅ | 2ms | ||
EventFlow.Tests.UnitTests.Core.RetryStrategies.OptimisticConcurrencyRetryStrategyTests | 10✅ | 18ms | ||
EventFlow.Tests.UnitTests.Core.TransientFaultHandlerTests | 5✅ | 51ms | ||
EventFlow.Tests.UnitTests.EventStores.ConcurrentFilesEventPersistanceTests | 2✅ | 1⚪ | 903ms | |
EventFlow.Tests.UnitTests.EventStores.ConcurrentInMemoryEventPersistanceTests | 1⚪ | 1ms | ||
EventFlow.Tests.UnitTests.EventStores.EventDefinitionServiceTests | 17✅ | 41ms | ||
EventFlow.Tests.UnitTests.EventStores.EventUpgradeManagerTests | 3✅ | 27ms | ||
EventFlow.Tests.UnitTests.EventStores.Snapshots.SnapshotUpgradeServiceTests | 1✅ | 9ms | ||
EventFlow.Tests.UnitTests.Extensions.JsonSerializerExtensionTests | 1✅ | 6ms | ||
EventFlow.Tests.UnitTests.Extensions.StringExtensionsTests | 5✅ | 18ms | ||
EventFlow.Tests.UnitTests.Extensions.TypeExtensionsTests | 10✅ | 2ms | ||
EventFlow.Tests.UnitTests.Jobs.JobDefinitionServiceTests | 14✅ | 35ms | ||
EventFlow.Tests.UnitTests.Provided.Specifications.AtLeastSpecificationTests | 10✅ | 8ms | ||
EventFlow.Tests.UnitTests.Queries.QueryProcessorTests | 1✅ | 12ms | ||
EventFlow.Tests.UnitTests.ReadStores.MultipleAggregateReadStoreManagerTests | 4✅ | 45ms | ||
EventFlow.Tests.UnitTests.ReadStores.ReadModelDomainEventApplierTests | 7✅ | 74ms | ||
EventFlow.Tests.UnitTests.ReadStores.ReadModelFactoryTests | 2✅ | 12ms | ||
EventFlow.Tests.UnitTests.ReadStores.ReadModelPopulatorTests | 4✅ | 45ms | ||
EventFlow.Tests.UnitTests.ReadStores.SingleAggregateReadStoreManagerTests | 6✅ | 30ms | ||
EventFlow.Tests.UnitTests.Sagas.AggregateSagas.AggregateSagaTests | 7✅ | 52ms | ||
EventFlow.Tests.UnitTests.Sagas.AggregateSagas.SagaAggregateStoreTests | 3✅ | 42ms | ||
EventFlow.Tests.UnitTests.Sagas.DispatchToSagasTests | 4✅ | 73ms | ||
EventFlow.Tests.UnitTests.Sagas.SagaDefinitionServiceTests | 5✅ | 11ms | ||
EventFlow.Tests.UnitTests.Snapshots.SnapshotAggregateRootTests | 13✅ | 70ms | ||
EventFlow.Tests.UnitTests.Snapshots.SnapshotMetadataTests | 3✅ | 9ms | ||
EventFlow.Tests.UnitTests.Snapshots.SnapshotSerializerTests | 2✅ | 47ms | ||
EventFlow.Tests.UnitTests.Snapshots.SnapshotSerilizerTests | 2✅ | 12ms | ||
EventFlow.Tests.UnitTests.Snapshots.SnapshotUpgradeServiceTests | 1✅ | 15ms | ||
EventFlow.Tests.UnitTests.Snapshots.Strategies.SnapshotEveryFewVersionsStrategyTests | 10✅ | 17ms | ||
EventFlow.Tests.UnitTests.Snapshots.Strategies.SnapshotRandomlyStrategyTests | 1✅ | 29ms | ||
EventFlow.Tests.UnitTests.Specifications.ExpressionSpecificationTests | 3✅ | 3ms | ||
EventFlow.Tests.UnitTests.Specifications.SpecificationTests | 12✅ | 5ms | ||
EventFlow.Tests.UnitTests.Specifications.TestSpecificationsTests | 5✅ | 1ms | ||
EventFlow.Tests.UnitTests.Subscribers.DispatchToEventSubscribersTests | 4✅ | 3s | ||
EventFlow.Tests.UnitTests.ValueObjects.SingleValueObjectConverterTests | 20✅ | 11ms | ||
EventFlow.Tests.UnitTests.ValueObjects.SingleValueObjectTests | 12✅ | 33ms | ||
EventFlow.Tests.UnitTests.ValueObjects.ValueObjectTests | 4✅ | 5ms |
✅ Source/EventFlow.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_01[1].trx
459 tests were completed in 14s with 456 passed, 0 failed and 3 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
EventFlow.Tests.Exploration.CustomAggregateIdExplorationTest | 1✅ | 163ms | ||
EventFlow.Tests.Exploration.EventUpgradeExplorationTest | 1✅ | 191ms | ||
EventFlow.Tests.Exploration.RegisterSubscribersExplorationTests | 3✅ | 202ms | ||
EventFlow.Tests.IntegrationTests.Aggregates.AggregateFactoryTests | 3✅ | 26ms | ||
EventFlow.Tests.IntegrationTests.Aggregates.AggregateStoreTests | 2✅ | 78ms | ||
EventFlow.Tests.IntegrationTests.BackwardCompatibilityTests | 1✅ | 1⚪ | 57ms | |
EventFlow.Tests.IntegrationTests.BasicTests | 1✅ | 78ms | ||
EventFlow.Tests.IntegrationTests.CancellationTests | 25✅ | 482ms | ||
EventFlow.Tests.IntegrationTests.CommandResultTests | 1✅ | 20ms | ||
EventFlow.Tests.IntegrationTests.EventStores.FilesEventStoreTests | 20✅ | 2s | ||
EventFlow.Tests.IntegrationTests.EventStores.InMemoryEventStoreTests | 20✅ | 507ms | ||
EventFlow.Tests.IntegrationTests.Jobs.InstantJobSchedulerTests | 4✅ | 224ms | ||
EventFlow.Tests.IntegrationTests.ReadStores.InMemoryReadModelStoreTests | 19✅ | 783ms | ||
EventFlow.Tests.IntegrationTests.ReadStores.MultipleAggregateReadStoreManagerTests | 1✅ | 116ms | ||
EventFlow.Tests.IntegrationTests.Sagas.AggregateSagaTests | 8✅ | 339ms | ||
EventFlow.Tests.IntegrationTests.Sagas.AlternativeSagaStoreTests | 4✅ | 140ms | ||
EventFlow.Tests.IntegrationTests.Sagas.SagaErrorHandlerTests | 2✅ | 80ms | ||
EventFlow.Tests.IntegrationTests.SeparationTests | 1✅ | 48ms | ||
EventFlow.Tests.IntegrationTests.ServiceProviderTests | 2✅ | 29ms | ||
EventFlow.Tests.IntegrationTests.SnapshotStores.InMemorySnapshotStoreTests | 15✅ | 579ms | ||
EventFlow.Tests.IntegrationTests.UnicodeTests | 6✅ | 61ms | ||
EventFlow.Tests.LicenseHeaderTests | 1✅ | 99ms | ||
EventFlow.Tests.ReadMeExamples | 1✅ | 15ms | ||
EventFlow.Tests.UnitTests.Aggregates.AggregateFactoryTests | 2✅ | 59ms | ||
EventFlow.Tests.UnitTests.Aggregates.AggregateIdTests | 4✅ | 1ms | ||
EventFlow.Tests.UnitTests.Aggregates.AggregateRootApplyEventTests | 1✅ | 8ms | ||
EventFlow.Tests.UnitTests.Aggregates.AggregateRootNameTests | 3✅ | 2ms | ||
EventFlow.Tests.UnitTests.Aggregates.AggregateRootTests | 9✅ | 22ms | ||
EventFlow.Tests.UnitTests.Aggregates.AggregateStateTests | 1✅ | 3ms | ||
EventFlow.Tests.UnitTests.Aggregates.AggregateStoreTests | 6✅ | 625ms | ||
EventFlow.Tests.UnitTests.Aggregates.MetadataTests | 7✅ | 16ms | ||
EventFlow.Tests.UnitTests.CommandBusTests | 1✅ | 39ms | ||
EventFlow.Tests.UnitTests.Commands.CommandDefinitionServiceTests | 14✅ | 147ms | ||
EventFlow.Tests.UnitTests.Commands.CommandTests | 1✅ | 4ms | ||
EventFlow.Tests.UnitTests.Commands.DistinctCommandTests | 3✅ | 5ms | ||
EventFlow.Tests.UnitTests.Configuration.EventNamingStrategy.DefaultStrategyTest | 1✅ | 0ms | ||
EventFlow.Tests.UnitTests.Configuration.EventNamingStrategy.NamespaceAndClassNameStrategyTest | 1✅ | 0ms | ||
EventFlow.Tests.UnitTests.Configuration.EventNamingStrategy.NamespaceAndNameStrategyTest | 1✅ | 0ms | ||
EventFlow.Tests.UnitTests.Configuration.Serialization.JsonOptionsTests | 1✅ | 15ms | ||
EventFlow.Tests.UnitTests.Core.CircularBufferTests | 8✅ | 5ms | ||
EventFlow.Tests.UnitTests.Core.GuidFactories.GuidFactoriesDeterministicTests | 13✅ | 3ms | ||
EventFlow.Tests.UnitTests.Core.IdentityTests | 16✅ | 16ms | ||
EventFlow.Tests.UnitTests.Core.LabelTests | 4✅ | 1ms | ||
EventFlow.Tests.UnitTests.Core.ReflectionHelperTests | 3✅ | 3ms | ||
EventFlow.Tests.UnitTests.Core.RetryDelayTests | 1✅ | 2ms | ||
EventFlow.Tests.UnitTests.Core.RetryStrategies.OptimisticConcurrencyRetryStrategyTests | 10✅ | 25ms | ||
EventFlow.Tests.UnitTests.Core.TransientFaultHandlerTests | 5✅ | 62ms | ||
EventFlow.Tests.UnitTests.EventStores.ConcurrentFilesEventPersistanceTests | 2✅ | 1⚪ | 809ms | |
EventFlow.Tests.UnitTests.EventStores.ConcurrentInMemoryEventPersistanceTests | 1⚪ | 1ms | ||
EventFlow.Tests.UnitTests.EventStores.EventDefinitionServiceTests | 17✅ | 37ms | ||
EventFlow.Tests.UnitTests.EventStores.EventUpgradeManagerTests | 3✅ | 24ms | ||
EventFlow.Tests.UnitTests.EventStores.Snapshots.SnapshotUpgradeServiceTests | 1✅ | 9ms | ||
EventFlow.Tests.UnitTests.Extensions.JsonSerializerExtensionTests | 1✅ | 4ms | ||
EventFlow.Tests.UnitTests.Extensions.StringExtensionsTests | 5✅ | 8ms | ||
EventFlow.Tests.UnitTests.Extensions.TypeExtensionsTests | 10✅ | 2ms | ||
EventFlow.Tests.UnitTests.Jobs.JobDefinitionServiceTests | 14✅ | 39ms | ||
EventFlow.Tests.UnitTests.Provided.Specifications.AtLeastSpecificationTests | 10✅ | 8ms | ||
EventFlow.Tests.UnitTests.Queries.QueryProcessorTests | 1✅ | 13ms | ||
EventFlow.Tests.UnitTests.ReadStores.MultipleAggregateReadStoreManagerTests | 4✅ | 46ms | ||
EventFlow.Tests.UnitTests.ReadStores.ReadModelDomainEventApplierTests | 7✅ | 72ms | ||
EventFlow.Tests.UnitTests.ReadStores.ReadModelFactoryTests | 2✅ | 5ms | ||
EventFlow.Tests.UnitTests.ReadStores.ReadModelPopulatorTests | 4✅ | 37ms | ||
EventFlow.Tests.UnitTests.ReadStores.SingleAggregateReadStoreManagerTests | 6✅ | 33ms | ||
EventFlow.Tests.UnitTests.Sagas.AggregateSagas.AggregateSagaTests | 7✅ | 55ms | ||
EventFlow.Tests.UnitTests.Sagas.AggregateSagas.SagaAggregateStoreTests | 3✅ | 36ms | ||
EventFlow.Tests.UnitTests.Sagas.DispatchToSagasTests | 4✅ | 66ms | ||
EventFlow.Tests.UnitTests.Sagas.SagaDefinitionServiceTests | 5✅ | 11ms | ||
EventFlow.Tests.UnitTests.Snapshots.SnapshotAggregateRootTests | 13✅ | 78ms | ||
EventFlow.Tests.UnitTests.Snapshots.SnapshotMetadataTests | 3✅ | 6ms | ||
EventFlow.Tests.UnitTests.Snapshots.SnapshotSerializerTests | 2✅ | 38ms | ||
EventFlow.Tests.UnitTests.Snapshots.SnapshotSerilizerTests | 2✅ | 12ms | ||
EventFlow.Tests.UnitTests.Snapshots.SnapshotUpgradeServiceTests | 1✅ | 14ms | ||
EventFlow.Tests.UnitTests.Snapshots.Strategies.SnapshotEveryFewVersionsStrategyTests | 10✅ | 13ms | ||
EventFlow.Tests.UnitTests.Snapshots.Strategies.SnapshotRandomlyStrategyTests | 1✅ | 40ms | ||
EventFlow.Tests.UnitTests.Specifications.ExpressionSpecificationTests | 3✅ | 3ms | ||
EventFlow.Tests.UnitTests.Specifications.SpecificationTests | 12✅ | 4ms | ||
EventFlow.Tests.UnitTests.Specifications.TestSpecificationsTests | 5✅ | 1ms | ||
EventFlow.Tests.UnitTests.Subscribers.DispatchToEventSubscribersTests | 4✅ | 3s | ||
EventFlow.Tests.UnitTests.ValueObjects.SingleValueObjectConverterTests | 20✅ | 11ms | ||
EventFlow.Tests.UnitTests.ValueObjects.SingleValueObjectTests | 12✅ | 31ms | ||
EventFlow.Tests.UnitTests.ValueObjects.ValueObjectTests | 4✅ | 15ms |
✅ Source/EventFlow.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_01[2].trx
459 tests were completed in 14s with 456 passed, 0 failed and 3 skipped.
Report exceeded GitHub limit of 65535 bytes and has been trimmed
Annotations
github-actions / Test results
EventFlow.MsSql.Tests.IntegrationTests.EventStores.MsSqlEventStoreTests ► AggregateCanHaveMultipleCommits
Failed test found in:
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Error:
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
Raw output
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at EventFlow.MsSql.Tests.IntegrationTests.EventStores.MsSqlEventStoreTests.Configure(IEventFlowOptions eventFlowOptions) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.MsSql.Tests/IntegrationTests/EventStores/MsSqlEventStoreTests.cs:line 48
at EventFlow.TestHelpers.IntegrationTest.SetUpIntegrationTest() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.TestHelpers/IntegrationTest.cs:line 72
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--MissingMethodException
at SqlServerExtensions.<>c__DisplayClass4_2.<SqlDatabase>b__8()
at DbUp.Support.TableJournal.DoesTableExist(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 192
at DbUp.Support.TableJournal.<GetExecutedScripts>b__23_0(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 63
at DbUp.Engine.Transactions.SingleTransactionStrategy.Execute[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/SingleTransactionStrategy.cs:line 51
at DbUp.Engine.Transactions.DatabaseConnectionManager.ExecuteCommandsWithManagedConnection[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/DatabaseConnectionManager.cs:line 142
at DbUp.Support.TableJournal.GetExecutedScripts() in /_/src/dbup-core/Support/TableJournal.cs:line 61
at DbUp.Engine.UpgradeEngine.GetScriptsToExecuteInsideOperation() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 136
at DbUp.Engine.UpgradeEngine.GetScriptsToExecute() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 115
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.Upgrade(UpgradeEngine upgradeEngine) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 128
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.<>c__DisplayClass10_0.<MigrateAsync>b__0() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 121
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.MigrateDatabaseUsingScriptsAsync(String connectionStringName, IEnumerable`1 sqlScripts, CancellationToken cancellationToken) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 102
github-actions / Test results
EventFlow.MsSql.Tests.IntegrationTests.EventStores.MsSqlEventStoreTests ► AggregateEventStreamsAreSeperate
Failed test found in:
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Error:
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
Raw output
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at EventFlow.MsSql.Tests.IntegrationTests.EventStores.MsSqlEventStoreTests.Configure(IEventFlowOptions eventFlowOptions) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.MsSql.Tests/IntegrationTests/EventStores/MsSqlEventStoreTests.cs:line 48
at EventFlow.TestHelpers.IntegrationTest.SetUpIntegrationTest() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.TestHelpers/IntegrationTest.cs:line 72
at InvokeStub_IntegrationTest.SetUpIntegrationTest(Object, Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--MissingMethodException
at SqlServerExtensions.<>c__DisplayClass4_2.<SqlDatabase>b__8()
at DbUp.Support.TableJournal.DoesTableExist(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 192
at DbUp.Support.TableJournal.<GetExecutedScripts>b__23_0(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 63
at DbUp.Engine.Transactions.SingleTransactionStrategy.Execute[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/SingleTransactionStrategy.cs:line 51
at DbUp.Engine.Transactions.DatabaseConnectionManager.ExecuteCommandsWithManagedConnection[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/DatabaseConnectionManager.cs:line 142
at DbUp.Support.TableJournal.GetExecutedScripts() in /_/src/dbup-core/Support/TableJournal.cs:line 61
at DbUp.Engine.UpgradeEngine.GetScriptsToExecuteInsideOperation() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 136
at DbUp.Engine.UpgradeEngine.GetScriptsToExecute() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 115
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.Upgrade(UpgradeEngine upgradeEngine) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 128
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.<>c__DisplayClass10_0.<MigrateAsync>b__0() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 121
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.MigrateDatabaseUsingScriptsAsync(String connectionStringName, IEnumerable`1 sqlScripts, CancellationToken cancellationToken) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 102
github-actions / Test results
EventFlow.MsSql.Tests.IntegrationTests.ReadStores.MsSqlReadModelStoreTests ► CanHandleMultipleMessageAtOnce
Failed test found in:
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Error:
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
Raw output
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at EventFlow.MsSql.Tests.IntegrationTests.ReadStores.MsSqlReadModelStoreTests.Configure(IEventFlowOptions eventFlowOptions) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.MsSql.Tests/IntegrationTests/ReadStores/MsSqlReadModelStoreTests.cs:line 60
at EventFlow.TestHelpers.IntegrationTest.SetUpIntegrationTest() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.TestHelpers/IntegrationTest.cs:line 72
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--MissingMethodException
at SqlServerExtensions.<>c__DisplayClass4_2.<SqlDatabase>b__8()
at DbUp.Support.TableJournal.DoesTableExist(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 192
at DbUp.Support.TableJournal.<GetExecutedScripts>b__23_0(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 63
at DbUp.Engine.Transactions.SingleTransactionStrategy.Execute[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/SingleTransactionStrategy.cs:line 51
at DbUp.Engine.Transactions.DatabaseConnectionManager.ExecuteCommandsWithManagedConnection[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/DatabaseConnectionManager.cs:line 142
at DbUp.Support.TableJournal.GetExecutedScripts() in /_/src/dbup-core/Support/TableJournal.cs:line 61
at DbUp.Engine.UpgradeEngine.GetScriptsToExecuteInsideOperation() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 136
at DbUp.Engine.UpgradeEngine.GetScriptsToExecute() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 115
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.Upgrade(UpgradeEngine upgradeEngine) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 128
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.<>c__DisplayClass10_0.<MigrateAsync>b__0() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 121
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.MigrateDatabaseUsingScriptsAsync(String connectionStringName, IEnumerable`1 sqlScripts, CancellationToken cancellationToken) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 102
github-actions / Test results
EventFlow.MsSql.Tests.IntegrationTests.ReadStores.MsSqlReadModelStoreTests ► CanStoreMessageHistory
Failed test found in:
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Error:
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
Raw output
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at EventFlow.MsSql.Tests.IntegrationTests.ReadStores.MsSqlReadModelStoreTests.Configure(IEventFlowOptions eventFlowOptions) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.MsSql.Tests/IntegrationTests/ReadStores/MsSqlReadModelStoreTests.cs:line 60
at EventFlow.TestHelpers.IntegrationTest.SetUpIntegrationTest() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.TestHelpers/IntegrationTest.cs:line 72
at InvokeStub_IntegrationTest.SetUpIntegrationTest(Object, Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--MissingMethodException
at SqlServerExtensions.<>c__DisplayClass4_2.<SqlDatabase>b__8()
at DbUp.Support.TableJournal.DoesTableExist(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 192
at DbUp.Support.TableJournal.<GetExecutedScripts>b__23_0(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 63
at DbUp.Engine.Transactions.SingleTransactionStrategy.Execute[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/SingleTransactionStrategy.cs:line 51
at DbUp.Engine.Transactions.DatabaseConnectionManager.ExecuteCommandsWithManagedConnection[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/DatabaseConnectionManager.cs:line 142
at DbUp.Support.TableJournal.GetExecutedScripts() in /_/src/dbup-core/Support/TableJournal.cs:line 61
at DbUp.Engine.UpgradeEngine.GetScriptsToExecuteInsideOperation() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 136
at DbUp.Engine.UpgradeEngine.GetScriptsToExecute() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 115
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.Upgrade(UpgradeEngine upgradeEngine) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 128
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.<>c__DisplayClass10_0.<MigrateAsync>b__0() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 121
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.MigrateDatabaseUsingScriptsAsync(String connectionStringName, IEnumerable`1 sqlScripts, CancellationToken cancellationToken) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 102
github-actions / Test results
EventFlow.MsSql.Tests.IntegrationTests.ReadStores.MsSqlReadModelStoreTests ► NonExistingReadModelReturnsNull
Failed test found in:
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Error:
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
Raw output
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at EventFlow.MsSql.Tests.IntegrationTests.ReadStores.MsSqlReadModelStoreTests.Configure(IEventFlowOptions eventFlowOptions) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.MsSql.Tests/IntegrationTests/ReadStores/MsSqlReadModelStoreTests.cs:line 60
at EventFlow.TestHelpers.IntegrationTest.SetUpIntegrationTest() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.TestHelpers/IntegrationTest.cs:line 72
at InvokeStub_IntegrationTest.SetUpIntegrationTest(Object, Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--MissingMethodException
at SqlServerExtensions.<>c__DisplayClass4_2.<SqlDatabase>b__8()
at DbUp.Support.TableJournal.DoesTableExist(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 192
at DbUp.Support.TableJournal.<GetExecutedScripts>b__23_0(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 63
at DbUp.Engine.Transactions.SingleTransactionStrategy.Execute[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/SingleTransactionStrategy.cs:line 51
at DbUp.Engine.Transactions.DatabaseConnectionManager.ExecuteCommandsWithManagedConnection[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/DatabaseConnectionManager.cs:line 142
at DbUp.Support.TableJournal.GetExecutedScripts() in /_/src/dbup-core/Support/TableJournal.cs:line 61
at DbUp.Engine.UpgradeEngine.GetScriptsToExecuteInsideOperation() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 136
at DbUp.Engine.UpgradeEngine.GetScriptsToExecute() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 115
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.Upgrade(UpgradeEngine upgradeEngine) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 128
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.<>c__DisplayClass10_0.<MigrateAsync>b__0() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 121
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.MigrateDatabaseUsingScriptsAsync(String connectionStringName, IEnumerable`1 sqlScripts, CancellationToken cancellationToken) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 102
github-actions / Test results
EventFlow.MsSql.Tests.IntegrationTests.SnapshotStores.MsSqlSnapshotStoreTests ► DeleteSnapshotAsync_GetSnapshotAsync_NoneExistingSnapshotDoesNotThrow
Failed test found in:
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Error:
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
Raw output
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at EventFlow.MsSql.Tests.IntegrationTests.SnapshotStores.MsSqlSnapshotStoreTests.Configure(IEventFlowOptions eventFlowOptions) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.MsSql.Tests/IntegrationTests/SnapshotStores/MsSqlSnapshotStoreTests.cs:line 49
at EventFlow.TestHelpers.IntegrationTest.SetUpIntegrationTest() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.TestHelpers/IntegrationTest.cs:line 72
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--MissingMethodException
at SqlServerExtensions.<>c__DisplayClass4_2.<SqlDatabase>b__8()
at DbUp.Support.TableJournal.DoesTableExist(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 192
at DbUp.Support.TableJournal.<GetExecutedScripts>b__23_0(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 63
at DbUp.Engine.Transactions.SingleTransactionStrategy.Execute[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/SingleTransactionStrategy.cs:line 51
at DbUp.Engine.Transactions.DatabaseConnectionManager.ExecuteCommandsWithManagedConnection[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/DatabaseConnectionManager.cs:line 142
at DbUp.Support.TableJournal.GetExecutedScripts() in /_/src/dbup-core/Support/TableJournal.cs:line 61
at DbUp.Engine.UpgradeEngine.GetScriptsToExecuteInsideOperation() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 136
at DbUp.Engine.UpgradeEngine.GetScriptsToExecute() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 115
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.Upgrade(UpgradeEngine upgradeEngine) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 128
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.<>c__DisplayClass10_0.<MigrateAsync>b__0() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 121
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.MigrateDatabaseUsingScriptsAsync(String connectionStringName, IEnumerable`1 sqlScripts, CancellationToken cancellationToken) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 102
github-actions / Test results
EventFlow.MsSql.Tests.IntegrationTests.SnapshotStores.MsSqlSnapshotStoreTests ► DuplicateOperationExceptionIsThrown(1)
Failed test found in:
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Source/EventFlow.MsSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_15.trx
Error:
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
Raw output
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at EventFlow.MsSql.Tests.IntegrationTests.SnapshotStores.MsSqlSnapshotStoreTests.Configure(IEventFlowOptions eventFlowOptions) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.MsSql.Tests/IntegrationTests/SnapshotStores/MsSqlSnapshotStoreTests.cs:line 49
at EventFlow.TestHelpers.IntegrationTest.SetUpIntegrationTest() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.TestHelpers/IntegrationTest.cs:line 72
at InvokeStub_IntegrationTest.SetUpIntegrationTest(Object, Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--MissingMethodException
at SqlServerExtensions.<>c__DisplayClass4_2.<SqlDatabase>b__8()
at DbUp.Support.TableJournal.DoesTableExist(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 192
at DbUp.Support.TableJournal.<GetExecutedScripts>b__23_0(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 63
at DbUp.Engine.Transactions.SingleTransactionStrategy.Execute[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/SingleTransactionStrategy.cs:line 51
at DbUp.Engine.Transactions.DatabaseConnectionManager.ExecuteCommandsWithManagedConnection[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/DatabaseConnectionManager.cs:line 142
at DbUp.Support.TableJournal.GetExecutedScripts() in /_/src/dbup-core/Support/TableJournal.cs:line 61
at DbUp.Engine.UpgradeEngine.GetScriptsToExecuteInsideOperation() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 136
at DbUp.Engine.UpgradeEngine.GetScriptsToExecute() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 115
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.Upgrade(UpgradeEngine upgradeEngine) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 128
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.<>c__DisplayClass10_0.<MigrateAsync>b__0() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 121
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.MigrateDatabaseUsingScriptsAsync(String connectionStringName, IEnumerable`1 sqlScripts, CancellationToken cancellationToken) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 102
github-actions / Test results
EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.PostgreSqlEventStoreTests ► AggregateCanHaveMultipleCommits
Failed test found in:
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Error:
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
Raw output
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.PostgreSqlEventStoreTests.Configure(IEventFlowOptions eventFlowOptions) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.PostgreSql.Tests/IntegrationTests/EventStores/PostgresSqlEventStoreTests.cs:line 49
at EventFlow.TestHelpers.IntegrationTest.SetUpIntegrationTest() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.TestHelpers/IntegrationTest.cs:line 72
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--MissingMethodException
at PostgresqlExtensions.<>c__DisplayClass4_2.<PostgresqlDatabase>b__8()
at DbUp.Support.TableJournal.DoesTableExist(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 192
at DbUp.Support.TableJournal.<GetExecutedScripts>b__23_0(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 63
at DbUp.Engine.Transactions.SingleTransactionStrategy.Execute[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/SingleTransactionStrategy.cs:line 51
at DbUp.Engine.Transactions.DatabaseConnectionManager.ExecuteCommandsWithManagedConnection[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/DatabaseConnectionManager.cs:line 142
at DbUp.Support.TableJournal.GetExecutedScripts() in /_/src/dbup-core/Support/TableJournal.cs:line 61
at DbUp.Engine.UpgradeEngine.GetScriptsToExecuteInsideOperation() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 136
at DbUp.Engine.UpgradeEngine.GetScriptsToExecute() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 115
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.Upgrade(UpgradeEngine upgradeEngine) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 128
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.<>c__DisplayClass10_0.<MigrateAsync>b__0() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 121
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.MigrateDatabaseUsingScriptsAsync(String connectionStringName, IEnumerable`1 sqlScripts, CancellationToken cancellationToken) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 102
github-actions / Test results
EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.PostgreSqlEventStoreTests ► AggregateEventStreamsAreSeperate
Failed test found in:
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Error:
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
Raw output
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at EventFlow.PostgreSql.Tests.IntegrationTests.EventStores.PostgreSqlEventStoreTests.Configure(IEventFlowOptions eventFlowOptions) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.PostgreSql.Tests/IntegrationTests/EventStores/PostgresSqlEventStoreTests.cs:line 49
at EventFlow.TestHelpers.IntegrationTest.SetUpIntegrationTest() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.TestHelpers/IntegrationTest.cs:line 72
at InvokeStub_IntegrationTest.SetUpIntegrationTest(Object, Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--MissingMethodException
at PostgresqlExtensions.<>c__DisplayClass4_2.<PostgresqlDatabase>b__8()
at DbUp.Support.TableJournal.DoesTableExist(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 192
at DbUp.Support.TableJournal.<GetExecutedScripts>b__23_0(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 63
at DbUp.Engine.Transactions.SingleTransactionStrategy.Execute[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/SingleTransactionStrategy.cs:line 51
at DbUp.Engine.Transactions.DatabaseConnectionManager.ExecuteCommandsWithManagedConnection[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/DatabaseConnectionManager.cs:line 142
at DbUp.Support.TableJournal.GetExecutedScripts() in /_/src/dbup-core/Support/TableJournal.cs:line 61
at DbUp.Engine.UpgradeEngine.GetScriptsToExecuteInsideOperation() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 136
at DbUp.Engine.UpgradeEngine.GetScriptsToExecute() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 115
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.Upgrade(UpgradeEngine upgradeEngine) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 128
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.<>c__DisplayClass10_0.<MigrateAsync>b__0() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 121
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.MigrateDatabaseUsingScriptsAsync(String connectionStringName, IEnumerable`1 sqlScripts, CancellationToken cancellationToken) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 102
github-actions / Test results
EventFlow.PostgreSql.Tests.IntegrationTests.ReadStores.PostgreSqlReadModelStoreTests ► CanHandleMultipleMessageAtOnce
Failed test found in:
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Error:
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
Raw output
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at EventFlow.PostgreSql.Tests.IntegrationTests.ReadStores.PostgreSqlReadModelStoreTests.Configure(IEventFlowOptions eventFlowOptions) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.PostgreSql.Tests/IntegrationTests/ReadStores/PostgresSqlReadModelStoreTests.cs:line 62
at EventFlow.TestHelpers.IntegrationTest.SetUpIntegrationTest() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.TestHelpers/IntegrationTest.cs:line 72
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--MissingMethodException
at PostgresqlExtensions.<>c__DisplayClass4_2.<PostgresqlDatabase>b__8()
at DbUp.Support.TableJournal.DoesTableExist(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 192
at DbUp.Support.TableJournal.<GetExecutedScripts>b__23_0(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 63
at DbUp.Engine.Transactions.SingleTransactionStrategy.Execute[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/SingleTransactionStrategy.cs:line 51
at DbUp.Engine.Transactions.DatabaseConnectionManager.ExecuteCommandsWithManagedConnection[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/DatabaseConnectionManager.cs:line 142
at DbUp.Support.TableJournal.GetExecutedScripts() in /_/src/dbup-core/Support/TableJournal.cs:line 61
at DbUp.Engine.UpgradeEngine.GetScriptsToExecuteInsideOperation() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 136
at DbUp.Engine.UpgradeEngine.GetScriptsToExecute() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 115
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.Upgrade(UpgradeEngine upgradeEngine) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 128
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.<>c__DisplayClass10_0.<MigrateAsync>b__0() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 121
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.MigrateDatabaseUsingScriptsAsync(String connectionStringName, IEnumerable`1 sqlScripts, CancellationToken cancellationToken) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 102
github-actions / Test results
EventFlow.PostgreSql.Tests.IntegrationTests.ReadStores.PostgreSqlReadModelStoreTests ► CanStoreMessageHistory
Failed test found in:
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az691-424_2025-01-30_12_57_17.trx
Error:
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
Raw output
System.AggregateException : One or more errors occurred. (Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.)
----> System.MissingMethodException : Method not found: 'DbUp.Engine.Output.IUpgradeLog DbUp.Builder.UpgradeConfiguration.get_Log()'.
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at EventFlow.PostgreSql.Tests.IntegrationTests.ReadStores.PostgreSqlReadModelStoreTests.Configure(IEventFlowOptions eventFlowOptions) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.PostgreSql.Tests/IntegrationTests/ReadStores/PostgresSqlReadModelStoreTests.cs:line 62
at EventFlow.TestHelpers.IntegrationTest.SetUpIntegrationTest() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.TestHelpers/IntegrationTest.cs:line 72
at InvokeStub_IntegrationTest.SetUpIntegrationTest(Object, Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--MissingMethodException
at PostgresqlExtensions.<>c__DisplayClass4_2.<PostgresqlDatabase>b__8()
at DbUp.Support.TableJournal.DoesTableExist(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 192
at DbUp.Support.TableJournal.<GetExecutedScripts>b__23_0(Func`1 dbCommandFactory) in /_/src/dbup-core/Support/TableJournal.cs:line 63
at DbUp.Engine.Transactions.SingleTransactionStrategy.Execute[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/SingleTransactionStrategy.cs:line 51
at DbUp.Engine.Transactions.DatabaseConnectionManager.ExecuteCommandsWithManagedConnection[T](Func`2 actionWithResult) in /_/src/dbup-core/Engine/Transactions/DatabaseConnectionManager.cs:line 142
at DbUp.Support.TableJournal.GetExecutedScripts() in /_/src/dbup-core/Support/TableJournal.cs:line 61
at DbUp.Engine.UpgradeEngine.GetScriptsToExecuteInsideOperation() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 136
at DbUp.Engine.UpgradeEngine.GetScriptsToExecute() in /_/src/dbup-core/Engine/UpgradeEngine.cs:line 115
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.Upgrade(UpgradeEngine upgradeEngine) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 128
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.<>c__DisplayClass10_0.<MigrateAsync>b__0() in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 121
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at EventFlow.Sql.Migrations.SqlDatabaseMigrator`1.MigrateDatabaseUsingScriptsAsync(String connectionStringName, IEnumerable`1 sqlScripts, CancellationToken cancellationToken) in /home/runner/work/EventFlow/EventFlow/Source/EventFlow.Sql/Migrations/SqlDatabaseMigrator.cs:line 102