Skip to content

Fix EntitySplittingQueryMySqlTest multiple constructor issue #197

Fix EntitySplittingQueryMySqlTest multiple constructor issue

Fix EntitySplittingQueryMySqlTest multiple constructor issue #197

Re-run triggered November 16, 2025 18:38
Status Failure
Total duration 19m 48s
Artifacts

build.yml

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

Annotations

180 errors
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonNewtonsoftStringQueryTest.JsonExtract_JsonUnquote_JsonQuote
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__name_1='"Joe"' (Size = 4000)\r\n\r\nSELECT"··· Actual: "@name='"Joe"' (Size = 4000)\r\n\r\nSELECT COU"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonNewtonsoftStringQueryTest.Parameter_cast_MySqlJsonString
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__p_0='1'\r\n\r\nSELECT `j`.`Id`, `j`.`Custo"··· Actual: "@p='1'\r\n\r\nSELECT `j`.`Id`, `j`.`CustomerJ"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.TwoDatabasesMySqlTest.Can_query_from_one_connection_and_save_changes_to_another
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details. ---- MySqlConnector.MySqlException : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'RETURNING 1; UPDATE `Foo` SET `Bar` = 'Modified Two' WHERE `Id` = 2 RETURN...' at line 3
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Update.MySqlUpdateSqlGeneratorTest.AppendUpdateOperation_for_computed_property: test/EFCore.MySql.FunctionalTests/Update/MySqlUpdateSqlGeneratorTest.cs#L535
Assert.Equal() Failure: Strings differ ↓ (pos 91) Expected: ···"p2\r\nWHERE `Id` = @p3;\r\nSELECT `Computed`\r"··· Actual: ···"p2\r\nWHERE `Id` = @p3\r\nRETURNING `Computed"··· ↑ (pos 91)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.TwoDatabasesMySqlTest.Can_query_from_one_connection_string_and_save_changes_to_another
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details. ---- MySqlConnector.MySqlException : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'RETURNING 1; UPDATE `Foo` SET `Bar` = 'Modified Two' WHERE `Id` = 2 RETURN...' at line 3
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Update.MySqlUpdateSqlGeneratorTest.AppendUpdateOperation_if_store_generated_columns_dont_exist: test/EFCore.MySql.FunctionalTests/Update/MySqlUpdateSqlGeneratorTest.cs#L517
Assert.Equal() Failure: Strings differ ↓ (pos 91) Expected: ···"p2\r\nWHERE `Id` = @p3;\r\nSELECT ROW_COUNT()"··· Actual: ···"en` = @p2\r\nWHERE `Id` = @p3\r\nRETURNING 1;" ↑ (pos 91)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Update.MySqlUpdateSqlGeneratorTest.AppendUpdateOperation_appends_where_for_concurrency_token: test/EFCore.MySql.FunctionalTests/Update/MySqlUpdateSqlGeneratorTest.cs#L526
Assert.Equal() Failure: Strings differ ↓ (pos 122) Expected: ···"rrencyToken` IS NULL;\r\nSELECT ROW_COUNT()"··· Actual: ···" `ConcurrencyToken` IS NULL\r\nRETURNING 1;" ↑ (pos 122)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.TwoDatabasesMySqlTest.Can_set_connection_string_in_interceptor(withConnectionString: True
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details. ---- MySqlConnector.MySqlException : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'RETURNING 1; UPDATE `Foo` SET `Bar` = 'Modified Two' WHERE `Id` = 2 RETURN...' at line 3
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Update.MySqlUpdateSqlGeneratorTest.AppendUpdateOperation_if_store_generated_columns_exist: test/EFCore.MySql.FunctionalTests/Update/MySqlUpdateSqlGeneratorTest.cs#L505
Assert.Equal() Failure: Strings differ ↓ (pos 122) Expected: ···"rrencyToken` IS NULL;\r\nSELECT `Computed`\r"··· Actual: ···"rrencyToken` IS NULL\r\nRETURNING `Computed"··· ↑ (pos 122)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.TwoDatabasesMySqlTest.Can_set_connection_string_in_interceptor(withConnectionString: True
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details. ---- MySqlConnector.MySqlException : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'RETURNING 1; UPDATE `Foo` SET `Bar` = 'Modified Two' WHERE `Id` = 2 RETURN...' at line 3
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Update.MySqlUpdateSqlGeneratorTest.AppendUpdateOperation_for_computed_property: test/EFCore.MySql.FunctionalTests/Update/MySqlUpdateSqlGeneratorTest.cs#L535
Assert.Equal() Failure: Strings differ ↓ (pos 91) Expected: ···"p2\r\nWHERE `Id` = @p3;\r\nSELECT `Computed`\r"··· Actual: ···"p2\r\nWHERE `Id` = @p3\r\nRETURNING `Computed"··· ↑ (pos 91)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Update.MySqlUpdateSqlGeneratorTest.AppendUpdateOperation_if_store_generated_columns_dont_exist: test/EFCore.MySql.FunctionalTests/Update/MySqlUpdateSqlGeneratorTest.cs#L517
Assert.Equal() Failure: Strings differ ↓ (pos 91) Expected: ···"p2\r\nWHERE `Id` = @p3;\r\nSELECT ROW_COUNT()"··· Actual: ···"en` = @p2\r\nWHERE `Id` = @p3\r\nRETURNING 1;" ↑ (pos 91)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.TwoDatabasesMySqlTest.Can_query_from_one_connection_and_save_changes_to_another
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details. ---- MySqlConnector.MySqlException : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'RETURNING 1; UPDATE `Foo` SET `Bar` = 'Modified Two' WHERE `Id` = 2 RETURN...' at line 3
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.TwoDatabasesMySqlTest.Can_query_from_one_connection_string_and_save_changes_to_another
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details. ---- MySqlConnector.MySqlException : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'RETURNING 1; UPDATE `Foo` SET `Bar` = 'Modified Two' WHERE `Id` = 2 RETURN...' at line 3
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Update.MySqlUpdateSqlGeneratorTest.AppendUpdateOperation_appends_where_for_concurrency_token: test/EFCore.MySql.FunctionalTests/Update/MySqlUpdateSqlGeneratorTest.cs#L526
Assert.Equal() Failure: Strings differ ↓ (pos 122) Expected: ···"rrencyToken` IS NULL;\r\nSELECT ROW_COUNT()"··· Actual: ···" `ConcurrencyToken` IS NULL\r\nRETURNING 1;" ↑ (pos 122)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.TableSplittingMySqlTest.Can_change_dependent_instance_non_derived
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details. ---- MySqlConnector.MySqlException : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'RETURNING 1' at line 3
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Update.MySqlUpdateSqlGeneratorTest.AppendUpdateOperation_if_store_generated_columns_exist: test/EFCore.MySql.FunctionalTests/Update/MySqlUpdateSqlGeneratorTest.cs#L505
Assert.Equal() Failure: Strings differ ↓ (pos 122) Expected: ···"rrencyToken` IS NULL;\r\nSELECT `Computed`\r"··· Actual: ···"rrencyToken` IS NULL\r\nRETURNING `Computed"··· ↑ (pos 122)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.TwoDatabasesMySqlTest.Can_set_connection_string_in_interceptor(withConnectionString: True
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details. ---- MySqlConnector.MySqlException : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'RETURNING 1; UPDATE `Foo` SET `Bar` = 'Modified Two' WHERE `Id` = 2 RETURN...' at line 3
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.TwoDatabasesMySqlTest.Can_set_connection_string_in_interceptor(withConnectionString: True
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details. ---- MySqlConnector.MySqlException : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'RETURNING 1; UPDATE `Foo` SET `Bar` = 'Modified Two' WHERE `Id` = 2 RETURN...' at line 3
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.MySqlComplianceTest.All_test_bases_must_be_implemented
-- Missing derived classes for -- Microsoft.EntityFrameworkCore.Types.TypeTestBase`2 Microsoft.EntityFrameworkCore.Query.Translations.ByteArrayTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.EnumTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.GuidTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.MathTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.MiscellaneousTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.StringTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Temporal.DateOnlyTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Temporal.DateTimeOffsetTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Temporal.DateTimeTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Temporal.TimeOnlyTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Temporal.TimeSpanTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Operators.ArithmeticOperatorTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Operators.BitwiseOperatorTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Operators.ComparisonOperatorTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Operators.LogicalOperatorTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Operators.MiscellaneousOperatorTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsBulkUpdateTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsMiscellaneousTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsPrimitiveCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsProjectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsSetOperationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsStructuralEqualityTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.OwnedNavigations.OwnedNavigationsCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.OwnedNavigations.OwnedNavigationsMiscellaneousTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.OwnedNavigations.OwnedNavigationsPrimitiveCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.OwnedNavigations.OwnedNavigationsProjectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.OwnedNavigations.OwnedNavigationsSetOperationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.OwnedNavigations.OwnedNavigationsStructuralEqualityTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsIncludeTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsMiscellaneousTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsPrimitiveCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsProjectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsSetOperationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsStructuralEqualityTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.ComplexProperties.ComplexPropertiesBulkUpdateTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.ComplexProperties.ComplexPropertiesCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.ComplexProperties.ComplexPropertiesMiscellaneousTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.ComplexProperties.ComplexPropertiesPrimitiveCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.ComplexProperties.ComplexPropertiesProjectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.ComplexProperties.ComplexPropertiesSetOperationsTestB
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Store_values_really_are_store_values_not_current_or_original_values
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Property_in_original_values_cannot_be_set_to_instance_of_wrong_type
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Current_values_can_be_set_from_DTO_object_using_non_generic_dictionary
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Using_bad_IProperty_instances_throws_derived
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Store_values_for_join_entity_can_be_copied_into_an_object_asynchronously
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Current_values_can_be_read_and_set_for_an_object_in_the_Modified_state
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Non_nullable_property_in_original_values_cannot_be_set_to_null_in_property_dictionary
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Property_in_cloned_dictionary_cannot_be_set_to_instance_of_wrong_type
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Property_in_current_values_cannot_be_set_to_instance_of_wrong_type
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Store_values_can_be_copied_into_a_non_generic_cloned_dictionary
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.TwoDatabasesMySqlTest.Can_query_from_one_connection_and_save_changes_to_another
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details. ---- MySqlConnector.MySqlException : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'RETURNING 1; UPDATE `Foo` SET `Bar` = 'Modified Two' WHERE `Id` = 2 RETURN...' at line 3
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.TwoDatabasesMySqlTest.Can_query_from_one_connection_string_and_save_changes_to_another
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details. ---- MySqlConnector.MySqlException : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'RETURNING 1; UPDATE `Foo` SET `Bar` = 'Modified Two' WHERE `Id` = 2 RETURN...' at line 3
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.TwoDatabasesMySqlTest.Can_set_connection_string_in_interceptor(withConnectionString: True
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details. ---- MySqlConnector.MySqlException : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'RETURNING 1; UPDATE `Foo` SET `Bar` = 'Modified Two' WHERE `Id` = 2 RETURN...' at line 3
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.TwoDatabasesMySqlTest.Can_set_connection_string_in_interceptor(withConnectionString: True
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details. ---- MySqlConnector.MySqlException : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'RETURNING 1; UPDATE `Foo` SET `Bar` = 'Modified Two' WHERE `Id` = 2 RETURN...' at line 3
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Update.MySqlUpdateSqlGeneratorTest.AppendUpdateOperation_if_store_generated_columns_exist: test/EFCore.MySql.FunctionalTests/Update/MySqlUpdateSqlGeneratorTest.cs#L505
Assert.Equal() Failure: Strings differ ↓ (pos 122) Expected: ···"rrencyToken` IS NULL;\r\nSELECT `Computed`\r"··· Actual: ···"rrencyToken` IS NULL\r\nRETURNING `Computed"··· ↑ (pos 122)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.BulkUpdates.NonSharedModelBulkUpdatesMySqlTest.Replace_ColumnExpression_in_column_setter(async: False): test/EFCore.MySql.FunctionalTests/BulkUpdates/NonSharedModelBulkUpdatesMySqlTest.cs#L166
Assert.Equal() Failure: Strings differ ↓ (pos 0) Expected: "UPDATE `Owner` AS `o`\r\nINNER JOIN `OwnedC"··· Actual: "@p='SomeValue' (Size = 4000)\r\n\r\nUPDATE `O"··· ↑ (pos 0)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftStringQueryTest.Parameter
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__p_0='1'\r\n\r\nSELECT `j`.`Id`, `j`.`Custo"··· Actual: "@p='1'\r\n\r\nSELECT `j`.`Id`, `j`.`CustomerJ"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftStringQueryTest.JsonExtract_JsonUnquote
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__name_1='Joe' (Size = 4000)\r\n\r\nSELECT C"··· Actual: "@name='Joe' (Size = 4000)\r\n\r\nSELECT COUNT"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftStringQueryTest.Parameter_cast_MySqlJsonString
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__p_0='1'\r\n\r\nSELECT `j`.`Id`, `j`.`Custo"··· Actual: "@p='1'\r\n\r\nSELECT `j`.`Id`, `j`.`CustomerJ"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftStringQueryTest.JsonExtract_JsonUnquote_JsonQuote
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__name_1='"Joe"' (Size = 4000)\r\n\r\nSELECT"··· Actual: "@name='"Joe"' (Size = 4000)\r\n\r\nSELECT COU"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.DateOnlyQueryMySqlTest.DateDiffDay(isAsync: False): test/EFCore.MySql.FunctionalTests/Query/DateOnlyQueryMySqlTest.cs#L134
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__todayDateOnly_1='11/16/2025' (DbType ="··· Actual: "@todayDateOnly='11/16/2025' (DbType = Dat"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.DateOnlyQueryMySqlTest.DateDiffDay(isAsync: True): test/EFCore.MySql.FunctionalTests/Query/DateOnlyQueryMySqlTest.cs#L134
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__todayDateOnly_1='11/16/2025' (DbType ="··· Actual: "@todayDateOnly='11/16/2025' (DbType = Dat"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.DateOnlyQueryMySqlTest.ToDateTime_with_default_TimeOnly(isAsync: False): test/EFCore.MySql.FunctionalTests/Query/DateOnlyQueryMySqlTest.cs#L96
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__matchExpireDateTime_0='2299-12-31T00:0"··· Actual: "@matchExpireDateTime='2299-12-31T00:00:00"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.DateOnlyQueryMySqlTest.ToDateTime_with_default_TimeOnly(isAsync: True): test/EFCore.MySql.FunctionalTests/Query/DateOnlyQueryMySqlTest.cs#L96
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__matchExpireDateTime_0='2299-12-31T00:0"··· Actual: "@matchExpireDateTime='2299-12-31T00:00:00"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftPocoQueryTest.JsonExtract
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__name_1='Joe' (Size = 4000)\n\nSELECT COU"··· Actual: "@name='Joe' (Size = 4000)\n\nSELECT COUNT(*"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftPocoQueryTest.Array_parameter_index
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__i_0='1'\n\nSELECT `j`.`Id`, `j`.`Custome"··· Actual: "@i='1'\n\nSELECT `j`.`Id`, `j`.`Customer`, "··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftPocoQueryTest.JsonContains_with_json_element: test/EFCore.MySql.FunctionalTests/Query/JsonMicrosoftPocoQueryTest.cs#L32
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__element_1='{"Name":"Joe","Age":25}' (N"··· Actual: "@element='{"Name":"Joe","Age":25}' (Nulla"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftPocoQueryTest.JsonContains_with_string_parameter
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__someJson_1='{"Name": "Joe", "Age": 25}"··· Actual: "@someJson='{"Name": "Joe", "Age": 25}' (S"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftPocoQueryTest.JsonExtract_JsonUnquote
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__name_1='Joe' (Size = 4000)\n\nSELECT COU"··· Actual: "@name='Joe' (Size = 4000)\n\nSELECT COUNT(*"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftPocoQueryTest.Parameter
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__p_0='1'\n\nSELECT `j`.`Id`, `j`.`Custome"··· Actual: "@p='1'\n\nSELECT `j`.`Id`, `j`.`Customer`, "··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.NorthwindFunctionsQueryMySqlTest.Where_mathf_log_new_base(async: False): test/EFCore.MySql.FunctionalTests/Query/NorthwindFunctionsQueryMySqlTest.cs#L2738
Expected item: '{ OrderID = 11077, Result = -0.8270875 }' not found in results: '{ OrderID = 11077, Result = -0.82708746 }, { OrderID = 11077, Result = -2.0103822 }, { OrderID = 11077, Result = -1.5395018 }, { OrderID = 11077, Result = -1.1832947 }, { OrderID = 11077, Result = -1.5395018 }, { OrderID = 11077, Result = -1.8020144 }, { OrderID = 11077, Result = -1.8020144 }, { OrderID = 11077, Result = -1.6541749 }, { OrderID = 11077, Result = -1.5395018 }, { OrderID = 11077, Result = -2.0103822 }'...
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.NorthwindFunctionsQueryMySqlTest.Where_mathf_log_new_base(async: True): test/EFCore.MySql.FunctionalTests/Query/NorthwindFunctionsQueryMySqlTest.cs#L2738
Expected item: '{ OrderID = 11077, Result = -0.8270875 }' not found in results: '{ OrderID = 11077, Result = -0.82708746 }, { OrderID = 11077, Result = -2.0103822 }, { OrderID = 11077, Result = -1.5395018 }, { OrderID = 11077, Result = -1.1832947 }, { OrderID = 11077, Result = -1.5395018 }, { OrderID = 11077, Result = -1.8020144 }, { OrderID = 11077, Result = -1.8020144 }, { OrderID = 11077, Result = -1.6541749 }, { OrderID = 11077, Result = -1.5395018 }, { OrderID = 11077, Result = -2.0103822 }'...
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.NorthwindFunctionsQueryMySqlTest.String_Join_with_predicate(async: False): test/EFCore.MySql.FunctionalTests/Query/NorthwindFunctionsQueryMySqlTest.cs#L2338
Assert.Equal() Failure: Strings differ ↓ (pos 9) Expected: "SELECT `c1`.`City`, `c2`.`CustomerID`\nFRO"··· Actual: "SELECT `c`.`CustomerID`, `c`.`Address`, `"··· ↑ (pos 9)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.NorthwindFunctionsQueryMySqlTest.String_Join_with_predicate(async: True): test/EFCore.MySql.FunctionalTests/Query/NorthwindFunctionsQueryMySqlTest.cs#L2338
Assert.Equal() Failure: Strings differ ↓ (pos 9) Expected: "SELECT `c1`.`City`, `c2`.`CustomerID`\nFRO"··· Actual: "SELECT `c`.`CustomerID`, `c`.`Address`, `"··· ↑ (pos 9)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.NorthwindEFPropertyIncludeQueryMySqlTest.Include_collection_skip_take_no_order_by(async: True): test/EFCore.MySql.FunctionalTests/Query/NorthwindEFPropertyIncludeQueryMySqlTest.cs#L161
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__p_1='5'\n@__p_0='10'\n\nSELECT `c0`.`Cust"··· Actual: "@p0='5'\n@p='10'\n\nSELECT `c0`.`CustomerID`"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.BulkUpdates.NonSharedModelBulkUpdatesMySqlTest.Replace_ColumnExpression_in_column_setter(async: False): test/EFCore.MySql.FunctionalTests/BulkUpdates/NonSharedModelBulkUpdatesMySqlTest.cs#L166
Assert.Equal() Failure: Strings differ ↓ (pos 0) Expected: "UPDATE `Owner` AS `o`\nINNER JOIN `OwnedCo"··· Actual: "@p='SomeValue' (Size = 4000)\n\nUPDATE `Own"··· ↑ (pos 0)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.NorthwindFunctionsQueryMySqlTest.Indexof_with_emptystring(async: False): test/EFCore.MySql.FunctionalTests/Query/NorthwindFunctionsQueryMySqlTest.cs#L236
Assert.Equal() Failure: Strings differ ↓ (pos 227) Expected: ···"\nWHERE (LOCATE('', `c`.`Region`) - 1) = 0" Actual: ···"RE (LOCATE('', `c`.`ContactName`) - 1) = "··· ↑ (pos 227)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.NorthwindEFPropertyIncludeQueryMySqlTest.Include_collection_skip_take_no_order_by(async: False): test/EFCore.MySql.FunctionalTests/Query/NorthwindEFPropertyIncludeQueryMySqlTest.cs#L161
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__p_1='5'\n@__p_0='10'\n\nSELECT `c0`.`Cust"··· Actual: "@p0='5'\n@p='10'\n\nSELECT `c0`.`CustomerID`"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.NorthwindFunctionsQueryMySqlTest.Indexof_with_emptystring(async: True): test/EFCore.MySql.FunctionalTests/Query/NorthwindFunctionsQueryMySqlTest.cs#L236
Assert.Equal() Failure: Strings differ ↓ (pos 227) Expected: ···"\nWHERE (LOCATE('', `c`.`Region`) - 1) = 0" Actual: ···"RE (LOCATE('', `c`.`ContactName`) - 1) = "··· ↑ (pos 227)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.MySqlComplianceTest.All_test_bases_must_be_implemented
-- Missing derived classes for -- Microsoft.EntityFrameworkCore.Types.TypeTestBase`2 Microsoft.EntityFrameworkCore.Query.Translations.ByteArrayTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.EnumTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.GuidTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.MathTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.MiscellaneousTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.StringTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Temporal.DateOnlyTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Temporal.DateTimeOffsetTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Temporal.DateTimeTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Temporal.TimeOnlyTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Temporal.TimeSpanTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Operators.ArithmeticOperatorTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Operators.BitwiseOperatorTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Operators.ComparisonOperatorTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Operators.LogicalOperatorTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Operators.MiscellaneousOperatorTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsBulkUpdateTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsMiscellaneousTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsPrimitiveCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsProjectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsSetOperationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsStructuralEqualityTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.OwnedNavigations.OwnedNavigationsCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.OwnedNavigations.OwnedNavigationsMiscellaneousTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.OwnedNavigations.OwnedNavigationsPrimitiveCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.OwnedNavigations.OwnedNavigationsProjectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.OwnedNavigations.OwnedNavigationsSetOperationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.OwnedNavigations.OwnedNavigationsStructuralEqualityTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsIncludeTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsMiscellaneousTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsPrimitiveCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsProjectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsSetOperationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsStructuralEqualityTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.ComplexProperties.ComplexPropertiesBulkUpdateTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.ComplexProperties.ComplexPropertiesCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.ComplexProperties.ComplexPropertiesMiscellaneousTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.ComplexProperties.ComplexPropertiesPrimitiveCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.ComplexProperties.ComplexPropertiesProjectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.ComplexProperties.ComplexPropertiesSetOperationsTestBase`1 Microsoft.EntityFrameworkCore.Query.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonNewtonsoftPocoQueryTest.JsonContains_with_json_element: test/EFCore.MySql.FunctionalTests/Query/JsonNewtonsoftPocoQueryTest.cs#L32
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__element_1='{"Name":"Joe","Age":25}' (S"··· Actual: "@element='{"Name":"Joe","Age":25}' (Size "··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonNewtonsoftPocoQueryTest.Array_parameter_index
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__i_0='1'\n\nSELECT `j`.`Id`, `j`.`Custome"··· Actual: "@i='1'\n\nSELECT `j`.`Id`, `j`.`Customer`, "··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.BulkUpdates.NorthwindBulkUpdatesMySqlTest.Delete_with_join(async: True): test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L514
MySqlConnector.MySqlException : Table 'o' is specified twice, both as a target for 'DELETE' and as a separate source for data
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.BulkUpdates.NorthwindBulkUpdatesMySqlTest.Delete_with_join(async: False): test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L514
MySqlConnector.MySqlException : Table 'o' is specified twice, both as a target for 'DELETE' and as a separate source for data
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftPocoQueryTest.JsonExtract_JsonUnquote
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__name_1='Joe' (Size = 4000)\n\nSELECT COU"··· Actual: "@name='Joe' (Size = 4000)\n\nSELECT COUNT(*"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftPocoQueryTest.Parameter
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__p_0='1'\n\nSELECT `j`.`Id`, `j`.`Custome"··· Actual: "@p='1'\n\nSELECT `j`.`Id`, `j`.`Customer`, "··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.NorthwindEFPropertyIncludeQueryMySqlTest.Include_collection_skip_take_no_order_by(async: True): test/EFCore.MySql.FunctionalTests/Query/NorthwindEFPropertyIncludeQueryMySqlTest.cs#L161
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__p_1='5'\n@__p_0='10'\n\nSELECT `c0`.`Cust"··· Actual: "@p0='5'\n@p='10'\n\nSELECT `c0`.`CustomerID`"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.NorthwindChangeTrackingQueryMySqlTest.Entity_range_does_not_revert_when_attached_dbSet
System.InvalidOperationException : Expression 'LEAST(@p, 1)' in the SQL tree does not have a type mapping assigned.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.NorthwindEFPropertyIncludeQueryMySqlTest.Include_collection_skip_take_no_order_by(async: False): test/EFCore.MySql.FunctionalTests/Query/NorthwindEFPropertyIncludeQueryMySqlTest.cs#L161
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__p_1='5'\n@__p_0='10'\n\nSELECT `c0`.`Cust"··· Actual: "@p0='5'\n@p='10'\n\nSELECT `c0`.`CustomerID`"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.NorthwindChangeTrackingQueryMySqlTest.Entity_range_does_not_revert_when_attached_dbContext
System.InvalidOperationException : Expression 'LEAST(@p, 1)' in the SQL tree does not have a type mapping assigned.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Scaffolding.CompiledModelMySqlTest.CheckConstraints
System.AggregateException : Differences found in 1 files (Difference found in DataEntityType.cs) ---- System.Exception : Difference found in DataEntityType.cs -------- Assert.Equal() Failure: Strings differ ↓ (pos 461) Expected: ···".Scaffolding;\nusing Microsoft.EntityFrame"··· Actual: ···".Scaffolding;\nusing Pomelo.EntityFramewor"··· ↑ (pos 461)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.BulkUpdates.NorthwindBulkUpdatesMySqlTest.Update_Where_OrderBy_Skip_Take_set_constant(async: False): test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L854
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__p_1='4'\n@__p_0='2'\n\nUPDATE `Customers`"··· Actual: "@p0='4'\n@p='2'\n@p1='Updated' (Size = 30)\n"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.BulkUpdates.NorthwindBulkUpdatesMySqlTest.Update_Where_Take_set_constant(async: True): test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L762
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__p_0='4'\n\nUPDATE `Customers` AS `c`\nSET"··· Actual: "@p0='Updated' (Size = 30)\n@p='4'\n\nUPDATE "··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.BulkUpdates.NorthwindBulkUpdatesMySqlTest.Update_Where_Take_set_constant(async: False): test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L762
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__p_0='4'\n\nUPDATE `Customers` AS `c`\nSET"··· Actual: "@p0='Updated' (Size = 30)\n@p='4'\n\nUPDATE "··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.BulkUpdates.NorthwindBulkUpdatesMySqlTest.Update_with_invalid_lambda_throws(async: False): test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L1104
Assert.Throws() Failure: Exception type was not an exact match Expected: typeof(System.InvalidOperationException) Actual: typeof(Xunit.Sdk.EqualException) ---- Assert.Equal() Failure: Values differ Expected: 0 Actual: 8
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.BulkUpdates.NorthwindBulkUpdatesMySqlTest.Update_with_invalid_lambda_throws(async: True): test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L1104
Assert.Throws() Failure: Exception type was not an exact match Expected: typeof(System.InvalidOperationException) Actual: typeof(Xunit.Sdk.EqualException) ---- Assert.Equal() Failure: Values differ Expected: 0 Actual: 8
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.BulkUpdates.NorthwindBulkUpdatesMySqlTest.Delete_with_join(async: True): test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L514
MySqlConnector.MySqlException : Table 'o' is specified twice, both as a target for 'DELETE' and as a separate source for data
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.BulkUpdates.NorthwindBulkUpdatesMySqlTest.Delete_with_join(async: False): test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L514
MySqlConnector.MySqlException : Table 'o' is specified twice, both as a target for 'DELETE' and as a separate source for data
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.NorthwindEFPropertyIncludeQueryMySqlTest.Include_collection_skip_take_no_order_by(async: True): test/EFCore.MySql.FunctionalTests/Query/NorthwindEFPropertyIncludeQueryMySqlTest.cs#L161
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__p_1='5'\n@__p_0='10'\n\nSELECT `c0`.`Cust"··· Actual: "@p0='5'\n@p='10'\n\nSELECT `c0`.`CustomerID`"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.NorthwindEFPropertyIncludeQueryMySqlTest.Include_collection_skip_take_no_order_by(async: False): test/EFCore.MySql.FunctionalTests/Query/NorthwindEFPropertyIncludeQueryMySqlTest.cs#L161
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__p_1='5'\n@__p_0='10'\n\nSELECT `c0`.`Cust"··· Actual: "@p0='5'\n@p='10'\n\nSELECT `c0`.`CustomerID`"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftPocoQueryTest.JsonExtract
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__name_1='Joe' (Size = 4000)\n\nSELECT COU"··· Actual: "@name='Joe' (Size = 4000)\n\nSELECT COUNT(*"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftPocoQueryTest.Array_parameter_index
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__i_0='1'\n\nSELECT `j`.`Id`, `j`.`Custome"··· Actual: "@i='1'\n\nSELECT `j`.`Id`, `j`.`Customer`, "··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftPocoQueryTest.JsonContains_with_json_element: test/EFCore.MySql.FunctionalTests/Query/JsonMicrosoftPocoQueryTest.cs#L32
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__element_1='{"Name":"Joe","Age":25}' (N"··· Actual: "@element='{"Name":"Joe","Age":25}' (Nulla"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftPocoQueryTest.JsonContains_with_string_parameter
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__someJson_1='{"Name": "Joe", "Age": 25}"··· Actual: "@someJson='{"Name": "Joe", "Age": 25}' (S"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.TwoDatabasesMySqlTest.Can_query_from_one_connection_and_save_changes_to_another
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details. ---- MySqlConnector.MySqlException : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'RETURNING 1; UPDATE `Foo` SET `Bar` = 'Modified Two' WHERE `Id` = 2 RETURNING 1' at line 3
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.TwoDatabasesMySqlTest.Can_query_from_one_connection_string_and_save_changes_to_another
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details. ---- MySqlConnector.MySqlException : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'RETURNING 1; UPDATE `Foo` SET `Bar` = 'Modified Two' WHERE `Id` = 2 RETURNING 1' at line 3
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftPocoQueryTest.JsonExtract_JsonUnquote
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__name_1='Joe' (Size = 4000)\n\nSELECT COU"··· Actual: "@name='Joe' (Size = 4000)\n\nSELECT COUNT(*"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.TwoDatabasesMySqlTest.Can_set_connection_string_in_interceptor(withConnectionString: True
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details. ---- MySqlConnector.MySqlException : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'RETURNING 1; UPDATE `Foo` SET `Bar` = 'Modified Two' WHERE `Id` = 2 RETURNING 1' at line 3
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftPocoQueryTest.Parameter
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__p_0='1'\n\nSELECT `j`.`Id`, `j`.`Custome"··· Actual: "@p='1'\n\nSELECT `j`.`Id`, `j`.`Customer`, "··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.TwoDatabasesMySqlTest.Can_set_connection_string_in_interceptor(withConnectionString: True
Microsoft.EntityFrameworkCore.DbUpdateException : An error occurred while saving the entity changes. See the inner exception for details. ---- MySqlConnector.MySqlException : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'RETURNING 1; UPDATE `Foo` SET `Bar` = 'Modified Two' WHERE `Id` = 2 RETURNING 1' at line 3
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Store_values_really_are_store_values_not_current_or_original_values
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Property_in_original_values_cannot_be_set_to_instance_of_wrong_type
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Current_values_can_be_set_from_DTO_object_using_non_generic_dictionary
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Using_bad_IProperty_instances_throws_derived
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Store_values_for_join_entity_can_be_copied_into_an_object_asynchronously
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Current_values_can_be_read_and_set_for_an_object_in_the_Modified_state
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Non_nullable_property_in_original_values_cannot_be_set_to_null_in_property_dictionary
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Property_in_cloned_dictionary_cannot_be_set_to_instance_of_wrong_type
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Property_in_current_values_cannot_be_set_to_instance_of_wrong_type
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Store_values_can_be_copied_into_a_non_generic_cloned_dictionary
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonNewtonsoftPocoQueryTest.JsonContains_with_string_parameter
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__someJson_1='{"Name": "Joe", "Age": 25}"··· Actual: "@someJson='{"Name": "Joe", "Age": 25}' (S"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonNewtonsoftPocoQueryTest.JsonContains_with_json_element: test/EFCore.MySql.FunctionalTests/Query/JsonNewtonsoftPocoQueryTest.cs#L32
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__element_1='{"Name":"Joe","Age":25}' (S"··· Actual: "@element='{"Name":"Joe","Age":25}' (Size "··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonNewtonsoftPocoQueryTest.Array_parameter_index
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__i_0='1'\r\n\r\nSELECT `j`.`Id`, `j`.`Custo"··· Actual: "@i='1'\r\n\r\nSELECT `j`.`Id`, `j`.`Customer`"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftPocoQueryTest.JsonExtract
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__name_1='Joe' (Size = 4000)\r\n\r\nSELECT C"··· Actual: "@name='Joe' (Size = 4000)\r\n\r\nSELECT COUNT"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftPocoQueryTest.Array_parameter_index
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__i_0='1'\r\n\r\nSELECT `j`.`Id`, `j`.`Custo"··· Actual: "@i='1'\r\n\r\nSELECT `j`.`Id`, `j`.`Customer`"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftPocoQueryTest.JsonContains_with_json_element: test/EFCore.MySql.FunctionalTests/Query/JsonMicrosoftPocoQueryTest.cs#L32
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__element_1='{"Name":"Joe","Age":25}' (N"··· Actual: "@element='{"Name":"Joe","Age":25}' (Nulla"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftPocoQueryTest.JsonContains_with_string_parameter
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__someJson_1='{"Name": "Joe", "Age": 25}"··· Actual: "@someJson='{"Name": "Joe", "Age": 25}' (S"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftPocoQueryTest.JsonExtract_JsonUnquote
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__name_1='Joe' (Size = 4000)\r\n\r\nSELECT C"··· Actual: "@name='Joe' (Size = 4000)\r\n\r\nSELECT COUNT"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.JsonMicrosoftPocoQueryTest.Parameter
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__p_0='1'\r\n\r\nSELECT `j`.`Id`, `j`.`Custo"··· Actual: "@p='1'\r\n\r\nSELECT `j`.`Id`, `j`.`Customer`"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.BulkUpdates.NonSharedModelBulkUpdatesMySqlTest.Replace_ColumnExpression_in_column_setter(async: False): test/EFCore.MySql.FunctionalTests/BulkUpdates/NonSharedModelBulkUpdatesMySqlTest.cs#L166
Assert.Equal() Failure: Strings differ ↓ (pos 0) Expected: "UPDATE `Owner` AS `o`\r\nINNER JOIN `OwnedC"··· Actual: "@p='SomeValue' (Size = 4000)\r\n\r\nUPDATE `O"··· ↑ (pos 0)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_read_original_values_for_properties_of_structs(trackFromQuery: False)
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_read_original_values_for_properties_of_structs(trackFromQuery: True)
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_track_entity_with_complex_readonly_structs(state: Unchanged
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_track_entity_with_complex_readonly_structs(state: Deleted
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_track_entity_with_complex_readonly_structs(state: Unchanged
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_track_entity_with_complex_readonly_structs(state: Deleted
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_track_entity_with_complex_readonly_structs(state: Added
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_track_entity_with_complex_readonly_structs(state: Modified
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_track_entity_with_complex_readonly_structs(state: Added
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_track_entity_with_complex_readonly_structs(state: Modified
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_read_original_values_for_properties_of_structs(trackFromQuery: False)
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_read_original_values_for_properties_of_structs(trackFromQuery: True)
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_track_entity_with_complex_readonly_structs(state: Unchanged
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_track_entity_with_complex_readonly_structs(state: Deleted
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_track_entity_with_complex_readonly_structs(state: Unchanged
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_track_entity_with_complex_readonly_structs(state: Deleted
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_track_entity_with_complex_readonly_structs(state: Added
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_track_entity_with_complex_readonly_structs(state: Modified
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_track_entity_with_complex_readonly_structs(state: Added
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_track_entity_with_complex_readonly_structs(state: Modified
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.DateOnlyQueryMySqlTest.DayNumber(isAsync: True): test/EFCore.MySql.FunctionalTests/Query/DateOnlyQueryMySqlTest.cs#L36
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__todayDateTime_DayNumber_0='739570'\n\nSE"··· Actual: "@todayDateTime_DayNumber='739570'\n\nSELECT"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.DateOnlyQueryMySqlTest.DayNumber(isAsync: False): test/EFCore.MySql.FunctionalTests/Query/DateOnlyQueryMySqlTest.cs#L36
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__todayDateTime_DayNumber_0='739570'\n\nSE"··· Actual: "@todayDateTime_DayNumber='739570'\n\nSELECT"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.DateOnlyQueryMySqlTest.ToDateTime_with_nondefault_TimeOnly(isAsync: True): test/EFCore.MySql.FunctionalTests/Query/DateOnlyQueryMySqlTest.cs#L76
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__matchExpireDateTime_0='2299-12-31T12:2"··· Actual: "@matchExpireDateTime='2299-12-31T12:21:42"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.DateOnlyQueryMySqlTest.ToDateTime_with_nondefault_TimeOnly(isAsync: False): test/EFCore.MySql.FunctionalTests/Query/DateOnlyQueryMySqlTest.cs#L76
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__matchExpireDateTime_0='2299-12-31T12:2"··· Actual: "@matchExpireDateTime='2299-12-31T12:21:42"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.DateOnlyQueryMySqlTest.DateDiffDay(isAsync: False): test/EFCore.MySql.FunctionalTests/Query/DateOnlyQueryMySqlTest.cs#L134
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__todayDateOnly_1='11/16/2025' (DbType ="··· Actual: "@todayDateOnly='11/16/2025' (DbType = Dat"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.DateOnlyQueryMySqlTest.DateDiffDay(isAsync: True): test/EFCore.MySql.FunctionalTests/Query/DateOnlyQueryMySqlTest.cs#L134
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__todayDateOnly_1='11/16/2025' (DbType ="··· Actual: "@todayDateOnly='11/16/2025' (DbType = Dat"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.DateOnlyQueryMySqlTest.ToDateTime_with_default_TimeOnly(isAsync: False): test/EFCore.MySql.FunctionalTests/Query/DateOnlyQueryMySqlTest.cs#L96
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__matchExpireDateTime_0='2299-12-31T00:0"··· Actual: "@matchExpireDateTime='2299-12-31T00:00:00"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.DateOnlyQueryMySqlTest.ToDateTime_with_default_TimeOnly(isAsync: True): test/EFCore.MySql.FunctionalTests/Query/DateOnlyQueryMySqlTest.cs#L96
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__matchExpireDateTime_0='2299-12-31T00:0"··· Actual: "@matchExpireDateTime='2299-12-31T00:00:00"··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.BulkUpdates.NonSharedModelBulkUpdatesMySqlTest.Replace_ColumnExpression_in_column_setter(async: False): test/EFCore.MySql.FunctionalTests/BulkUpdates/NonSharedModelBulkUpdatesMySqlTest.cs#L166
Assert.Equal() Failure: Strings differ ↓ (pos 0) Expected: "UPDATE `Owner` AS `o`\nINNER JOIN `OwnedCo"··· Actual: "@p='SomeValue' (Size = 4000)\n\nUPDATE `Own"··· ↑ (pos 0)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.MySqlComplianceTest.All_test_bases_must_be_implemented
-- Missing derived classes for -- Microsoft.EntityFrameworkCore.Types.TypeTestBase`2 Microsoft.EntityFrameworkCore.Query.Translations.ByteArrayTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.EnumTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.GuidTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.MathTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.MiscellaneousTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.StringTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Temporal.DateOnlyTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Temporal.DateTimeOffsetTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Temporal.DateTimeTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Temporal.TimeOnlyTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Temporal.TimeSpanTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Operators.ArithmeticOperatorTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Operators.BitwiseOperatorTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Operators.ComparisonOperatorTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Operators.LogicalOperatorTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Translations.Operators.MiscellaneousOperatorTranslationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsBulkUpdateTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsMiscellaneousTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsPrimitiveCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsProjectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsSetOperationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.AssociationsStructuralEqualityTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.OwnedNavigations.OwnedNavigationsCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.OwnedNavigations.OwnedNavigationsMiscellaneousTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.OwnedNavigations.OwnedNavigationsPrimitiveCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.OwnedNavigations.OwnedNavigationsProjectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.OwnedNavigations.OwnedNavigationsSetOperationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.OwnedNavigations.OwnedNavigationsStructuralEqualityTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsIncludeTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsMiscellaneousTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsPrimitiveCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsProjectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsSetOperationsTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.Navigations.NavigationsStructuralEqualityTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.ComplexProperties.ComplexPropertiesBulkUpdateTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.ComplexProperties.ComplexPropertiesCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.ComplexProperties.ComplexPropertiesMiscellaneousTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.ComplexProperties.ComplexPropertiesPrimitiveCollectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.ComplexProperties.ComplexPropertiesProjectionTestBase`1 Microsoft.EntityFrameworkCore.Query.Associations.ComplexProperties.ComplexPropertiesSetOperationsTestBase`1 Microsoft.EntityFrameworkCore.Query.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Store_values_really_are_store_values_not_current_or_original_values
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Property_in_original_values_cannot_be_set_to_instance_of_wrong_type
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Current_values_can_be_set_from_DTO_object_using_non_generic_dictionary
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Using_bad_IProperty_instances_throws_derived
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Store_values_for_join_entity_can_be_copied_into_an_object_asynchronously
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Current_values_can_be_read_and_set_for_an_object_in_the_Modified_state
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Non_nullable_property_in_original_values_cannot_be_set_to_null_in_property_dictionary
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Property_in_cloned_dictionary_cannot_be_set_to_instance_of_wrong_type
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Property_in_current_values_cannot_be_set_to_instance_of_wrong_type
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Store_values_can_be_copied_into_a_non_generic_cloned_dictionary
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.MySqlMigrationsSqlGeneratorTest.UpdateDataOperation_required_args: test/EFCore.MySql.FunctionalTests/MySqlMigrationsSqlGeneratorTest.cs#L370
Assert.Equal() Failure: Strings differ ↓ (pos 85) Expected: ···"t Name` = 'Daenerys';\r\nSELECT ROW_COUNT()"··· Actual: ···"E `First Name` = 'Daenerys'\r\nRETURNING 1;" ↑ (pos 85)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.MySqlMigrationsSqlGeneratorTest.UpdateDataOperation_required_args_multi: test/EFCore.MySql.FunctionalTests/MySqlMigrationsSqlGeneratorTest.cs#L414
Assert.Equal() Failure: Strings differ ↓ (pos 139) Expected: ···"t Name` = 'Daenerys';\r\nSELECT ROW_COUNT()"··· Actual: ···"E `First Name` = 'Daenerys'\r\nRETURNING 1;" ↑ (pos 139)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.MySqlMigrationsSqlGeneratorTest.UpdateDataOperation_all_args: test/EFCore.MySql.FunctionalTests/MySqlMigrationsSqlGeneratorTest.cs#L318
Assert.Equal() Failure: Strings differ ↓ (pos 131) Expected: ···"irst Name` = 'Hodor';\r\nSELECT ROW_COUNT()"··· Actual: ···"irst Name` = 'Hodor'\r\nRETURNING 1;\r\nUPDAT"··· ↑ (pos 131)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.MySqlMigrationsSqlGeneratorTest.UpdateDataOperation_all_args_multi: test/EFCore.MySql.FunctionalTests/MySqlMigrationsSqlGeneratorTest.cs#L360
Assert.Equal() Failure: Strings differ ↓ (pos 139) Expected: ···"t Name` = 'Daenerys';\r\nSELECT ROW_COUNT()"··· Actual: ···"E `First Name` = 'Daenerys'\r\nRETURNING 1;" ↑ (pos 139)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.MySqlMigrationsSqlGeneratorTest.UpdateDataOperation_required_args_multiple_rows: test/EFCore.MySql.FunctionalTests/MySqlMigrationsSqlGeneratorTest.cs#L380
Assert.Equal() Failure: Strings differ ↓ (pos 78) Expected: ···"irst Name` = 'Hodor';\r\nSELECT ROW_COUNT()"··· Actual: ···"irst Name` = 'Hodor'\r\nRETURNING 1;\r\nUPDAT"··· ↑ (pos 78)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.MySqlMigrationsSqlGeneratorTest.UpdateDataOperation_all_args_composite_multi: test/EFCore.MySql.FunctionalTests/MySqlMigrationsSqlGeneratorTest.cs#L346
Assert.Equal() Failure: Strings differ ↓ (pos 155) Expected: ···" `Last Name` IS NULL;\r\nSELECT ROW_COUNT()"··· Actual: ···" `Last Name` IS NULL\r\nRETURNING 1;\r\nUPDAT"··· ↑ (pos 155)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Update.MySqlUpdateSqlGeneratorTest.AppendUpdateOperation_for_computed_property: test/EFCore.MySql.FunctionalTests/Update/MySqlUpdateSqlGeneratorTest.cs#L535
Assert.Equal() Failure: Strings differ ↓ (pos 91) Expected: ···"p2\r\nWHERE `Id` = @p3;\r\nSELECT `Computed`\r"··· Actual: ···"p2\r\nWHERE `Id` = @p3\r\nRETURNING `Computed"··· ↑ (pos 91)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Update.MySqlUpdateSqlGeneratorTest.AppendUpdateOperation_if_store_generated_columns_dont_exist: test/EFCore.MySql.FunctionalTests/Update/MySqlUpdateSqlGeneratorTest.cs#L517
Assert.Equal() Failure: Strings differ ↓ (pos 91) Expected: ···"p2\r\nWHERE `Id` = @p3;\r\nSELECT ROW_COUNT()"··· Actual: ···"en` = @p2\r\nWHERE `Id` = @p3\r\nRETURNING 1;" ↑ (pos 91)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Update.MySqlUpdateSqlGeneratorTest.AppendUpdateOperation_appends_where_for_concurrency_token: test/EFCore.MySql.FunctionalTests/Update/MySqlUpdateSqlGeneratorTest.cs#L526
Assert.Equal() Failure: Strings differ ↓ (pos 122) Expected: ···"rrencyToken` IS NULL;\r\nSELECT ROW_COUNT()"··· Actual: ···" `ConcurrencyToken` IS NULL\r\nRETURNING 1;" ↑ (pos 122)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Update.MySqlUpdateSqlGeneratorTest.AppendUpdateOperation_if_store_generated_columns_exist: test/EFCore.MySql.FunctionalTests/Update/MySqlUpdateSqlGeneratorTest.cs#L505
Assert.Equal() Failure: Strings differ ↓ (pos 122) Expected: ···"rrencyToken` IS NULL;\r\nSELECT `Computed`\r"··· Actual: ···"rrencyToken` IS NULL\r\nRETURNING `Computed"··· ↑ (pos 122)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_track_entity_with_complex_readonly_structs(state: Added
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.ComplexTypesTrackingMySqlTest.Can_track_entity_with_complex_readonly_structs(state: Modified
System.InvalidOperationException : The complex collection property 'FieldPubWithCollections.Activities' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Scaffolding.CompiledModelMySqlTest.CheckConstraints
System.AggregateException : Differences found in 1 files (Difference found in DataEntityType.cs) ---- System.Exception : Difference found in DataEntityType.cs -------- Assert.Equal() Failure: Strings differ ↓ (pos 473) Expected: ···"Scaffolding;\r\nusing Microsoft.EntityFrame"··· Actual: ···"Scaffolding;\r\nusing Pomelo.EntityFramewor"··· ↑ (pos 473)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Update.MySqlUpdateSqlGeneratorTest.AppendUpdateOperation_for_computed_property: test/EFCore.MySql.FunctionalTests/Update/MySqlUpdateSqlGeneratorTest.cs#L535
Assert.Equal() Failure: Strings differ ↓ (pos 91) Expected: ···"p2\r\nWHERE `Id` = @p3;\r\nSELECT `Computed`\r"··· Actual: ···"p2\r\nWHERE `Id` = @p3\r\nRETURNING `Computed"··· ↑ (pos 91)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Update.MySqlUpdateSqlGeneratorTest.AppendUpdateOperation_if_store_generated_columns_dont_exist: test/EFCore.MySql.FunctionalTests/Update/MySqlUpdateSqlGeneratorTest.cs#L517
Assert.Equal() Failure: Strings differ ↓ (pos 91) Expected: ···"p2\r\nWHERE `Id` = @p3;\r\nSELECT ROW_COUNT()"··· Actual: ···"en` = @p2\r\nWHERE `Id` = @p3\r\nRETURNING 1;" ↑ (pos 91)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Update.MySqlUpdateSqlGeneratorTest.AppendUpdateOperation_appends_where_for_concurrency_token: test/EFCore.MySql.FunctionalTests/Update/MySqlUpdateSqlGeneratorTest.cs#L526
Assert.Equal() Failure: Strings differ ↓ (pos 122) Expected: ···"rrencyToken` IS NULL;\r\nSELECT ROW_COUNT()"··· Actual: ···" `ConcurrencyToken` IS NULL\r\nRETURNING 1;" ↑ (pos 122)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Update.MySqlUpdateSqlGeneratorTest.AppendUpdateOperation_if_store_generated_columns_exist: test/EFCore.MySql.FunctionalTests/Update/MySqlUpdateSqlGeneratorTest.cs#L505
Assert.Equal() Failure: Strings differ ↓ (pos 122) Expected: ···"rrencyToken` IS NULL;\r\nSELECT `Computed`\r"··· Actual: ···"rrencyToken` IS NULL\r\nRETURNING `Computed"··· ↑ (pos 122)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.MatchQueryMySqlTest.Match_in_boolean_mode_keywords_evaluate_score: test/EFCore.MySql.FunctionalTests/Query/MatchQueryMySqlTest.cs#L374
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__minScore_1='0.2'\r\n\r\nSELECT COUNT(*)\r\nF"··· Actual: "@minscore='0.2'\r\n\r\nSELECT COUNT(*)\r\nFROM "··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.MatchQueryMySqlTest.IsMatch_in_boolean_mode_with_search_mode_parameter: test/EFCore.MySql.FunctionalTests/Query/MatchQueryMySqlTest.cs#L290
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__searchMode_1='2'\r\n\r\nSELECT COUNT(*)\r\nF"··· Actual: "@searchMode='2'\r\n\r\nSELECT COUNT(*)\r\nFROM "··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.Query.MatchQueryMySqlTest.IsMatch_in_boolean_mode_with_search_mode_parameter_multiple_columns: test/EFCore.MySql.FunctionalTests/Query/MatchQueryMySqlTest.cs#L319
Assert.Equal() Failure: Strings differ ↓ (pos 1) Expected: "@__searchMode_1='2'\r\n\r\nSELECT COUNT(*)\r\nF"··· Actual: "@searchMode='2'\r\n\r\nSELECT COUNT(*)\r\nFROM "··· ↑ (pos 1)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Store_values_really_are_store_values_not_current_or_original_values
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Property_in_original_values_cannot_be_set_to_instance_of_wrong_type
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Current_values_can_be_set_from_DTO_object_using_non_generic_dictionary
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Using_bad_IProperty_instances_throws_derived
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Store_values_for_join_entity_can_be_copied_into_an_object_asynchronously
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Current_values_can_be_read_and_set_for_an_object_in_the_Modified_state
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Non_nullable_property_in_original_values_cannot_be_set_to_null_in_property_dictionary
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Property_in_cloned_dictionary_cannot_be_set_to_instance_of_wrong_type
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Property_in_current_values_cannot_be_set_to_instance_of_wrong_type
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.PropertyValuesMySqlTest.Store_values_can_be_copied_into_a_non_generic_cloned_dictionary
System.InvalidOperationException : The complex collection property 'School.Departments' must be mapped to a JSON column. Use 'ToJson()' to configure this complex collection as mapped to a JSON column.