Skip to content

Update the minimum required OleDb and ODBC versions to 8.0.0 #165

Update the minimum required OleDb and ODBC versions to 8.0.0

Update the minimum required OleDb and ODBC versions to 8.0.0 #165

Triggered via pull request March 12, 2024 11:39
Status Success
Total duration 20m 4s
Artifacts 1

pull_request.yml

on: pull_request
Preconditions
9s
Preconditions
Matrix: BuildAndTest
MergeArtifacts
18s
MergeArtifacts
CheckArtifacts
3s
CheckArtifacts
Fit to window
Zoom out
Zoom in

Annotations

11 errors
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-az534-685_2024-03-12_11_42_51.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.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: True): test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.trx test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.trx test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.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-az534-685_2024-03-12_11_42_51.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.trx Error: Assert.Contains() Failure Not found: Executing 3 update commands as a batch. In value: SelectListIterator<ValueTuple<LogLevel, EventId, String, Object, Exception>, String> ["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."..., ...]
EntityFrameworkCore.Jet.FunctionalTests.BatchingTest ► Inserts_are_batched_only_when_necessary(minBatchSize: 4): test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.trx Error: Assert.Contains() Failure Not found: Executing update commands individually as the number of batchable commands (3) is smaller than the minimum batch size (4). In value: SelectListIterator<ValueTuple<LogLevel, EventId, String, Object, Exception>, String> ["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."..., ...]
EntityFrameworkCore.Jet.FunctionalTests.BuiltInDataTypesJetTest ► Can_query_using_any_data_type: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.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_data_type_nullable_shadow: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.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_data_type_shadow: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.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_mapped_data_type: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.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-az534-685_2024-03-12_11_42_51.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.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_as_literal: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.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.BulkUpdates.ComplexTypeBulkUpdatesJetTest ► Update_projected_complex_type_via_OrderBy_Skip_throws(async: False): test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.trx test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az534-685_2024-03-12_11_42_51.trx Error: Assert.Contains() Failure Not found: ' could not be translated. Additional information: ExecuteUpdate is being used over a LINQ operator which isn't natively supported by the database; this cannot be translated because complex type 'Customer.ShippingAddress#Address' is projected out. Rewrite your query to project out the containing entity type instead. See https://go.microsoft.com/fwlink/?linkid=2101038 for more information. In value: Jet does not support skipping rows. Switch to client evaluation explicitly by inserting a call to either AsEnumerable(), AsAsyncEnumerable(), ToList(), or ToListAsync() if needed.

Artifacts

Produced during runtime
Name Size
test-results Expired
28.3 MB