fix: properly pass BedrockLLMClient timeout setting to `BedrockRunt…
#890
Annotations
5 errors
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/agent/AIAgentIntegrationTest.kt#L445
kotlinx.serialization.json.internal.JsonDecodingException: Unexpected JSON token at offset 44: Expected EOF after parsing, but had { instead at path: $
JSON input: {"operation": "MULTIPLY", "a": 7, "b": 2} {"milliseconds": 5***}
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/agent/AIAgentIntegrationTest.kt#L972
org.opentest4j.AssertionFailedError: calculator tool should be called for model LLModel(provider=OpenRouter, id=qwen/qwen3-vl-8b-instruct, capabilities=[Temperature, Speculation, Tools, Completion, Image, Standard, ToolChoice], contextLength=131***72, maxOutputTokens=33***)
Unexpected elements from index 2
expected:<["calculator"]> but was:<["calculator", "calculator", "calculator"]>
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/agent/AIAgentIntegrationTest.kt#L451
kotlinx.serialization.json.internal.JsonDecodingException: Unexpected JSON token at offset 44: Expected EOF after parsing, but had { instead at path: $
JSON input: {"operation": "MULTIPLY", "a": 7, "b": 2} {"milliseconds": 5***}
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/agent/AIAgentIntegrationTest.kt#L464
kotlinx.serialization.json.internal.JsonDecodingException: Unexpected JSON token at offset 44: Expected EOF after parsing, but had { instead at path: $
JSON input: {"operation": "MULTIPLY", "a": 7, "b": 2} {"milliseconds": 5***}
|
|
JvmIntegrationTest with Gradle Wrapper
Process completed with exit code 1.
|
Loading