Bump github/gh-aw from 0.50.6 to 0.53.0 (#3763) #2915
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.NpgsqlDatabaseCreatorEnsureDeletedTest.Deletes_database(async: False:
test/EFCore.PG.FunctionalTests/NpgsqlDatabaseCreatorTest.cs#L114
Npgsql.NpgsqlException : The operation has timed out
---- System.TimeoutException : The operation has timed out.
|
|
Microsoft.EntityFrameworkCore.SequenceEndToEndTest.Can_use_sequence_end_to_end_on_multiple_databases:
test/EFCore.PG.FunctionalTests/SequenceEndToEndTest.cs#L69
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.SequenceEndToEndTest.Can_use_explicit_values:
test/EFCore.PG.FunctionalTests/SequenceEndToEndTest.cs#L221
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.
|