Skip to content

Improvements to migrations #194

Improvements to migrations

Improvements to migrations #194

Triggered via pull request August 24, 2024 19:55
Status Success
Total duration 21m 43s
Artifacts 2

pull_request.yml

on: pull_request
Preconditions
8s
Preconditions
Matrix: BuildAndTest
MergeArtifacts
15s
MergeArtifacts
CheckArtifacts
5s
CheckArtifacts
Fit to window
Zoom out
Zoom in

Annotations

11 errors
EntityFrameworkCore.Jet.FunctionalTests.BatchingTest ► Deadlock_on_deletes_with_dependents_is_handled_correctly: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx Error: Assert.Empty() Failure: Collection was not empty Collection: [Blog { Id = 038bd57b-5fb9-483f-bd69-cc34c0f34960, Order = 29, Owner = null, OwnerId = "56f124fc-e34e-4cbf-8f19-18fe95184357", Posts = [], ··· }, Blog { Id = 11db6651-63c7-44e2-80c7-8ef5508d3d78, Order = 15, Owner = null, OwnerId = "56f124fc-e34e-4cbf-8f19-18fe95184357", Posts = [], ··· }, Blog { Id = 13dc866b-cc44-4cdb-a181-a76c9c949b02, Order = 3, Owner = null, OwnerId = "56f124fc-e34e-4cbf-8f19-18fe95184357", Posts = [], ··· }, Blog { Id = 1d674fb5-08f3-44a2-8f24-3b73c1c9111a, Order = 7, Owner = null, OwnerId = "56f124fc-e34e-4cbf-8f19-18fe95184357", Posts = [], ··· }, Blog { Id = 24679a7d-f1ae-48ac-9ac1-45388dd4c97f, Order = 27, Owner = null, OwnerId = "56f124fc-e34e-4cbf-8f19-18fe95184357", Posts = [], ··· }, ···]
EntityFrameworkCore.Jet.FunctionalTests.BatchingTest ► Insertion_order_is_preserved(maxBatchSize: 1): test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx Error: Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details. ---- System.Data.Odbc.OdbcException : ERROR [22018] [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression.
EntityFrameworkCore.Jet.FunctionalTests.BatchingTest ► Inserts_are_batched_correctly(clientPk: False, clientFk: False, clientOrder: False): test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx Error: Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details. ---- System.Data.Odbc.OdbcException : ERROR [22018] [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression.
EntityFrameworkCore.Jet.FunctionalTests.BatchingTest ► Inserts_are_batched_only_when_necessary(minBatchSize: 3): test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx Error: Assert.Contains() Failure: Item not found in collection Collection: ["SaveChanges starting for 'BloggingContext'.", "Creating DbCommand for 'ExecuteReader'.", "Created DbCommand for 'ExecuteReader' (0ms).", "Initialized DbCommand for 'ExecuteReader' (0ms).", "Closing data reader to '' on server 'BatchingTest'"···, ···] Not found: "Executing 3 update commands as a batch."
EntityFrameworkCore.Jet.FunctionalTests.BatchingTest ► Inserts_are_batched_only_when_necessary(minBatchSize: 4): test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx Error: Assert.Contains() Failure: Item not found in collection Collection: ["SaveChanges starting for 'BloggingContext'.", "Creating DbCommand for 'ExecuteReader'.", "Created DbCommand for 'ExecuteReader' (0ms).", "Initialized DbCommand for 'ExecuteReader' (0ms).", "Closing data reader to '' on server 'BatchingTest'"···, ···] Not found: "Executing update commands individually as the numb"···
EntityFrameworkCore.Jet.FunctionalTests.BuiltInDataTypesJetTest ► Can_query_using_any_data_type: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx Error: Assert.Equal() Failure: Values differ Expected: 0001-01-01T00:00:00.0000000-08:00 Actual: 0001-01-01T00:00:00.0000000+00:00
EntityFrameworkCore.Jet.FunctionalTests.BuiltInDataTypesJetTest ► Can_query_using_any_data_type_nullable_shadow: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx Error: Assert.Equal() Failure: Values differ Expected: 0001-01-01T00:00:00.0000000-08:00 Actual: 0001-01-01T00:00:00.0000000+00:00
EntityFrameworkCore.Jet.FunctionalTests.BuiltInDataTypesJetTest ► Can_query_using_any_data_type_shadow: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx Error: Assert.Equal() Failure: Values differ Expected: 0001-01-01T00:00:00.0000000-08:00 Actual: 0001-01-01T00:00:00.0000000+00:00
EntityFrameworkCore.Jet.FunctionalTests.BuiltInDataTypesJetTest ► Can_query_using_any_mapped_data_type: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx Error: Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details. ---- System.Data.Odbc.OdbcException : ERROR [22008] [Microsoft][ODBC Microsoft Access Driver]Datetime field overflow
EntityFrameworkCore.Jet.FunctionalTests.BuiltInDataTypesJetTest ► Can_query_using_any_nullable_data_type: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx Error: Assert.Equal() Failure: Values differ Expected: 0001-01-01T00:00:00.0000000-08:00 Actual: 0001-01-01T00:00:00.0000000+00:00
EntityFrameworkCore.Jet.FunctionalTests.BulkUpdates.ComplexTypeBulkUpdatesJetTest ► Update_complex_type_to_parameter(async: False): test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az980-554_2024-08-24_19_59_33.trx Error: Assert.Equal() Failure: Strings differ ↓ (pos 471) Expected: ···"ess_AddressLine1` = @__complex_type_newAd"··· Actual: ···"ess_AddressLine1` = ?,\r\n `c`.`Shipping"··· ↑ (pos 471)

Artifacts

Produced during runtime
Name Size
green-tests
275 KB
test-results
38.8 MB