Update to EF10 #244
pull_request.yml
on: pull_request
Annotations
12 errors
|
BuildAndTest (2010, x86, OLE DB, windows-latest)
Process completed with exit code 1.
|
|
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-26_17_20_56.trx#L0
Failed test found in:
test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-26_17_20_56.trx
test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-26_17_20_56.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-26_17_20_56.trx#L0
Failed test found in:
test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-26_17_20_56.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-26_17_20_56.trx#L0
Failed test found in:
test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-26_17_20_56.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-26_17_20_56.trx#L0
Failed test found in:
test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-26_17_20_56.trx
test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-26_17_20_56.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-26_17_20_56.trx#L0
Failed test found in:
test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-26_17_20_56.trx
test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-26_17_20_56.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-26_17_20_56.trx#L0
Failed test found in:
test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-26_17_20_56.trx
test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-26_17_20_56.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-26_17_20_56.trx#L0
Failed test found in:
test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-26_17_20_56.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-26_17_20_56.trx#L0
Failed test found in:
test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-26_17_20_56.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-26_17_20_56.trx#L0
Failed test found in:
test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-26_17_20_56.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-26_17_20_56.trx#L0
Failed test found in:
test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-26_17_20_56.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-26_17_20_56.trx#L0
Failed test found in:
test-results/EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_runnervmatg8e_2025-07-26_17_20_56.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
|
168 KB |
sha256:f2b7754c093f6f2de0acb183afe38c6fe5daabee843661b55ba1586e23cfd05f
|
|
|
test-results
Expired
|
44.6 MB |
sha256:134ce119d27999ac710619e140bb5bffac35776a29b8d5821d0e4890cdb71593
|
|