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

Failing test: Observability AI Assistant API Integration tests.x-pack/test_serverless/api_integration/test_suites/observability/ai_assistant/tests/public_complete/public_complete·spec·ts - Observability AI Assistant API tests public_complete/public_complete.spec.ts /api/observability_ai_assistant/chat/complete after executing an action closes the stream without persisting the conversation #203408

Open
kibanamachine opened this issue Dec 9, 2024 · 11 comments
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:Obs AI Assistant Observability AI Assistant v9.0.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Dec 9, 2024

A test failed on a tracked branch

Error: expected {} to sort of equal { message: 
   { message: 
      { content: '',
        function_call: [Object],
        role: 'assistant' } } }
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Context.apply (public_complete.spec.ts:217:14)
    at Object.apply (wrap_function.js:74:30) {
  actual: '{}',
  expected: '{\n' +
    '  "message": {\n' +
    '    "message": {\n' +
    '      "content": ""\n' +
    '      "function_call": {\n' +
    '        "arguments": "{\\"foo\\":\\"bar\\"}"\n' +
    '        "name": "my_action"\n' +
    '        "trigger": "assistant"\n' +
    '      }\n' +
    '      "role": "assistant"\n' +
    '    }\n' +
    '  }\n' +
    '}',
  showDiff: true
}

First failure: kibana-on-merge - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Dec 9, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Dec 9, 2024
@kibanamachine kibanamachine added the Team:Obs AI Assistant Observability AI Assistant label Dec 9, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ai-assistant (Team:Obs AI Assistant)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Dec 9, 2024
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@sorenlouv
Copy link
Member

/skip

2 similar comments
@sorenlouv
Copy link
Member

/skip

@dmlemeshko
Copy link
Member

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

main: 3f71872

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

CAWilson94 pushed a commit to CAWilson94/kibana that referenced this issue Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:Obs AI Assistant Observability AI Assistant v9.0.0
Projects
None yet
Development

No branches or pull requests

4 participants