Sync to EF 11.0.0-preview.3.26174.112 #2973
build.yml
on: pull_request
Matrix: build
publish-ci
release
Annotations
3 errors
|
build (windows-2022, 17, Release)
Process completed with exit code 1.
|
|
Microsoft.EntityFrameworkCore.SequenceEndToEndTest.Can_use_sequence_end_to_end_on_multiple_databases:
test/EFCore.PG.FunctionalTests/SequenceEndToEndTest.cs#L71
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_query_with_nav_collection_in_projection_with_split_query_in_parallel_async
System.InvalidOperationException : An exception has been raised that is likely due to a transient failure.
---- System.TimeoutException : The operation has timed out.
|