Sync to EF 11.0.0-preview.3.26167.112 (#3789) #2968
build.yml
on: push
Matrix: build
publish-ci
0s
release
0s
Annotations
4 errors
|
build (windows-2022, 17, Release)
Process completed with exit code 1.
|
|
Microsoft.EntityFrameworkCore.ConnectionSpecificationTest.Can_create_admin_connection_with_connection:
test/EFCore.PG.FunctionalTests/ConnectionSpecificationTest.cs#L278
Npgsql.NpgsqlException : The operation has timed out
---- System.TimeoutException : The operation has timed out.
|
|
Microsoft.EntityFrameworkCore.TwoDatabasesNpgsqlTest.Can_query_from_one_connection_and_save_changes_to_another
System.InvalidOperationException : An exception has been raised that is likely due to a transient failure.
---- Npgsql.NpgsqlException : The operation has timed out
-------- System.TimeoutException : The operation has timed out.
|
|
Microsoft.EntityFrameworkCore.Query.AdHocQuerySplittingQueryNpgsqlTest.Can_configure_SingleQuery_at_context_level
Npgsql.NpgsqlException : The operation has timed out
---- System.TimeoutException : The operation has timed out.
|