Skip to content

Fix tests.

Fix tests. #126

Triggered via push March 16, 2024 19:11
Status Failure
Total duration 23m 35s
Artifacts

build.yml

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

Annotations

6 errors
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.MySqlMigrationsSqlGeneratorTest.DefaultValue_with_line_breaks_2(isUnicode: True): test/EFCore.MySql.FunctionalTests/MySqlMigrationsSqlGeneratorTest.cs#L1590
Assert.Equal() Failure ↓ (pos 72) Expected: ···e` longtext NOT NULL DEFAULT (CONCAT('0', CHAR(13, 10), '1', ··· Actual: ···e` longtext NOT NULL\n);\n ↑ (pos 72)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.MySqlMigrationsSqlGeneratorTest.DefaultValue_with_line_breaks_2(isUnicode: False): test/EFCore.MySql.FunctionalTests/MySqlMigrationsSqlGeneratorTest.cs#L1590
Assert.Equal() Failure ↓ (pos 72) Expected: ···e` longtext NOT NULL DEFAULT (CONCAT('0', CHAR(13, 10), '1', ··· Actual: ···e` longtext NOT NULL\n);\n ↑ (pos 72)
BuildAndTest (5.7.44-mysql, ubuntu-latest)
Process completed with exit code 1.
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.MySqlMigrationsSqlGeneratorTest.DefaultValue_with_line_breaks_2(isUnicode: True): test/EFCore.MySql.FunctionalTests/MySqlMigrationsSqlGeneratorTest.cs#L1590
Assert.Equal() Failure ↓ (pos 73) Expected: ···e` longtext NOT NULL DEFAULT (CONCAT('0', CHAR(13, 10), '1', ··· Actual: ···e` longtext NOT NULL\r\n);\r\n ↑ (pos 73)
Pomelo.EntityFrameworkCore.MySql.FunctionalTests.MySqlMigrationsSqlGeneratorTest.DefaultValue_with_line_breaks_2(isUnicode: False): test/EFCore.MySql.FunctionalTests/MySqlMigrationsSqlGeneratorTest.cs#L1590
Assert.Equal() Failure ↓ (pos 73) Expected: ···e` longtext NOT NULL DEFAULT (CONCAT('0', CHAR(13, 10), '1', ··· Actual: ···e` longtext NOT NULL\r\n);\r\n ↑ (pos 73)
BuildAndTest (5.7.44-mysql, windows-latest)
Process completed with exit code 1.