Skip to content

UNOMI-885: fix migration error on rollover alias #1046

UNOMI-885: fix migration error on rollover alias

UNOMI-885: fix migration error on rollover alias #1046

GitHub Actions / JUnit Test Report failed Mar 5, 2025 in 0s

183 tests run, 182 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 98 in itests/src/test/java/org/apache/unomi/itests/migration/Migrate16xToCurrentVersionIT.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

Migrate16xToCurrentVersionIT.checkMigratedData

expected:<3406> but was:<3409>
Raw output
java.lang.AssertionError: expected:<3406> but was:<3409>
	at org.apache.unomi.itests.migration.Migrate16xToCurrentVersionIT.checkEventSessionRollover2_2_0(Migrate16xToCurrentVersionIT.java:126)
	at org.apache.unomi.itests.migration.Migrate16xToCurrentVersionIT.checkMigratedData(Migrate16xToCurrentVersionIT.java:98)