Skip to content

Raise default PG compat version to 14 #2109

Raise default PG compat version to 14

Raise default PG compat version to 14 #2109

Triggered via pull request November 13, 2023 11:42
@rojiroji
synchronize #2937
roji:PgCompat14
Status Failure
Total duration 13m 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Matrix: build
publish-ci
0s
publish-ci
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Npgsql.EntityFrameworkCore.PostgreSQL.Query.EntitySplittingQueryNpgsqlTest.Split_entity_owning_a_reference(async: True): test/EFCore.PG.FunctionalTests/Query/EntitySplittingQueryNpgsqlTest.cs#L263
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, 11, Release)
Process completed with exit code 1.
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsNpgsqlTest.Drop_column_computed_and_non_computed_with_dependency: test/EFCore.PG.FunctionalTests/Migrations/MigrationsNpgsqlTest.cs#L1829
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.
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
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
build (windows-2022, 12, Release)
Process completed with exit code 1.