Update pr-validation.yml #592
Triggered via pull request
February 16, 2024 10:38
Status
Failure
Total duration
21m 30s
Artifacts
–
Annotations
4 errors
org.carapaceproxy.ApplyConfigurationTest ► testChangeListenersConfig:
carapace-server/src/main/java/org/carapaceproxy/core/Listeners.java#L317
Failed test found in:
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.ApplyConfigurationTest.xml
Error:
reactor.netty.ChannelBindException: Failed to bind on [localhost:1423]
|
org.carapaceproxy.server.cache.CacheContentLengthLimitTest ► testWithContentLengthHeader:
carapace-server/src/test/java/org/carapaceproxy/server/cache/CacheContentLengthLimitTest.java#L156
Failed test found in:
carapace-server/target/surefire-reports/TEST-org.carapaceproxy.server.cache.CacheContentLengthLimitTest.xml
Error:
java.lang.AssertionError:
|
build
Failed test were found and 'fail-on-error' option is set to true
|
build
Process completed with exit code 1.
|