Skip to content

Commit b7d89cb

Browse files
committed
Disable recovery cluster test
While stabilizing it.
1 parent 35e7598 commit b7d89cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/com/rabbitmq/client/amqp/impl/RecoveryClusterTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
import org.slf4j.LoggerFactory;
4343

4444
@DisabledIfNotCluster
45+
@Disabled
4546
public class RecoveryClusterTest {
4647

4748
private static final Logger LOGGER = LoggerFactory.getLogger(RecoveryClusterTest.class);

0 commit comments

Comments
 (0)