Skip to content

Update to EF10

Update to EF10 #248

Re-run triggered July 29, 2025 14:23
Status Success
Total duration 29m 20s
Artifacts 8

pull_request.yml

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

Annotations

11 errors
EntityFrameworkCore.Jet.FunctionalTests.BulkUpdates.ComplexTypeBulkUpdatesJetTest ► Update_projected_complex_type_via_OrderBy_Skip(async: False): test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx Error: Assert.Contains() Failure: Sub-string not found String: "Jet does not support skipping rows. Switc"··· Not found: "' could not be translated. Additional inf"···
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_runnervmatg8e_2025-07-28_16_34_19.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx Error: System.Data.Odbc.OdbcException : ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
EntityFrameworkCore.Jet.FunctionalTests.BulkUpdates.NonSharedModelBulkUpdatesJetTest ► Update_with_alias_uniquification_in_setter_subquery(async: True): test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx Error: System.Data.Odbc.OdbcException : ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
EntityFrameworkCore.Jet.FunctionalTests.BulkUpdates.NorthwindBulkUpdatesJetTest ► Delete_Where_OrderBy_Skip_Take(async: False): test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx Error: Assert.Equal() Failure: Values differ Expected: 40 Actual: 100
EntityFrameworkCore.Jet.FunctionalTests.BulkUpdates.NorthwindBulkUpdatesJetTest ► Delete_Where_OrderBy_Take(async: False): test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx Error: Assert.Equal() Failure: Values differ Expected: 100 Actual: 102
EntityFrameworkCore.Jet.FunctionalTests.BulkUpdates.NorthwindBulkUpdatesJetTest ► Delete_Where_Skip_Take(async: False): test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx Error: Assert.Equal() Failure: Values differ Expected: 40 Actual: 100
EntityFrameworkCore.Jet.FunctionalTests.BulkUpdates.NorthwindBulkUpdatesJetTest ► Update_Concat_set_constant(async: False): test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx Error: System.Data.Odbc.OdbcException : ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
EntityFrameworkCore.Jet.FunctionalTests.BulkUpdates.NorthwindBulkUpdatesJetTest ► Update_Concat_set_constant(async: True): test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx Error: System.Data.Odbc.OdbcException : ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
EntityFrameworkCore.Jet.FunctionalTests.BulkUpdates.NorthwindBulkUpdatesJetTest ► Update_Union_set_constant(async: False): test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx Error: System.Data.Odbc.OdbcException : ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
EntityFrameworkCore.Jet.FunctionalTests.BulkUpdates.NorthwindBulkUpdatesJetTest ► Update_Union_set_constant(async: True): test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx Error: System.Data.Odbc.OdbcException : ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
EntityFrameworkCore.Jet.FunctionalTests.BulkUpdates.NorthwindBulkUpdatesJetTest ► Update_Where_Distinct_set_constant(async: False): test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.trx#L0
Failed test found in: test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-28_16_34_19.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 Digest
green-tests Expired
197 KB
sha256:43ce88427185240d704a3d7b114d45d2ccbbbf0291aea7052cc478f574712302
test-results Expired
12.9 MB
sha256:3312bed5763e01c48bde2037ce1867f968d4431582b57d678f009742779ddaa8