Depend on EF 10.0.0-alpha.1.24610.3 #2517
Annotations
10 errors
Test:
test/EFCore.PG.FunctionalTests/Query/NodaTimeQueryNpgsqlTest.cs#L1560
Assert.Equal() Failure: Strings differ
↓ (pos 1)
Expected: "@__timeZone_0='Europe/Berlin'\r\n\r\nSELECT n"···
Actual: "@Timezone='Europe/Berlin'\r\n\r\nSELECT n."Id"···
↑ (pos 1)
|
Test:
test/EFCore.PG.FunctionalTests/Query/NodaTimeQueryNpgsqlTest.cs#L1560
Assert.Equal() Failure: Strings differ
↓ (pos 1)
Expected: "@__timeZone_0='Europe/Berlin'\r\n\r\nSELECT n"···
Actual: "@Timezone='Europe/Berlin'\r\n\r\nSELECT n."Id"···
↑ (pos 1)
|
Test:
test/EFCore.PG.FunctionalTests/Query/NodaTimeQueryNpgsqlTest.cs#L1830
Assert.Equal() Failure: Strings differ
↓ (pos 1)
Expected: "@__p_1='2018-04-01T00:00:00 UTC (+00)' (D"···
Actual: "@p='2018-04-01T00:00:00 UTC (+00)' (DbTyp"···
↑ (pos 1)
|
Test:
test/EFCore.PG.FunctionalTests/Migrations/MigrationsInfrastructureNpgsqlTest.cs#L27
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(Npgsql.PostgresException)
Actual: typeof(System.InvalidOperationException)
---- System.InvalidOperationException : Can't close, connection is in state Connecting
|
Test:
test/EFCore.PG.FunctionalTests/Query/UdfDbFunctionNpgsqlTests.cs#L531
Assert.Equal() Failure: Strings differ
↓ (pos 1)
Expected: "@__starCount_2='3'\r\n@__customerId_1='1'\r\n"···
Actual: "@starcount='3'\r\n@customerId='1'\r\n\r\nSELECT"···
↑ (pos 1)
|
Test:
test/EFCore.PG.FunctionalTests/Query/ArrayArrayQueryTest.cs#L778
Assert.Equal() Failure: Strings differ
↓ (pos 1)
Expected: "@__list_0={ 'Eight' } (DbType = Object)\r\n"···
Actual: "@list={ 'Eight' } (DbType = Object)\r\n\r\nSE"···
↑ (pos 1)
|
Test:
test/EFCore.PG.FunctionalTests/Query/ArrayArrayQueryTest.cs#L778
Assert.Equal() Failure: Strings differ
↓ (pos 1)
Expected: "@__list_0={ 'Eight' } (DbType = Object)\r\n"···
Actual: "@list={ 'Eight' } (DbType = Object)\r\n\r\nSE"···
↑ (pos 1)
|
Test:
test/EFCore.PG.FunctionalTests/Query/ArrayArrayQueryTest.cs#L760
Assert.Equal() Failure: Strings differ
↓ (pos 1)
Expected: "@__ints_0={ '2', '3' } (DbType = Object)\r"···
Actual: "@ints={ '2', '3' } (DbType = Object)\r\n\r\nS"···
↑ (pos 1)
|
Test:
test/EFCore.PG.FunctionalTests/Query/ArrayArrayQueryTest.cs#L760
Assert.Equal() Failure: Strings differ
↓ (pos 1)
Expected: "@__ints_0={ '2', '3' } (DbType = Object)\r"···
Actual: "@ints={ '2', '3' } (DbType = Object)\r\n\r\nS"···
↑ (pos 1)
|
Test:
test/EFCore.PG.FunctionalTests/Query/ArrayArrayQueryTest.cs#L360
Assert.Equal() Failure: Strings differ
↓ (pos 1)
Expected: "@__array_0={ 'unknown1', 'unknown2', NULL"···
Actual: "@array={ 'unknown1', 'unknown2', NULL } ("···
↑ (pos 1)
|
Loading