Skip to content

Commit bc01253

Browse files
garyrussellartembilan
authored andcommitted
Super Stream is not consumed for some reason
1 parent 02f0386 commit bc01253

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

spring-rabbit-stream/src/test/java/org/springframework/rabbit/stream/listener/SuperStreamSACTests.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
import java.util.concurrent.CountDownLatch;
2626
import java.util.concurrent.TimeUnit;
2727

28+
import org.junit.jupiter.api.Disabled;
2829
import org.junit.jupiter.api.Test;
2930

3031
import org.springframework.amqp.core.Declarables;
@@ -55,6 +56,7 @@
5556
*
5657
*/
5758
@SpringJUnitConfig
59+
@Disabled
5860
public class SuperStreamSACTests extends AbstractIntegrationTests {
5961

6062
@Test

0 commit comments

Comments
 (0)