Sync to 8.0.0-rc.1.23417.21 #2044
build.yml
on: pull_request
Matrix: build
publish-ci
0s
release
0s
Annotations
6 errors
Npgsql.EntityFrameworkCore.PostgreSQL.DefaultValuesTest.Can_use_Npgsql_default_values
Npgsql.NpgsqlException : Exception while reading from stream
---- System.TimeoutException : Timeout during reading attempt
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsNpgsqlTest.Create_table_with_computed_column(stored: null)
Assert.Throws() Failure
Expected: typeof(System.NotSupportedException)
Actual: typeof(System.InvalidOperationException): An exception has been raised that is likely due to a transient failure.
---- System.InvalidOperationException : An exception has been raised that is likely due to a transient failure.
-------- Npgsql.NpgsqlException : Exception while reading from stream
------------ System.TimeoutException : Timeout during reading attempt
|
build (windows-2022, 15, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsNpgsqlTest.Alter_check_constraint
System.InvalidOperationException : An exception has been raised that is likely due to a transient failure.
---- Npgsql.NpgsqlException : Exception while reading from stream
-------- System.TimeoutException : Timeout during reading attempt
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsNpgsqlTest.Alter_table_change_storage_parameters:
test/EFCore.PG.FunctionalTests/Migrations/MigrationsNpgsqlTest.cs#L412
System.InvalidOperationException : An exception has been raised that is likely due to a transient failure.
---- Npgsql.NpgsqlException : Exception while reading from stream
-------- System.TimeoutException : Timeout during reading attempt
|
build (windows-2022, 13, Release)
Process completed with exit code 1.
|