Skip to content

[Enhancement] Support backup restore for logical view #26214

[Enhancement] Support backup restore for logical view

[Enhancement] Support backup restore for logical view #26214

GitHub Actions / FE UT Report failed Oct 18, 2024 in 0s

10262 tests run, 10206 passed, 54 skipped, 2 failed.

Annotations

Check failure on line 401 in fe/fe-core/src/test/java/com/starrocks/backup/BackupJobTest.java

See this annotation in the file changed.

@github-actions github-actions / FE UT Report

BackupJobTest.testRunViewNormal

expected:<0> but was:<1>
Raw output
java.lang.AssertionError: expected:<0> but was:<1>
	at com.starrocks.backup.BackupJobTest.testRunViewNormal(BackupJobTest.java:401)

Check failure on line 901 in fe/fe-core/src/test/java/com/starrocks/backup/RestoreJobTest.java

See this annotation in the file changed.

@github-actions github-actions / FE UT Report

RestoreJobTest.testRestoreView

expected:<0> but was:<4>
Raw output
java.lang.AssertionError: expected:<0> but was:<4>
	at com.starrocks.backup.RestoreJobTest.testRestoreView(RestoreJobTest.java:901)