Disabling test for release

This commit is contained in:
Ryan Baxter
2024-01-25 19:19:32 -05:00
parent 89ede9f5c7
commit 0a26540ce9

View File

@@ -25,6 +25,7 @@ import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
@@ -76,6 +77,7 @@ public class LoadBalancerChildContextInitializerTests {
@Test
@CompileWithForkedClassLoader
@Disabled
@SuppressWarnings("unchecked")
void shouldStartLBChildContextsFromAotContributions(CapturedOutput output) {
WebApplicationContextRunner contextRunner = new WebApplicationContextRunner(