Ignore --helper start argument if not first time to start FE (#2159)
This commit is contained in:
@ -94,6 +94,7 @@ public class RollupJobV2Test {
|
||||
clause.analyze(analyzer);
|
||||
|
||||
FeConstants.runningUnitTest = true;
|
||||
AgentTaskQueue.clearAllTasks();
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user