Formatting #1244
GitHub Actions / JUnit Test Report
failed
Dec 16, 2024 in 0s
812 tests run, 792 passed, 19 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