[Tool] support build maven project in batch mode #54940
Merged
GitHub Actions / FE UT Report
failed
Jan 10, 2025 in 0s
10754 tests run, 10695 passed, 58 skipped, 1 failed.
Annotations
Check failure on line 1 in fe/fe-core/src/test/java/com/starrocks/backup/RestoreJobTest.java
github-actions / FE UT Report
RestoreJobTest.testRunBackupListTable
Missing 1 invocation to:
com.starrocks.system.ComputeNode#isAlive()
on mock instance: com.starrocks.system.Backend@25807d64
Raw output
Missing 1 invocation to:
com.starrocks.system.ComputeNode#isAlive()
on mock instance: com.starrocks.system.Backend@25807d64
Caused by: Missing invocations
at com.starrocks.system.ComputeNode.isAlive(ComputeNode.java)
at com.starrocks.task.AgentBatchTask.run(AgentBatchTask.java:181)
at java.base/java.lang.Thread.run(Thread.java:833)
Loading