Sync to 8.0.0-rc.1.23419.6 (#2868) #2051
build.yml
on: push
Matrix: build
publish-ci
0s
release
0s
Annotations
9 errors
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsNpgsqlTest.Add_unique_constraint_composite_with_name:
test/EFCore.PG.FunctionalTests/Migrations/MigrationsNpgsqlTest.cs#L2449
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.TransactionNpgsqlTest.SaveChanges_can_be_used_with_AutoTransactionBehavior_Always(async: True)
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.TransactionNpgsqlTest.BeginTransaction_can_be_used_after_ambient_transaction_ended
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_column_make_required_with_composite_index:
test/EFCore.PG.FunctionalTests/Migrations/MigrationsNpgsqlTest.cs#L1067
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, 12, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsNpgsqlTest.Create_table_with_computed_column(stored: False)
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
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsNpgsqlTest.Create_table_with_computed_column(stored: True):
test/EFCore.PG.FunctionalTests/Migrations/MigrationsNpgsqlTest.cs#L133
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_check_constraint
Npgsql.PostgresException : 42P07: relation "People" already exists
|
build (windows-2022, 13, Release)
Process completed with exit code 1.
|