Skip to content

Commit 38054c5

Browse files
committed
[fix][test] Move ExtensibleLoadManagerCloseTest test group to flaky
Signed-off-by: Zixuan Liu <[email protected]>
1 parent ac8e7f3 commit 38054c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pulsar-broker/src/test/java/org/apache/pulsar/broker/loadbalance/extensions/ExtensibleLoadManagerCloseTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
import org.testng.annotations.Test;
3737

3838
@Slf4j
39+
@Test(groups = "flaky")
3940
public class ExtensibleLoadManagerCloseTest {
4041

4142
private static final String clusterName = "test";

0 commit comments

Comments
 (0)