Skip to content

Enable ToJson support for complex types with primitive collections, JSON query, change tracking and types tests - MySQL and MariaDB (with test skips for known MariaDB differences) #698

Enable ToJson support for complex types with primitive collections, JSON query, change tracking and types tests - MySQL and MariaDB (with test skips for known MariaDB differences)

Enable ToJson support for complex types with primitive collections, JSON query, change tracking and types tests - MySQL and MariaDB (with test skips for known MariaDB differences) #698

Re-run triggered December 21, 2025 12:10
Status Failure
Total duration 19m 29s
Artifacts

pr-build.yml

on: pull_request
Matrix: BuildAndTest
Fit to window
Zoom out
Zoom in

Annotations

173 errors
BuildAndTest (11.7.2-mariadb, ubuntu-latest)
Process completed with exit code 1.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z_and_M
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_polygon_typed_as_geometry
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 0
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 1
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 18446744073709551615
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_binary_as_collection
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":[77,78,79,80]}" Actual: "{"Prop":"TU5PUA=="}" ↑ (pos 8)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_ulong_enum_JSON_values(value: Max: test/EFCore.MySql.FunctionalTests/Query/JsonTypesRelationalMySqlTest.cs#L75
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":-1}" Actual: "{"Prop":18446744073709551615}" ↑ (pos 8)
BuildAndTest (11.6.2-mariadb, ubuntu-latest)
Process completed with exit code 1.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z_and_M
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_polygon_typed_as_geometry
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 0
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 1
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 18446744073709551615
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_binary_as_collection
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":[77,78,79,80]}" Actual: "{"Prop":"TU5PUA=="}" ↑ (pos 8)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_ulong_enum_JSON_values(value: Max: test/EFCore.MySql.FunctionalTests/Query/JsonTypesRelationalMySqlTest.cs#L75
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":-1}" Actual: "{"Prop":18446744073709551615}" ↑ (pos 8)
BuildAndTest (12.0.2-mariadb, ubuntu-latest)
Process completed with exit code 1.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z_and_M
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_polygon_typed_as_geometry
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 0
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 1
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 18446744073709551615
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_binary_as_collection
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":[77,78,79,80]}" Actual: "{"Prop":"TU5PUA=="}" ↑ (pos 8)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_ulong_enum_JSON_values(value: Max: test/EFCore.MySql.FunctionalTests/Query/JsonTypesRelationalMySqlTest.cs#L75
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":-1}" Actual: "{"Prop":18446744073709551615}" ↑ (pos 8)
BuildAndTest (11.8.5-mariadb, ubuntu-latest)
Process completed with exit code 1.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z_and_M
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_polygon_typed_as_geometry
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 0
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 1
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 18446744073709551615
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_binary_as_collection
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":[77,78,79,80]}" Actual: "{"Prop":"TU5PUA=="}" ↑ (pos 8)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_ulong_enum_JSON_values(value: Max: test/EFCore.MySql.FunctionalTests/Query/JsonTypesRelationalMySqlTest.cs#L75
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":-1}" Actual: "{"Prop":18446744073709551615}" ↑ (pos 8)
BuildAndTest (10.11.10-mariadb, ubuntu-latest)
Process completed with exit code 1.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z_and_M
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_polygon_typed_as_geometry
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 0
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 1
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 18446744073709551615
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_binary_as_collection
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":[77,78,79,80]}" Actual: "{"Prop":"TU5PUA=="}" ↑ (pos 8)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_ulong_enum_JSON_values(value: Max: test/EFCore.MySql.FunctionalTests/Query/JsonTypesRelationalMySqlTest.cs#L75
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":-1}" Actual: "{"Prop":18446744073709551615}" ↑ (pos 8)
BuildAndTest (8.0.40-mysql, ubuntu-latest)
Process completed with exit code 1.
BuildAndTest (11.5.2-mariadb, ubuntu-latest)
Process completed with exit code 1.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z_and_M
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_polygon_typed_as_geometry
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 0
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 1
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 18446744073709551615
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_binary_as_collection
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":[77,78,79,80]}" Actual: "{"Prop":"TU5PUA=="}" ↑ (pos 8)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_ulong_enum_JSON_values(value: Max: test/EFCore.MySql.FunctionalTests/Query/JsonTypesRelationalMySqlTest.cs#L75
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":-1}" Actual: "{"Prop":18446744073709551615}" ↑ (pos 8)
BuildAndTest (11.3.2-mariadb, ubuntu-latest)
Process completed with exit code 1.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z_and_M
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_polygon_typed_as_geometry
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 0
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 1
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 18446744073709551615
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_binary_as_collection
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":[77,78,79,80]}" Actual: "{"Prop":"TU5PUA=="}" ↑ (pos 8)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_ulong_enum_JSON_values(value: Max: test/EFCore.MySql.FunctionalTests/Query/JsonTypesRelationalMySqlTest.cs#L75
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":-1}" Actual: "{"Prop":18446744073709551615}" ↑ (pos 8)
BuildAndTest (12.1.2-mariadb, ubuntu-latest)
Process completed with exit code 1.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z_and_M
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_polygon_typed_as_geometry
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 0
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 1
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 18446744073709551615
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_binary_as_collection
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":[77,78,79,80]}" Actual: "{"Prop":"TU5PUA=="}" ↑ (pos 8)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_ulong_enum_JSON_values(value: Max: test/EFCore.MySql.FunctionalTests/Query/JsonTypesRelationalMySqlTest.cs#L75
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":-1}" Actual: "{"Prop":18446744073709551615}" ↑ (pos 8)
BuildAndTest (11.4.4-mariadb, ubuntu-latest)
Process completed with exit code 1.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z_and_M
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_polygon_typed_as_geometry
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 0
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 1
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 18446744073709551615
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_binary_as_collection
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":[77,78,79,80]}" Actual: "{"Prop":"TU5PUA=="}" ↑ (pos 8)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_ulong_enum_JSON_values(value: Max: test/EFCore.MySql.FunctionalTests/Query/JsonTypesRelationalMySqlTest.cs#L75
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":-1}" Actual: "{"Prop":18446744073709551615}" ↑ (pos 8)
BuildAndTest (10.6.20-mariadb, ubuntu-latest)
Process completed with exit code 1.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z_and_M
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_polygon_typed_as_geometry
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 0
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 1
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 18446744073709551615
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_binary_as_collection
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":[77,78,79,80]}" Actual: "{"Prop":"TU5PUA=="}" ↑ (pos 8)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_ulong_enum_JSON_values(value: Max: test/EFCore.MySql.FunctionalTests/Query/JsonTypesRelationalMySqlTest.cs#L75
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":-1}" Actual: "{"Prop":18446744073709551615}" ↑ (pos 8)
BuildAndTest (11.7.1-mariadb, windows-latest)
Process completed with exit code 1.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z_and_M
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_polygon_typed_as_geometry
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 0
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 1
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 18446744073709551615
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_binary_as_collection
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":[77,78,79,80]}" Actual: "{"Prop":"TU5PUA=="}" ↑ (pos 8)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_ulong_enum_JSON_values(value: Max: test/EFCore.MySql.FunctionalTests/Query/JsonTypesRelationalMySqlTest.cs#L75
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":-1}" Actual: "{"Prop":18446744073709551615}" ↑ (pos 8)
BuildAndTest (11.5.2-mariadb, windows-latest)
Process completed with exit code 1.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z_and_M
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_polygon_typed_as_geometry
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 0
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 1
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 18446744073709551615
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_binary_as_collection
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":[77,78,79,80]}" Actual: "{"Prop":"TU5PUA=="}" ↑ (pos 8)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_ulong_enum_JSON_values(value: Max: test/EFCore.MySql.FunctionalTests/Query/JsonTypesRelationalMySqlTest.cs#L75
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":-1}" Actual: "{"Prop":18446744073709551615}" ↑ (pos 8)
BuildAndTest (11.3.2-mariadb, windows-latest)
Process completed with exit code 1.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z_and_M
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_polygon_typed_as_geometry
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 0
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 1
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 18446744073709551615
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_binary_as_collection
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":[77,78,79,80]}" Actual: "{"Prop":"TU5PUA=="}" ↑ (pos 8)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_ulong_enum_JSON_values(value: Max: test/EFCore.MySql.FunctionalTests/Query/JsonTypesRelationalMySqlTest.cs#L75
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":-1}" Actual: "{"Prop":18446744073709551615}" ↑ (pos 8)
BuildAndTest (10.11.10-mariadb, windows-latest)
Process completed with exit code 1.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z_and_M
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_polygon_typed_as_geometry
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 0
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 1
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 18446744073709551615
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_binary_as_collection
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":[77,78,79,80]}" Actual: "{"Prop":"TU5PUA=="}" ↑ (pos 8)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_ulong_enum_JSON_values(value: Max: test/EFCore.MySql.FunctionalTests/Query/JsonTypesRelationalMySqlTest.cs#L75
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":-1}" Actual: "{"Prop":18446744073709551615}" ↑ (pos 8)
BuildAndTest (10.6.20-mariadb, windows-latest)
Process completed with exit code 1.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z_and_M
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_polygon_typed_as_geometry
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 0
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 1
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 18446744073709551615
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_binary_as_collection
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":[77,78,79,80]}" Actual: "{"Prop":"TU5PUA=="}" ↑ (pos 8)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_ulong_enum_JSON_values(value: Max: test/EFCore.MySql.FunctionalTests/Query/JsonTypesRelationalMySqlTest.cs#L75
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":-1}" Actual: "{"Prop":18446744073709551615}" ↑ (pos 8)
BuildAndTest (11.4.4-mariadb, windows-latest)
Process completed with exit code 1.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z_and_M
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_polygon_typed_as_geometry
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 0
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 1
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 18446744073709551615
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_binary_as_collection
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":[77,78,79,80]}" Actual: "{"Prop":"TU5PUA=="}" ↑ (pos 8)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_ulong_enum_JSON_values(value: Max: test/EFCore.MySql.FunctionalTests/Query/JsonTypesRelationalMySqlTest.cs#L75
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":-1}" Actual: "{"Prop":18446744073709551615}" ↑ (pos 8)
BuildAndTest (11.6.2-mariadb, windows-latest)
Process completed with exit code 1.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_point_with_Z_and_M
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_polygon_typed_as_geometry
System.NullReferenceException : Object reference not set to an instance of an object.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 0
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 1
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_nullable_ulong_enum_JSON_values(value: 18446744073709551615
System.ArgumentException : Object of type 'System.UInt64' cannot be converted to type 'System.Nullable`1[Microsoft.EntityFrameworkCore.JsonTypesTestBase+EnumU64]'.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_binary_as_collection
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":[77,78,79,80]}" Actual: "{"Prop":"TU5PUA=="}" ↑ (pos 8)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonTypesRelationalMySqlTest.Can_read_write_ulong_enum_JSON_values(value: Max: test/EFCore.MySql.FunctionalTests/Query/JsonTypesRelationalMySqlTest.cs#L75
Assert.Equal() Failure: Strings differ ↓ (pos 8) Expected: "{"Prop":-1}" Actual: "{"Prop":18446744073709551615}" ↑ (pos 8)