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: Chrome X-Pack UI Functional Tests - aiops.x-pack/test/functional/apps/aiops/explain_log_rate_spikes·ts - aiops explain log rate spikes with 'ft_farequote' farequote with spike displays index details #155222

Closed
kibanamachine opened this issue Apr 19, 2023 · 10 comments · Fixed by #155710
Labels
failed-test A test failure on a tracked branch, potentially flaky-test :ml test-failure-flaky

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Apr 19, 2023

A test failed on a tracked branch

Error: Expected query bar text to be 'NOT airline:("SWR" OR "ACA" OR "AWE" OR "BAW" OR "JAL" OR "JBU" OR "JZA" OR "KLM")' (got '_index NOT airline:("SWR" OR "ACA" OR "AWE" OR "BAW" OR "JAL" OR "JBU" OR "JZA" OR "KLM")')
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Object.setQueryInput (explain_log_rate_spikes_page.ts:54:31)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at Context.<anonymous> (explain_log_rate_spikes.ts:47:9)
    at Object.apply (wrap_function.js:73:16) {
  actual: '_index NOT airline:("SWR" OR "ACA" OR "AWE" OR "BAW" OR "JAL" OR "JBU" OR "JZA" OR "KLM")',
  expected: 'NOT airline:("SWR" OR "ACA" OR "AWE" OR "BAW" OR "JAL" OR "JBU" OR "JZA" OR "KLM")',
  showDiff: true
}

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Apr 19, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Apr 19, 2023
@dmlemeshko dmlemeshko added the :ml label Apr 19, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Apr 19, 2023
@dmlemeshko
Copy link
Member

@walterra I'm not sure if a single failure requires some test re-work, but just to bring it to your attention.

@walterra
Copy link
Contributor

@dmlemeshko Thanks for the ping! I'll investigate this as part of another PR (#155121) I'm working on and triggered a flaky test runner on these tests: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/2149

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@walterra
Copy link
Contributor

Flaky test runner showed that this is legitimately flaky. Will investigate how to fix this.

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@mistic
Copy link
Member

mistic commented Apr 24, 2023

Skipped.

main: 2c14b58

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test :ml test-failure-flaky
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants