Troubleshooting a CI test failure

This commit is contained in:
Soby Chacko
2020-04-16 11:32:41 -04:00
parent 52c0b35add
commit c17752b02d

View File

@@ -867,6 +867,7 @@ public class KafkaBinderTests extends
// For more details on the context of this test: https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/issues/657
@Test
@SuppressWarnings("unchecked")
@Ignore
public void testDlqWithProducerPropertiesSetAtBinderLevel()
throws Exception {