Revert "Disabling test for release"

This reverts commit 0a26540ce9.
This commit is contained in:
Ryan Baxter
2024-01-26 15:28:47 -05:00
parent 4582fd842b
commit d73c7c6599

View File

@@ -25,7 +25,6 @@ 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;
@@ -77,7 +76,6 @@ public class LoadBalancerChildContextInitializerTests {
@Test
@CompileWithForkedClassLoader
@Disabled
@SuppressWarnings("unchecked")
void shouldStartLBChildContextsFromAotContributions(CapturedOutput output) {
WebApplicationContextRunner contextRunner = new WebApplicationContextRunner(