Heavy Tests #971
Annotations
11 errors
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/agent/AIAgentIntegrationTest.kt#L318
org.opentest4j.AssertionFailedError: The calculator tool was not called for model LLModel(provider=OpenRouter, id=qwen/qwen-2.5-72b-instruct, capabilities=[Temperature, Speculation, Tools, Completion, Standard, ToolChoice], contextLength=131***72, maxOutputTokens=8192)
expected:<calculator> but was:<["calculator"]>
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/agent/AIAgentIntegrationTest.kt#L318
org.opentest4j.AssertionFailedError: The calculator tool was not called for model LLModel(provider=OpenRouter, id=deepseek/deepseek-chat-v3-***324, capabilities=[Temperature, Speculation, Tools, Completion], contextLength=1638***, maxOutputTokens=1638***)
expected:<calculator> but was:<["calculator"]>
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/agent/AIAgentIntegrationTest.kt#L318
org.opentest4j.AssertionFailedError: The calculator tool was not called for model LLModel(provider=Google, id=gemini-2.5-flash, capabilities=[Temperature, Completion, MultipleChoices, Image, Video, Audio, Tools, ToolChoice, Basic, Standard], contextLength=1***48576, maxOutputTokens=65536)
expected:<calculator> but was:<["calculator"]>
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/agent/AIAgentIntegrationTest.kt#L318
org.opentest4j.AssertionFailedError: The calculator tool was not called for model LLModel(provider=Google, id=gemini-2.5-pro, capabilities=[Temperature, Completion, MultipleChoices, Image, Video, Audio, Tools, ToolChoice, Basic, Standard], contextLength=1***48576, maxOutputTokens=65536)
expected:<calculator> but was:<["calculator"]>
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/agent/AIAgentIntegrationTest.kt#L318
org.opentest4j.AssertionFailedError: The calculator tool was not called for model LLModel(provider=Anthropic, id=claude-sonnet-4-5, capabilities=[Temperature, Tools, ToolChoice, Image, Document, Completion], contextLength=2***, maxOutputTokens=64***)
expected:<calculator> but was:<["calculator"]>
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/agent/AIAgentIntegrationTest.kt#L318
org.opentest4j.AssertionFailedError: The calculator tool was not called for model LLModel(provider=Anthropic, id=claude-haiku-4-5, capabilities=[Temperature, Tools, ToolChoice, Image, Document, Completion], contextLength=2***, maxOutputTokens=64***)
expected:<calculator> but was:<["calculator"]>
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/agent/AIAgentIntegrationTest.kt#L318
org.opentest4j.AssertionFailedError: The calculator tool was not called for model LLModel(provider=Anthropic, id=claude-opus-4-5, capabilities=[Temperature, Tools, ToolChoice, Image, Document, Completion], contextLength=2***, maxOutputTokens=64***)
expected:<calculator> but was:<["calculator"]>
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/agent/AIAgentIntegrationTest.kt#L318
org.opentest4j.AssertionFailedError: The calculator tool was not called for model LLModel(provider=OpenAI, id=gpt-5.1-codex, capabilities=[Completion, Basic, Standard, Speculation, Tools, ToolChoice, Image, Document, MultipleChoices, Responses], contextLength=4***, maxOutputTokens=128***)
expected:<calculator> but was:<["calculator"]>
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/agent/AIAgentIntegrationTest.kt#L318
org.opentest4j.AssertionFailedError: The calculator tool was not called for model LLModel(provider=OpenAI, id=gpt-4.1, capabilities=[Temperature, Basic, Standard, Speculation, Tools, ToolChoice, Image, Document, Completion, MultipleChoices, Completions, Responses], contextLength=1***47576, maxOutputTokens=32768)
expected:<calculator> but was:<["calculator"]>
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/agent/AIAgentIntegrationTest.kt#L318
org.opentest4j.AssertionFailedError: The calculator tool was not called for model LLModel(provider=OpenAI, id=gpt-5.2, capabilities=[Completion, Basic, Standard, Speculation, Tools, ToolChoice, Image, Document, MultipleChoices, Completions, Responses], contextLength=4***, maxOutputTokens=128***)
expected:<calculator> but was:<["calculator"]>
|
|
JvmIntegrationTest with Gradle Wrapper
Process completed with exit code 1.
|
Loading