Add support for index storage parameters (#2914) #2095
build.yml
on: push
Matrix: build
publish-ci
0s
release
0s
Annotations
8 errors
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsNpgsqlTest.Create_table_with_storage_parameter:
test/EFCore.PG.FunctionalTests/Migrations/MigrationsNpgsqlTest.cs#L324
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.Drop_check_constraint:
test/EFCore.PG.FunctionalTests/Migrations/MigrationsNpgsqlTest.cs#L2523
Npgsql.PostgresException : 42P07: relation "People" already exists
|
build (windows-2022, 14, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsNpgsqlTest.Add_column_generated_tsvector_over_text:
test/EFCore.PG.FunctionalTests/Migrations/MigrationsNpgsqlTest.cs#L3070
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.Create_table:
test/EFCore.PG.FunctionalTests/Migrations/MigrationsNpgsqlTest.cs#L24
The collection was expected to contain a single element, but it contained 2 elements.
|
build (windows-2022, 16, Release)
Process completed with exit code 1.
|
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.
|