Sync to 8.0.0-rc.1.23419.6 #2049
build.yml
on: pull_request
Matrix: build
publish-ci
0s
release
0s
Annotations
5 errors
Npgsql.EntityFrameworkCore.PostgreSQL.DefaultValuesTest.Can_use_Npgsql_default_values
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.Create_table_with_serial:
test/EFCore.PG.FunctionalTests/Migrations/MigrationsNpgsqlTest.cs#L229
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.Add_column_with_defaultValue_string:
test/EFCore.PG.FunctionalTests/Migrations/MigrationsNpgsqlTest.cs#L574
Npgsql.PostgresException : 42P07: relation "People" already exists
|
build (windows-2022, 14, Release)
Process completed with exit code 1.
|