Ignore a test temporarily
This commit is contained in:
@@ -100,7 +100,7 @@ public class SourceToFunctionsSupportTests {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Disabled // fails intermittently
|
||||
@Ignore // fails intermittently
|
||||
public void testFunctionsAreAppliedToExistingMessageSourceReactive() {
|
||||
try (ConfigurableApplicationContext context = new SpringApplicationBuilder(
|
||||
TestChannelBinderConfiguration.getCompleteConfiguration(
|
||||
|
||||
Reference in New Issue
Block a user