Skip to content

Build

Build #2054

Triggered via push September 14, 2023 17:47
Status Cancelled
Total duration 11m 58s
Artifacts

build.yml

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

Annotations

60 errors
build (windows-2022, 10, Release)
Process completed with exit code 9.
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Check_all_tests_overridden: test/EFCore.PG.FunctionalTests/BulkUpdates/NonSharedModelBulkUpdatesNpgsqlTest.cs#L15
-- Missing test overrides -- public override async Task Update_non_owned_property_on_entity_with_owned2(bool async) { await base.Update_non_owned_property_on_entity_with_owned2(async); AssertSql(); } public override async Task Delete_entity_with_auto_include(bool async) { await base.Delete_entity_with_auto_include(async); AssertSql(); } public override async Task Update_with_alias_uniquification_in_setter_subquery(bool async) { await base.Update_with_alias_uniquification_in_setter_subquery(async); AssertSql(); } Expected: False Actual: True
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: True): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: False): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
build (ubuntu-22.04, 11, Release)
Process completed with exit code 1.
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Check_all_tests_overridden: test/EFCore.PG.FunctionalTests/BulkUpdates/NonSharedModelBulkUpdatesNpgsqlTest.cs#L15
-- Missing test overrides -- public override async Task Update_non_owned_property_on_entity_with_owned2(bool async) { await base.Update_non_owned_property_on_entity_with_owned2(async); AssertSql(); } public override async Task Delete_entity_with_auto_include(bool async) { await base.Delete_entity_with_auto_include(async); AssertSql(); } public override async Task Update_with_alias_uniquification_in_setter_subquery(bool async) { await base.Update_with_alias_uniquification_in_setter_subquery(async); AssertSql(); } Expected: False Actual: True
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: True): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: False): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
build (ubuntu-22.04, 15, Debug)
Process completed with exit code 1.
build (windows-2022, 12, Release)
The run was canceled by @roji.
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Check_all_tests_overridden: test/EFCore.PG.FunctionalTests/BulkUpdates/NonSharedModelBulkUpdatesNpgsqlTest.cs#L15
-- Missing test overrides -- public override async Task Update_non_owned_property_on_entity_with_owned2(bool async) { await base.Update_non_owned_property_on_entity_with_owned2(async); AssertSql(); } public override async Task Delete_entity_with_auto_include(bool async) { await base.Delete_entity_with_auto_include(async); AssertSql(); } public override async Task Update_with_alias_uniquification_in_setter_subquery(bool async) { await base.Update_with_alias_uniquification_in_setter_subquery(async); AssertSql(); } Expected: False Actual: True
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: True): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: False): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
build (windows-2022, 12, Release)
The operation was canceled.
build (windows-2022, 15, Release)
The run was canceled by @roji.
Npgsql.EntityFrameworkCore.PostgreSQL.DefaultValuesTest.Can_use_Npgsql_default_values: test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
Npgsql.NpgsqlException : Exception while reading from stream ---- System.TimeoutException : Timeout during reading attempt
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Check_all_tests_overridden: test/EFCore.PG.FunctionalTests/BulkUpdates/NonSharedModelBulkUpdatesNpgsqlTest.cs#L15
-- Missing test overrides -- public override async Task Update_non_owned_property_on_entity_with_owned2(bool async) { await base.Update_non_owned_property_on_entity_with_owned2(async); AssertSql(); } public override async Task Delete_entity_with_auto_include(bool async) { await base.Delete_entity_with_auto_include(async); AssertSql(); } public override async Task Update_with_alias_uniquification_in_setter_subquery(bool async) { await base.Update_with_alias_uniquification_in_setter_subquery(async); AssertSql(); } Expected: False Actual: True
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: True): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: False): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
build (windows-2022, 15, Release)
The operation was canceled.
build (windows-2022, 11, Release)
The run was canceled by @roji.
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Check_all_tests_overridden: test/EFCore.PG.FunctionalTests/BulkUpdates/NonSharedModelBulkUpdatesNpgsqlTest.cs#L15
-- Missing test overrides -- public override async Task Update_non_owned_property_on_entity_with_owned2(bool async) { await base.Update_non_owned_property_on_entity_with_owned2(async); AssertSql(); } public override async Task Delete_entity_with_auto_include(bool async) { await base.Delete_entity_with_auto_include(async); AssertSql(); } public override async Task Update_with_alias_uniquification_in_setter_subquery(bool async) { await base.Update_with_alias_uniquification_in_setter_subquery(async); AssertSql(); } Expected: False Actual: True
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: True): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: False): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
build (windows-2022, 11, Release)
The operation was canceled.
build (windows-2022, 14, Release)
The run was canceled by @roji.
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Check_all_tests_overridden: test/EFCore.PG.FunctionalTests/BulkUpdates/NonSharedModelBulkUpdatesNpgsqlTest.cs#L15
-- Missing test overrides -- public override async Task Update_non_owned_property_on_entity_with_owned2(bool async) { await base.Update_non_owned_property_on_entity_with_owned2(async); AssertSql(); } public override async Task Delete_entity_with_auto_include(bool async) { await base.Delete_entity_with_auto_include(async); AssertSql(); } public override async Task Update_with_alias_uniquification_in_setter_subquery(bool async) { await base.Update_with_alias_uniquification_in_setter_subquery(async); AssertSql(); } Expected: False Actual: True
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: True): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: False): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
build (windows-2022, 14, Release)
The operation was canceled.
build (ubuntu-22.04, 13, Release)
The run was canceled by @roji.
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Check_all_tests_overridden: test/EFCore.PG.FunctionalTests/BulkUpdates/NonSharedModelBulkUpdatesNpgsqlTest.cs#L15
-- Missing test overrides -- public override async Task Update_non_owned_property_on_entity_with_owned2(bool async) { await base.Update_non_owned_property_on_entity_with_owned2(async); AssertSql(); } public override async Task Delete_entity_with_auto_include(bool async) { await base.Delete_entity_with_auto_include(async); AssertSql(); } public override async Task Update_with_alias_uniquification_in_setter_subquery(bool async) { await base.Update_with_alias_uniquification_in_setter_subquery(async); AssertSql(); } Expected: False Actual: True
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: True): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: False): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
build (ubuntu-22.04, 13, Release)
The operation was canceled.
build (ubuntu-22.04, 15, Release)
The run was canceled by @roji.
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Check_all_tests_overridden: test/EFCore.PG.FunctionalTests/BulkUpdates/NonSharedModelBulkUpdatesNpgsqlTest.cs#L15
-- Missing test overrides -- public override async Task Update_non_owned_property_on_entity_with_owned2(bool async) { await base.Update_non_owned_property_on_entity_with_owned2(async); AssertSql(); } public override async Task Delete_entity_with_auto_include(bool async) { await base.Delete_entity_with_auto_include(async); AssertSql(); } public override async Task Update_with_alias_uniquification_in_setter_subquery(bool async) { await base.Update_with_alias_uniquification_in_setter_subquery(async); AssertSql(); } Expected: False Actual: True
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: True): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: False): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
build (ubuntu-22.04, 15, Release)
The operation was canceled.
build (ubuntu-22.04, 12, Release)
The run was canceled by @roji.
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Check_all_tests_overridden: test/EFCore.PG.FunctionalTests/BulkUpdates/NonSharedModelBulkUpdatesNpgsqlTest.cs#L15
-- Missing test overrides -- public override async Task Update_non_owned_property_on_entity_with_owned2(bool async) { await base.Update_non_owned_property_on_entity_with_owned2(async); AssertSql(); } public override async Task Delete_entity_with_auto_include(bool async) { await base.Delete_entity_with_auto_include(async); AssertSql(); } public override async Task Update_with_alias_uniquification_in_setter_subquery(bool async) { await base.Update_with_alias_uniquification_in_setter_subquery(async); AssertSql(); } Expected: False Actual: True
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: True): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: False): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
build (ubuntu-22.04, 12, Release)
The operation was canceled.
build (windows-2022, 13, Release)
The run was canceled by @roji.
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Check_all_tests_overridden: test/EFCore.PG.FunctionalTests/BulkUpdates/NonSharedModelBulkUpdatesNpgsqlTest.cs#L15
-- Missing test overrides -- public override async Task Update_non_owned_property_on_entity_with_owned2(bool async) { await base.Update_non_owned_property_on_entity_with_owned2(async); AssertSql(); } public override async Task Delete_entity_with_auto_include(bool async) { await base.Delete_entity_with_auto_include(async); AssertSql(); } public override async Task Update_with_alias_uniquification_in_setter_subquery(bool async) { await base.Update_with_alias_uniquification_in_setter_subquery(async); AssertSql(); } Expected: False Actual: True
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: True): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: False): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
build (windows-2022, 13, Release)
The operation was canceled.
build (ubuntu-22.04, 14, Release)
The run was canceled by @roji.
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Check_all_tests_overridden: test/EFCore.PG.FunctionalTests/BulkUpdates/NonSharedModelBulkUpdatesNpgsqlTest.cs#L15
-- Missing test overrides -- public override async Task Update_non_owned_property_on_entity_with_owned2(bool async) { await base.Update_non_owned_property_on_entity_with_owned2(async); AssertSql(); } public override async Task Delete_entity_with_auto_include(bool async) { await base.Delete_entity_with_auto_include(async); AssertSql(); } public override async Task Update_with_alias_uniquification_in_setter_subquery(bool async) { await base.Update_with_alias_uniquification_in_setter_subquery(async); AssertSql(); } Expected: False Actual: True
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: True): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: False): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
build (ubuntu-22.04, 14, Release)
The operation was canceled.
build (ubuntu-22.04, 10, Release)
The run was canceled by @roji.
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Check_all_tests_overridden: test/EFCore.PG.FunctionalTests/BulkUpdates/NonSharedModelBulkUpdatesNpgsqlTest.cs#L15
-- Missing test overrides -- public override async Task Update_non_owned_property_on_entity_with_owned2(bool async) { await base.Update_non_owned_property_on_entity_with_owned2(async); AssertSql(); } public override async Task Delete_entity_with_auto_include(bool async) { await base.Delete_entity_with_auto_include(async); AssertSql(); } public override async Task Update_with_alias_uniquification_in_setter_subquery(bool async) { await base.Update_with_alias_uniquification_in_setter_subquery(async); AssertSql(); } Expected: False Actual: True
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: True): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
Npgsql.EntityFrameworkCore.PostgreSQL.Update.NonSharedModelBulkUpdatesNpgsqlTest.Delete_entity_with_auto_include(async: False): test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj#L1
System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
build (ubuntu-22.04, 10, Release)
The operation was canceled.