[BugFix] Fix loads syncer wrong replication num property (backport #52220) #52458
GitHub Actions / FE UT Report
failed
Oct 30, 2024 in 0s
10006 tests run, 9954 passed, 51 skipped, 1 failed.
Annotations
github-actions / FE UT Report
PartitionBasedMvRefreshTest.testJoinMV_SlotRef
expected:<[p1, p2, p3]> but was:<[p4, p5, p6]>
Raw output
java.lang.AssertionError: expected:<[p1, p2, p3]> but was:<[p4, p5, p6]>
at com.starrocks.scheduler.PartitionBasedMvRefreshTest.testJoinMV_SlotRef(PartitionBasedMvRefreshTest.java:343)
Loading