Update why webflux-undertow is expected to fail

This commit is contained in:
Sébastien Deleuze
2025-01-03 10:17:47 +01:00
parent 47f4259b5b
commit 480920f898

View File

@@ -26,7 +26,7 @@ lifecycleSmokeTest {
checkpointRestoreAppTest {
expectedToFail {
becauseOf "CRIU error: Unable to create a veth pair: -95"
becauseOf "https://github.com/spring-projects/spring-boot/issues/43655"
}
}
}