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: Example plugin functional tests.test/examples/search/warnings·ts - Search examples handling warnings with search source fetch should show search warnings in results tab #166484

Closed
kibanamachine opened this issue Sep 14, 2023 · 6 comments · Fixed by #168367
Assignees
Labels
:DataDiscovery/fix-it-week failed-test A test failure on a tracked branch, potentially flaky-test Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 14, 2023

A test failed on a tracked branch

Error: expected '' to sort of equal 'The data might be incomplete or wrong.'
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at warnings.ts:163:45
    at processTicksAndRejections (node:internal/process/task_queues:95:5) {
  actual: '',
  expected: 'The data might be incomplete or wrong.',
  showDiff: true
}

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 14, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 14, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@jbudz
Copy link
Member

jbudz commented Sep 14, 2023

/skip

@kibanamachine kibanamachine added blocker skipped-test Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. v8.11.0 labels Sep 14, 2023
@kibanamachine
Copy link
Contributor Author

Skipped

main: 74c50fc

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 14, 2023
@kertal kertal assigned kertal and unassigned kertal Oct 9, 2023
@davismcphee davismcphee self-assigned this Oct 10, 2023
kertal added a commit that referenced this issue Oct 12, 2023
## Summary

Improves and unskips the code testing search source warning in our Search examples.

Flaky test runner 200x
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3440

Resolves #166484
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Oct 12, 2023
## Summary

Improves and unskips the code testing search source warning in our Search examples.

Flaky test runner 200x
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3440

Resolves elastic#166484

(cherry picked from commit 4302059)
kibanamachine added a commit that referenced this issue Oct 12, 2023
… (#168669)

# Backport

This will backport the following commits from `main` to `8.11`:
- [[Search] Unskip Search examples handling warnings test
(#168367)](#168367)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Matthias
Wilhelm","email":"matthias.wilhelm@elastic.co"},"sourceCommit":{"committedDate":"2023-10-12T05:35:12Z","message":"[Search]
Unskip Search examples handling warnings test (#168367)\n\n##
Summary\r\n\r\nImproves and unskips the code testing search source
warning in our Search examples.\r\n\r\nFlaky test runner
200x\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3440\r\n\r\nResolves
#166484","sha":"4302059b4ec4776d12578840ab4a649719ef81f4","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Search","release_note:skip","Team:DataDiscovery","backport:prev-minor","v8.12.0"],"number":168367,"url":"https://github.com/elastic/kibana/pull/168367","mergeCommit":{"message":"[Search]
Unskip Search examples handling warnings test (#168367)\n\n##
Summary\r\n\r\nImproves and unskips the code testing search source
warning in our Search examples.\r\n\r\nFlaky test runner
200x\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3440\r\n\r\nResolves
#166484","sha":"4302059b4ec4776d12578840ab4a649719ef81f4"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/168367","number":168367,"mergeCommit":{"message":"[Search]
Unskip Search examples handling warnings test (#168367)\n\n##
Summary\r\n\r\nImproves and unskips the code testing search source
warning in our Search examples.\r\n\r\nFlaky test runner
200x\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3440\r\n\r\nResolves
#166484","sha":"4302059b4ec4776d12578840ab4a649719ef81f4"}}]}]
BACKPORT-->

Co-authored-by: Matthias Wilhelm <matthias.wilhelm@elastic.co>
dej611 pushed a commit to dej611/kibana that referenced this issue Oct 17, 2023
## Summary

Improves and unskips the code testing search source warning in our Search examples.

Flaky test runner 200x
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3440

Resolves elastic#166484
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:DataDiscovery/fix-it-week failed-test A test failure on a tracked branch, potentially flaky-test Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Projects
None yet
5 participants