Publish test results as GitHub Checks. #27
pull_request.yml
on: pull_request
Annotations
12 errors
CheckArtifacts
Unable to find an artifact with the name: green-tests
|
EntityFrameworkCore.Jet.FunctionalTests.BatchingTest ► Inserts_are_batched_correctly(clientPk: False, clientFk: False, clientOrder: False):
src/EFCore.Jet/Update/Internal/JetModificationCommandBatch.cs#L170
Failed test found in:
EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az252-246_2023-10-27_03_00_38.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2016_odbc_x64_runneradmin_fv-az618-889_2023-10-27_03_00_48.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):
src/EFCore.Jet/Update/Internal/JetModificationCommandBatch.cs#L170
Failed test found in:
EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az252-246_2023-10-27_03_00_38.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az252-246_2023-10-27_03_00_38.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az252-246_2023-10-27_03_00_38.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2016_odbc_x64_runneradmin_fv-az618-889_2023-10-27_03_00_48.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2016_odbc_x64_runneradmin_fv-az618-889_2023-10-27_03_00_48.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2016_odbc_x64_runneradmin_fv-az618-889_2023-10-27_03_00_48.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/EFCore.Jet.FunctionalTests/BatchingTest.cs#L171
Failed test found in:
EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az252-246_2023-10-27_03_00_38.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2010_oledb_x64_runneradmin_fv-az618-889_2023-10-27_03_00_48.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2010_oledb_x86_runneradmin_fv-az448-757_2023-10-27_03_21_22.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2010_oledb_x86_runneradmin_fv-az90-295_2023-10-27_03_00_32.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2016_odbc_x64_runneradmin_fv-az618-889_2023-10-27_03_00_48.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2016_oledb_x64_runneradmin_fv-az369-363_2023-10-27_03_01_46.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2016_oledb_x86_runneradmin_fv-az89-268_2023-10-27_03_01_56.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/EFCore.Jet.FunctionalTests/BatchingTest.cs#L171
Failed test found in:
EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az252-246_2023-10-27_03_00_38.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x86_runneradmin_fv-az1252-396_2023-10-27_03_00_42.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2010_oledb_x64_runneradmin_fv-az618-889_2023-10-27_03_00_48.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2010_oledb_x86_runneradmin_fv-az448-757_2023-10-27_03_21_22.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2010_oledb_x86_runneradmin_fv-az90-295_2023-10-27_03_00_32.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2016_odbc_x64_runneradmin_fv-az618-889_2023-10-27_03_00_48.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2016_odbc_x86_runneradmin_fv-az89-268_2023-10-27_03_03_44.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2016_oledb_x64_runneradmin_fv-az369-363_2023-10-27_03_01_46.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2016_oledb_x86_runneradmin_fv-az89-268_2023-10-27_03_01_56.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.BatchingTest ► Inserts_when_database_type_is_different:
src/EFCore.Jet/Update/Internal/JetModificationCommandBatch.cs#L170
Failed test found in:
EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az252-246_2023-10-27_03_00_38.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2016_odbc_x64_runneradmin_fv-az618-889_2023-10-27_03_00_48.trx
Error:
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.Data.Odbc.OdbcException : ERROR [HY104] [Microsoft][ODBC Microsoft Access Driver]Invalid precision value
|
EntityFrameworkCore.Jet.FunctionalTests.BuiltInDataTypesJetTest ► Can_insert_and_read_back_all_mapped_data_types:
src/EFCore.Jet/Update/Internal/JetModificationCommandBatch.cs#L170
Failed test found in:
EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az252-246_2023-10-27_03_00_38.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2016_odbc_x64_runneradmin_fv-az618-889_2023-10-27_03_00_48.trx
Error:
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : No mapping exists from DbType Object to a known OdbcType.
|
EntityFrameworkCore.Jet.FunctionalTests.BuiltInDataTypesJetTest ► Can_insert_and_read_back_all_mapped_data_types_in_batch:
src/EFCore.Jet/Update/Internal/JetModificationCommandBatch.cs#L170
Failed test found in:
EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az252-246_2023-10-27_03_00_38.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2016_odbc_x64_runneradmin_fv-az618-889_2023-10-27_03_00_48.trx
Error:
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : No mapping exists from DbType Object to a known OdbcType.
|
EntityFrameworkCore.Jet.FunctionalTests.BuiltInDataTypesJetTest ► Can_insert_and_read_back_all_mapped_data_types_set_to_null:
src/EFCore.Jet/Update/Internal/JetModificationCommandBatch.cs#L170
Failed test found in:
EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az252-246_2023-10-27_03_00_38.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2016_odbc_x64_runneradmin_fv-az618-889_2023-10-27_03_00_48.trx
Error:
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : No mapping exists from DbType Object to a known OdbcType.
|
EntityFrameworkCore.Jet.FunctionalTests.BuiltInDataTypesJetTest ► Can_insert_and_read_back_all_mapped_data_types_set_to_null_in_batch:
src/EFCore.Jet/Update/Internal/JetModificationCommandBatch.cs#L170
Failed test found in:
EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az252-246_2023-10-27_03_00_38.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2016_odbc_x64_runneradmin_fv-az618-889_2023-10-27_03_00_48.trx
Error:
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : No mapping exists from DbType Object to a known OdbcType.
|
EntityFrameworkCore.Jet.FunctionalTests.BuiltInDataTypesJetTest ► Can_insert_and_read_back_all_mapped_data_types_set_to_null_with_identity:
src/EFCore.Jet/Update/Internal/JetModificationCommandBatch.cs#L170
Failed test found in:
EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az252-246_2023-10-27_03_00_38.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2016_odbc_x64_runneradmin_fv-az618-889_2023-10-27_03_00_48.trx
Error:
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : No mapping exists from DbType Object to a known OdbcType.
|
EntityFrameworkCore.Jet.FunctionalTests.BuiltInDataTypesJetTest ► Can_insert_and_read_back_all_mapped_data_types_set_to_null_with_identity_in_batch:
src/EFCore.Jet/Update/Internal/JetModificationCommandBatch.cs#L170
Failed test found in:
EFCore.Jet.FunctionalTests/TestResults/ace_2010_odbc_x64_runneradmin_fv-az252-246_2023-10-27_03_00_38.trx
EFCore.Jet.FunctionalTests/TestResults/ace_2016_odbc_x64_runneradmin_fv-az618-889_2023-10-27_03_00_48.trx
Error:
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details.
---- System.ArgumentException : No mapping exists from DbType Object to a known OdbcType.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
Expired
|
346 MB |
|