Skip to content

Commit c35e23d

Browse files
committed
disabling test
See gh-1520
1 parent b8b58da commit c35e23d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-cloud-context/src/test/java/org/springframework/cloud/autoconfigure/LifecycleMvcAutoConfigurationTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ public void environmentWebEndpointExtensionEnabled() {
6767

6868
// restartEndpoint
6969
@Test
70+
@Disabled("TODO: https://github.com/spring-cloud/spring-cloud-commons/issues/1520")
7071
public void restartEndpointDisabled() {
7172
beanNotCreated("restartEndpoint", "management.endpoint.restart.enabled=false");
7273
}

0 commit comments

Comments
 (0)