Bump version to 8.0.4 #2290
build.yml
on: push
Matrix: build
publish-ci
0s
release
0s
Annotations
88 errors and 11 warnings
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlComplianceTest.All_test_bases_must_be_implemented
-- Missing derived classes for --
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryTestBase
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryRelationalTestBase
Expected: False
Actual: True
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_range_of_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations_async
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_one_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.ComplexTypeQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/ComplexTypeQueryNpgsqlTest.cs#L745
-- Missing test overrides --
public override async Task Project_same_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
public override async Task Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
Expected: False
Actual: True
|
build (ubuntu-22.04, 16, Debug)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_range_of_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlComplianceTest.All_test_bases_must_be_implemented
-- Missing derived classes for --
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryTestBase
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryRelationalTestBase
Expected: False
Actual: True
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations_async
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_one_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.ComplexTypeQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/ComplexTypeQueryNpgsqlTest.cs#L745
-- Missing test overrides --
public override async Task Project_same_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
public override async Task Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
Expected: False
Actual: True
|
build (ubuntu-22.04, 15, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlComplianceTest.All_test_bases_must_be_implemented
-- Missing derived classes for --
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryTestBase
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryRelationalTestBase
Expected: False
Actual: True
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_range_of_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations_async
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_one_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.ComplexTypeQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/ComplexTypeQueryNpgsqlTest.cs#L745
-- Missing test overrides --
public override async Task Project_same_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
public override async Task Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
Expected: False
Actual: True
|
build (ubuntu-22.04, 12, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_range_of_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlComplianceTest.All_test_bases_must_be_implemented
-- Missing derived classes for --
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryTestBase
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryRelationalTestBase
Expected: False
Actual: True
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations_async
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.ComplexTypeQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/ComplexTypeQueryNpgsqlTest.cs#L745
-- Missing test overrides --
public override async Task Project_same_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
public override async Task Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
Expected: False
Actual: True
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_one_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
build (ubuntu-22.04, 14, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlComplianceTest.All_test_bases_must_be_implemented
-- Missing derived classes for --
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryTestBase
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryRelationalTestBase
Expected: False
Actual: True
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_range_of_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations_async
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_one_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.ComplexTypeQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/ComplexTypeQueryNpgsqlTest.cs#L745
-- Missing test overrides --
public override async Task Project_same_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
public override async Task Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
Expected: False
Actual: True
|
build (ubuntu-22.04, 13, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlComplianceTest.All_test_bases_must_be_implemented
-- Missing derived classes for --
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryTestBase
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryRelationalTestBase
Expected: False
Actual: True
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_range_of_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.ComplexTypeQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/ComplexTypeQueryNpgsqlTest.cs#L745
-- Missing test overrides --
public override async Task Project_same_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
public override async Task Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
Expected: False
Actual: True
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations_async
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_one_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
build (ubuntu-22.04, 16, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlComplianceTest.All_test_bases_must_be_implemented
-- Missing derived classes for --
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryTestBase
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryRelationalTestBase
Expected: False
Actual: True
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_range_of_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations_async
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.ComplexTypeQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/ComplexTypeQueryNpgsqlTest.cs#L745
-- Missing test overrides --
public override async Task Project_same_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
public override async Task Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
Expected: False
Actual: True
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_one_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
build (windows-2022, 16, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlComplianceTest.All_test_bases_must_be_implemented
-- Missing derived classes for --
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryTestBase
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryRelationalTestBase
Expected: False
Actual: True
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_range_of_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations_async
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_one_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.ComplexTypeQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/ComplexTypeQueryNpgsqlTest.cs#L745
-- Missing test overrides --
public override async Task Project_same_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
public override async Task Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
Expected: False
Actual: True
|
build (windows-2022, 14, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlComplianceTest.All_test_bases_must_be_implemented
-- Missing derived classes for --
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryTestBase
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryRelationalTestBase
Expected: False
Actual: True
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_range_of_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.ComplexTypeQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/ComplexTypeQueryNpgsqlTest.cs#L745
-- Missing test overrides --
public override async Task Project_same_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
public override async Task Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
Expected: False
Actual: True
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations_async
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_one_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
build (windows-2022, 15, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlComplianceTest.All_test_bases_must_be_implemented
-- Missing derived classes for --
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryTestBase
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryRelationalTestBase
Expected: False
Actual: True
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_range_of_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations_async
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_one_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.ComplexTypeQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/ComplexTypeQueryNpgsqlTest.cs#L745
-- Missing test overrides --
public override async Task Project_same_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
public override async Task Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
Expected: False
Actual: True
|
build (windows-2022, 13, Release)
Process completed with exit code 1.
|
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlComplianceTest.All_test_bases_must_be_implemented
-- Missing derived classes for --
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryTestBase
Microsoft.EntityFrameworkCore.Query.AdHocAdvancedMappingsQueryRelationalTestBase
Expected: False
Actual: True
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_range_of_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations_async
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_apply_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_all_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.MigrationsInfrastructureNpgsqlTest.Can_revert_one_migrations
Npgsql.PostgresException : 42P01: relation "table1" does not exist
POSITION: 13
|
Npgsql.EntityFrameworkCore.PostgreSQL.Query.ComplexTypeQueryNpgsqlTest.Check_all_tests_overridden:
test/EFCore.PG.FunctionalTests/Query/ComplexTypeQueryNpgsqlTest.cs#L745
-- Missing test overrides --
public override async Task Project_same_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_pushdown(async);
AssertSql();
}
public override async Task Project_same_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(bool async)
{
await base.Project_same_entity_with_struct_nested_complex_type_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_entity_with_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_pushdown(async);
AssertSql();
}
public override async Task Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(bool async)
{
await base.Union_of_same_nested_complex_type_projected_twice_with_double_pushdown(async);
AssertSql();
}
public override async Task Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_entity_with_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
public override async Task Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(bool async)
{
await base.Same_complex_type_projected_twice_with_pushdown_as_part_of_another_projection(async);
AssertSql();
}
Expected: False
Actual: True
|
build (windows-2022, 12, Release)
Process completed with exit code 1.
|
build (ubuntu-22.04, 16, Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-22.04, 15, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-22.04, 12, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-22.04, 14, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-22.04, 13, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-22.04, 16, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (windows-2022, 16, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (windows-2022, 14, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (windows-2022, 15, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (windows-2022, 13, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (windows-2022, 12, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|