.Net 10 changes for reference #7
Annotations
4 errors
|
BuildAndTest (9.3.0-mysql, ubuntu-latest)
Process completed with exit code 1.
|
|
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Scaffolding.CompiledModelMySqlTest.BigModel_with_JSON_columns
MySqlConnector.MySqlException : Connect Timeout expired.
---- MySqlConnector.MySqlException : The Command Timeout expired before the operation completed.
-------- System.Net.Sockets.SocketException : Operation canceled
|
|
BuildAndTest (9.1.0-mysql, ubuntu-latest)
Process completed with exit code 1.
|
|
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.EntitySplittingQueryMySqlTest.Tpc_entity_owning_a_split_reference_on_base_without_table_sharing(async: False):
test/EFCore.MySql.FunctionalTests/Query/EntitySplittingQueryMySqlTest.cs#L583
MySqlConnector.MySqlException : Connect Timeout expired.
---- MySqlConnector.MySqlException : The Command Timeout expired before the operation completed.
-------- System.Net.Sockets.SocketException : Operation canceled
|