Skip to content

[Enhancement] avoid sync listPartitionNames when query iceberg & mv… #400

[Enhancement] avoid sync listPartitionNames when query iceberg & mv…

[Enhancement] avoid sync listPartitionNames when query iceberg & mv… #400

GitHub Actions / FE UT Report failed Nov 28, 2024 in 0s

10433 tests run, 10378 passed, 54 skipped, 1 failed.

Annotations

Check failure on line 1 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.testSignature

Missing 1 invocation to:
com.starrocks.system.SystemInfoService#getBackend(10000L)
   on mock instance: com.starrocks.system.SystemInfoService@501e832b
Raw output
Missing 1 invocation to:
com.starrocks.system.SystemInfoService#getBackend(10000L)
   on mock instance: com.starrocks.system.SystemInfoService@501e832b
Caused by: Missing invocations
	at com.starrocks.system.SystemInfoService.getBackend(SystemInfoService.java)
	at com.starrocks.task.AgentBatchTask.run(AgentBatchTask.java:176)
	at java.base/java.lang.Thread.run(Thread.java:829)