Skip to content

Update to Npgsql 10 GA #2784

Update to Npgsql 10 GA

Update to Npgsql 10 GA #2784

Triggered via pull request November 19, 2025 21:28
Status Failure
Total duration 10m 58s
Artifacts

build.yml

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

Annotations

80 errors
Microsoft.EntityFrameworkCore.BulkUpdates.TPHFiltersInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L174
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Animals" AS a\nSET "FoundO"··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Animals""··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHFiltersInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L174
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Animals" AS a\nSET "FoundO"··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Animals""··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHFiltersInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L188
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Animals" AS a\n"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHFiltersInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L188
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Animals" AS a\n"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTFiltersInheritanceBulkUpdatesSqlServerTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L156
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTFiltersInheritanceBulkUpdatesSqlServerTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L156
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHInheritanceBulkUpdatesNpgsqlTest.cs#L184
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Animals" AS a\nSET "FoundO"··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Animals""··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHInheritanceBulkUpdatesNpgsqlTest.cs#L184
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Animals" AS a\nSET "FoundO"··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Animals""··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHInheritanceBulkUpdatesNpgsqlTest.cs#L198
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Animals" AS a\n"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHInheritanceBulkUpdatesNpgsqlTest.cs#L198
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Animals" AS a\n"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCFiltersInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L137
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCFiltersInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L174
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Kiwi" AS k\nSET"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCFiltersInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L174
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Kiwi" AS k\nSET"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.Query.Translations.ByteArrayTranslationsNpgsqlTest.Contains_with_parameter: test/EFCore.PG.FunctionalTests/Query/Translations/ByteArrayTranslationsNpgsqlTest.cs#L65
Assert.Equal() Failure: Strings differ ↓ (pos 13) Expected: "@somebyte='1'\n\nSELECT b."Id", b."Bool", b"··· Actual: "@somebyte='1' (DbType = Int16)\n\nSELECT b."··· ↑ (pos 13)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCInheritanceBulkUpdatesNpgsqlTest.cs#L172
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Kiwi" AS k\nSET"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCInheritanceBulkUpdatesNpgsqlTest.cs#L172
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Kiwi" AS k\nSET"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCInheritanceBulkUpdatesNpgsqlTest.cs#L136
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCInheritanceBulkUpdatesNpgsqlTest.cs#L136
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTInheritanceBulkUpdatesNpgsqlTest.cs#L141
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTInheritanceBulkUpdatesNpgsqlTest.cs#L141
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCFiltersInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L174
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Kiwi" AS k\nSET"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.Query.Translations.ByteArrayTranslationsNpgsqlTest.Contains_with_parameter: test/EFCore.PG.FunctionalTests/Query/Translations/ByteArrayTranslationsNpgsqlTest.cs#L65
Assert.Equal() Failure: Strings differ ↓ (pos 13) Expected: "@somebyte='1'\n\nSELECT b."Id", b."Bool", b"··· Actual: "@somebyte='1' (DbType = Int16)\n\nSELECT b."··· ↑ (pos 13)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHFiltersInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L174
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Animals" AS a\nSET "FoundO"··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Animals""··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHFiltersInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L174
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Animals" AS a\nSET "FoundO"··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Animals""··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHFiltersInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L188
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Animals" AS a\n"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHFiltersInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L188
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Animals" AS a\n"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTFiltersInheritanceBulkUpdatesSqlServerTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L156
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTFiltersInheritanceBulkUpdatesSqlServerTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L156
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTInheritanceBulkUpdatesNpgsqlTest.cs#L141
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTInheritanceBulkUpdatesNpgsqlTest.cs#L141
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHInheritanceBulkUpdatesNpgsqlTest.cs#L198
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Animals" AS a\n"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCFiltersInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L137
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCFiltersInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L137
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCFiltersInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L174
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Kiwi" AS k\nSET"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCFiltersInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L174
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Kiwi" AS k\nSET"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTFiltersInheritanceBulkUpdatesSqlServerTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L156
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTFiltersInheritanceBulkUpdatesSqlServerTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L156
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.Query.Translations.ByteArrayTranslationsNpgsqlTest.Contains_with_parameter: test/EFCore.PG.FunctionalTests/Query/Translations/ByteArrayTranslationsNpgsqlTest.cs#L65
Assert.Equal() Failure: Strings differ ↓ (pos 13) Expected: "@somebyte='1'\n\nSELECT b."Id", b."Bool", b"··· Actual: "@somebyte='1' (DbType = Int16)\n\nSELECT b."··· ↑ (pos 13)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTInheritanceBulkUpdatesNpgsqlTest.cs#L141
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTInheritanceBulkUpdatesNpgsqlTest.cs#L141
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCFiltersInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L137
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCFiltersInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L174
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Kiwi" AS k\nSET"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCFiltersInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L174
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Kiwi" AS k\nSET"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTInheritanceBulkUpdatesNpgsqlTest.cs#L141
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTInheritanceBulkUpdatesNpgsqlTest.cs#L141
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.Query.Translations.ByteArrayTranslationsNpgsqlTest.Contains_with_parameter: test/EFCore.PG.FunctionalTests/Query/Translations/ByteArrayTranslationsNpgsqlTest.cs#L65
Assert.Equal() Failure: Strings differ ↓ (pos 13) Expected: "@somebyte='1'\n\nSELECT b."Id", b."Bool", b"··· Actual: "@somebyte='1' (DbType = Int16)\n\nSELECT b."··· ↑ (pos 13)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHInheritanceBulkUpdatesNpgsqlTest.cs#L184
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Animals" AS a\nSET "FoundO"··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Animals""··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHInheritanceBulkUpdatesNpgsqlTest.cs#L184
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Animals" AS a\nSET "FoundO"··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Animals""··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHInheritanceBulkUpdatesNpgsqlTest.cs#L198
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Animals" AS a\n"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHInheritanceBulkUpdatesNpgsqlTest.cs#L198
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Animals" AS a\n"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCInheritanceBulkUpdatesNpgsqlTest.cs#L136
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCInheritanceBulkUpdatesNpgsqlTest.cs#L136
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTFiltersInheritanceBulkUpdatesSqlServerTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L156
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTFiltersInheritanceBulkUpdatesSqlServerTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L156
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTInheritanceBulkUpdatesNpgsqlTest.cs#L141
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTInheritanceBulkUpdatesNpgsqlTest.cs#L141
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHInheritanceBulkUpdatesNpgsqlTest.cs#L184
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Animals" AS a\nSET "FoundO"··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Animals""··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHInheritanceBulkUpdatesNpgsqlTest.cs#L184
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Animals" AS a\nSET "FoundO"··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Animals""··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHInheritanceBulkUpdatesNpgsqlTest.cs#L198
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Animals" AS a\n"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHInheritanceBulkUpdatesNpgsqlTest.cs#L198
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Animals" AS a\n"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTInheritanceBulkUpdatesNpgsqlTest.cs#L141
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHInheritanceBulkUpdatesNpgsqlTest.cs#L184
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Animals" AS a\nSET "FoundO"··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Animals""··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHInheritanceBulkUpdatesNpgsqlTest.cs#L184
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Animals" AS a\nSET "FoundO"··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Animals""··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHInheritanceBulkUpdatesNpgsqlTest.cs#L198
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Animals" AS a\n"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHInheritanceBulkUpdatesNpgsqlTest.cs#L198
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Animals" AS a\n"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCInheritanceBulkUpdatesNpgsqlTest.cs#L172
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Kiwi" AS k\nSET"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCInheritanceBulkUpdatesNpgsqlTest.cs#L172
Assert.Equal() Failure: Strings differ ↓ (pos 17) Expected: "@p='Kiwi'\n@p0='0'\n\nUPDATE "Kiwi" AS k\nSET"··· Actual: "@p='Kiwi'\n@p0='0' (DbType = Int16)\n\nUPDAT"··· ↑ (pos 17)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCInheritanceBulkUpdatesNpgsqlTest.cs#L136
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPCInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPCInheritanceBulkUpdatesNpgsqlTest.cs#L136
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\n\nUPDATE "Kiwi" AS k\nSET "FoundOn" "··· Actual: "@p='0' (DbType = Int16)\n\nUPDATE "Kiwi" AS"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.Query.Translations.ByteArrayTranslationsNpgsqlTest.Contains_with_parameter: test/EFCore.PG.FunctionalTests/Query/Translations/ByteArrayTranslationsNpgsqlTest.cs#L65
Assert.Equal() Failure: Strings differ ↓ (pos 13) Expected: "@somebyte='1'\n\nSELECT b."Id", b."Bool", b"··· Actual: "@somebyte='1' (DbType = Int16)\n\nSELECT b."··· ↑ (pos 13)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHInheritanceBulkUpdatesNpgsqlTest.cs#L198
Assert.Equal() Failure: Strings differ ↓ (pos 18) Expected: "@p='Kiwi'\r\n@p0='0'\r\n\r\nUPDATE "Animals" AS"··· Actual: "@p='Kiwi'\r\n@p0='0' (DbType = Int16)\r\n\r\nUP"··· ↑ (pos 18)
Microsoft.EntityFrameworkCore.Query.Translations.ByteArrayTranslationsNpgsqlTest.Contains_with_parameter: test/EFCore.PG.FunctionalTests/Query/Translations/ByteArrayTranslationsNpgsqlTest.cs#L65
Assert.Equal() Failure: Strings differ ↓ (pos 13) Expected: "@somebyte='1'\r\n\r\nSELECT b."Id", b."Bool","··· Actual: "@somebyte='1' (DbType = Int16)\r\n\r\nSELECT "··· ↑ (pos 13)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTInheritanceBulkUpdatesNpgsqlTest.cs#L141
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\r\n\r\nUPDATE "Kiwi" AS k\r\nSET "FoundO"··· Actual: "@p='0' (DbType = Int16)\r\n\r\nUPDATE "Kiwi" "··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTInheritanceBulkUpdatesNpgsqlTest.cs#L141
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\r\n\r\nUPDATE "Kiwi" AS k\r\nSET "FoundO"··· Actual: "@p='0' (DbType = Int16)\r\n\r\nUPDATE "Kiwi" "··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTFiltersInheritanceBulkUpdatesSqlServerTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L156
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\r\n\r\nUPDATE "Kiwi" AS k\r\nSET "FoundO"··· Actual: "@p='0' (DbType = Int16)\r\n\r\nUPDATE "Kiwi" "··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPTFiltersInheritanceBulkUpdatesSqlServerTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPTFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L156
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\r\n\r\nUPDATE "Kiwi" AS k\r\nSET "FoundO"··· Actual: "@p='0' (DbType = Int16)\r\n\r\nUPDATE "Kiwi" "··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHFiltersInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L174
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\r\n\r\nUPDATE "Animals" AS a\r\nSET "Fou"··· Actual: "@p='0' (DbType = Int16)\r\n\r\nUPDATE "Animal"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHFiltersInheritanceBulkUpdatesNpgsqlTest.Update_derived_property_on_derived_type(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L174
Assert.Equal() Failure: Strings differ ↓ (pos 6) Expected: "@p='0'\r\n\r\nUPDATE "Animals" AS a\r\nSET "Fou"··· Actual: "@p='0' (DbType = Int16)\r\n\r\nUPDATE "Animal"··· ↑ (pos 6)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHFiltersInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: False): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L188
Assert.Equal() Failure: Strings differ ↓ (pos 18) Expected: "@p='Kiwi'\r\n@p0='0'\r\n\r\nUPDATE "Animals" AS"··· Actual: "@p='Kiwi'\r\n@p0='0' (DbType = Int16)\r\n\r\nUP"··· ↑ (pos 18)
Microsoft.EntityFrameworkCore.BulkUpdates.TPHFiltersInheritanceBulkUpdatesNpgsqlTest.Update_base_and_derived_types(async: True): test/EFCore.PG.FunctionalTests/BulkUpdates/TPHFiltersInheritanceBulkUpdatesNpgsqlTest.cs#L188
Assert.Equal() Failure: Strings differ ↓ (pos 18) Expected: "@p='Kiwi'\r\n@p0='0'\r\n\r\nUPDATE "Animals" AS"··· Actual: "@p='Kiwi'\r\n@p0='0' (DbType = Int16)\r\n\r\nUP"··· ↑ (pos 18)