Bump @springio/asciidoctor-extensions in /docs (#3622) #1283
GitHub Actions / JUnit Test Report
failed
Jan 22, 2025 in 0s
820 tests run, 799 passed, 20 skipped, 1 failed.
Annotations
github-actions / JUnit Test Report
CustomBlockHoundIntegrationTest.shouldThrowErrorForBlockingCallWithCustomBlockHoundIntegration
Expected java.lang.RuntimeException to be thrown, but nothing was thrown.
Raw output
org.opentest4j.AssertionFailedError: Expected java.lang.RuntimeException to be thrown, but nothing was thrown.
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:73)
at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)
at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)
at org.springframework.cloud.gateway.test.CustomBlockHoundIntegrationTest.shouldThrowErrorForBlockingCallWithCustomBlockHoundIntegration(CustomBlockHoundIntegrationTest.java:34)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Loading