Expect webflux-undertow checkpointRestoreAppTest to fail
This commit is contained in:
@@ -23,4 +23,10 @@ dependencies {
|
||||
|
||||
lifecycleSmokeTest {
|
||||
webApplication = true
|
||||
|
||||
checkpointRestoreAppTest {
|
||||
expectedToFail {
|
||||
becauseOf "CRIU error: Unable to create a veth pair: -95"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user