Workaround for comparing owned JSON entity type to null #2121
Triggered via pull request
November 15, 2023 01:18
Status
Failure
Total duration
16m 17s
Artifacts
–
build.yml
on: pull_request
Matrix: build
publish-ci
0s
release
0s
Annotations
10 errors
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsNpgsqlTest.Create_collation:
test/EFCore.PG.FunctionalTests/Migrations/MigrationsNpgsqlTest.cs#L3004
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, 16, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsNpgsqlTest.Rename_index:
test/EFCore.PG.FunctionalTests/Migrations/MigrationsNpgsqlTest.cs#L2405
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_restart_identity:
test/EFCore.PG.FunctionalTests/Migrations/MigrationsNpgsqlTest.cs#L1666
Npgsql.PostgresException : 42P07: relation "People" already exists
|
build (windows-2022, 13, 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
|
Npgsql.EntityFrameworkCore.PostgreSQL.TransactionNpgsqlTest.Savepoint_can_be_rolled_back(async: False)
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_unique_constraint_composite_with_name:
test/EFCore.PG.FunctionalTests/Migrations/MigrationsNpgsqlTest.cs#L2508
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#L1088
Npgsql.PostgresException : 42P07: relation "People" already exists
|
build (windows-2022, 15, Release)
Process completed with exit code 1.
|