Skip to content

Commit 56ca902

Browse files
committed
Disable hanging test
Need more investigation. (cherry picked from commit 8c52309)
1 parent fe26a09 commit 56ca902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/rabbitmq/client/test/server/ServerTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
Permissions.class,
2727
DurableBindingLifecycle.class,
2828
DeadLetterExchangeDurable.class,
29-
EffectVisibilityCrossNodeTest.class,
29+
//EffectVisibilityCrossNodeTest.class,
3030
ExclusiveQueueDurability.class,
3131
AbsentQueue.class,
3232
AlternateExchangeEquivalence.class,

0 commit comments

Comments
 (0)