chore(deps): replace dependency com.vackosar.gitflowincrementalbuilder:gitflow-incremental-builder with io.github.gitflow-incremental-builder:gitflow-incremental-builder #11024
Annotations
2 errors
Publish Test Report:
langchain4j-open-ai/src/test/java/dev/langchain4j/model/openai/OpenAiStreamingChatModelErrorsTest.java#L77
Expecting actual throwable to be exactly an instance of:
dev.***.exception.InvalidRequestException
but was:
dev.***.exception.TimeoutException: java.net.http.HttpTimeoutException: request timed out
at dev.***.http.client.jdk.JdkHttpClient.lambda$execute$4(JdkHttpClient.java:89)
at dev.***.http.client.sse.ServerSentEventListenerUtils.ignoringExceptions(ServerSentEventListenerUtils.java:14)
at dev.***.http.client.jdk.JdkHttpClient.lambda$execute$3(JdkHttpClient.java:89)
...(10 remaining lines not displayed - this can be changed with Assertions.setMaxStackTraceElementsDisplayed)
|
Compile and test with JDK 24
Process completed with exit code 1.
|
Loading