Skip to content

Fix test concurrency issue (#2927) #2099

Fix test concurrency issue (#2927)

Fix test concurrency issue (#2927) #2099

Triggered via push November 8, 2023 19:20
Status Failure
Total duration 14m 5s
Artifacts

build.yml

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

Annotations

5 errors
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsNpgsqlTest.Add_unique_constraint_composite_with_name: test/EFCore.PG.FunctionalTests/Migrations/MigrationsNpgsqlTest.cs#L2499
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.Query.EntitySplittingQueryNpgsqlTest.Tph_entity_owning_a_split_reference_on_middle_with_table_sharing(async: False): test/EFCore.PG.FunctionalTests/Query/EntitySplittingQueryNpgsqlTest.cs#L383
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.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.