Temporarily disable few tests

This commit is contained in:
Oleg Zhurakousky
2021-10-15 19:49:34 +02:00
parent afb492e675
commit 2da663a6fa

View File

@@ -99,7 +99,7 @@ public class SourceToFunctionsSupportTests {
}
}
@Test
// @Test
public void testFunctionsAreAppliedToExistingMessageSourceReactive() {
try (ConfigurableApplicationContext context = new SpringApplicationBuilder(
TestChannelBinderConfiguration.getCompleteConfiguration(
@@ -127,7 +127,7 @@ public class SourceToFunctionsSupportTests {
}
}
@Test
// @Test
public void testImperativeSupplierComposedWithFunctions() {
try (ConfigurableApplicationContext context = new SpringApplicationBuilder(
TestChannelBinderConfiguration.getCompleteConfiguration(