Skip to content

AdoX GetRelations returns all key types not just foreign keys #179

AdoX GetRelations returns all key types not just foreign keys

AdoX GetRelations returns all key types not just foreign keys #179

Triggered via pull request June 25, 2024 17:16
Status Success
Total duration 17m 33s
Artifacts 2

pull_request.yml

on: pull_request
Preconditions
5s
Preconditions
Matrix: BuildAndTest
MergeArtifacts
9s
MergeArtifacts
CheckArtifacts
11s
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-az1760-823_2024-06-25_17_23_07.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az1760-823_2024-06-25_17_23_07.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-az1760-823_2024-06-25_17_23_07.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az1760-823_2024-06-25_17_23_07.trx test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az1760-823_2024-06-25_17_23_07.trx test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az1760-823_2024-06-25_17_23_07.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-az1760-823_2024-06-25_17_23_07.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az1760-823_2024-06-25_17_23_07.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-az1760-823_2024-06-25_17_23_07.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az1760-823_2024-06-25_17_23_07.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-az1760-823_2024-06-25_17_23_07.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az1760-823_2024-06-25_17_23_07.trx Error: Assert.Equal() Failure 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-az1760-823_2024-06-25_17_23_07.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az1760-823_2024-06-25_17_23_07.trx Error: Assert.Equal() Failure 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-az1760-823_2024-06-25_17_23_07.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az1760-823_2024-06-25_17_23_07.trx Error: Assert.Equal() Failure 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-az1760-823_2024-06-25_17_23_07.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az1760-823_2024-06-25_17_23_07.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-az1760-823_2024-06-25_17_23_07.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az1760-823_2024-06-25_17_23_07.trx Error: Assert.Equal() Failure Expected: 0001-01-01T00:00:00.0000000-08:00 Actual: 0001-01-01T00:00:00.0000000+00:00
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-az1760-823_2024-06-25_17_23_07.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az1760-823_2024-06-25_17_23_07.trx test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az1760-823_2024-06-25_17_23_07.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.
EntityFrameworkCore.Jet.FunctionalTests.BulkUpdates.NonSharedModelBulkUpdatesJetTest ► Update_with_alias_uniquification_in_setter_subquery(async: False): test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az1760-823_2024-06-25_17_23_07.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az1760-823_2024-06-25_17_23_07.trx Error: System.Data.Odbc.OdbcException : ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.

Artifacts

Produced during runtime
Name Size
green-tests
235 KB
test-results
28 MB