Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.17] fix full_response false and no mapping exceptions #2947

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 853efd6 from #2944

Signed-off-by: Mingshi Liu <[email protected]>
(cherry picked from commit 853efd6)
@mingshl
Copy link
Collaborator

mingshl commented Sep 13, 2024

test failed not related to this change

> Task :opensearch-ml-memory:test

org.opensearch.ml.memory.ConversationalMemoryHandlerITTests > testDifferentUsers_DifferentConversations FAILED
    java.lang.Exception at [76D25E9522BDCB25]:0

org.opensearch.ml.memory.ConversationalMemoryHandlerITTests > classMethod FAILED
    java.lang.Exception at [76D25E9522BDCB25]:0

org.opensearch.ml.memory.ConversationalMemoryHandlerITTests > classMethod FAILED
    java.lang.AssertionError at ConversationalMemoryHandlerITTests.java:537

org.opensearch.ml.memory.ConversationalTests > classMethod FAILED
    java.lang.AssertionError at TestRuleTemporaryFilesCleanup.java:100

org.opensearch.ml.memory.ConversationalTests > classMethod FAILED
    java.io.IOException at IOUtils.java:341

org.opensearch.ml.memory.action.conversation.ConversationActionTests > classMethod FAILED
    java.lang.AssertionError at [56D6A5E7C995FBE8]:0

org.opensearch.ml.memory.index.ConversationMetaIndexITTests > testConversationMetaIndexCanBeInitializedByDifferentObjects FAILED
    java.lang.IllegalStateException at [840BA8FE1A4F731D:A529944E77C7AC39]:0
        Caused by: java.nio.file.NoSuchFileException at WindowsException.java:85

257 tests completed, 7 failed, 1 skipped

> Task :opensearch-ml-memory:test FAILED

@Zhangxunmt Zhangxunmt merged commit ffae1a9 into 2.17 Sep 13, 2024
5 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants