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/index_pattern_field_editor_example/index_pattern_field_editor_example·ts - index pattern field editor example finds an index pattern #116463

Closed
kibanamachine opened this issue Oct 27, 2021 · 9 comments · Fixed by #118352 or #176940
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test impact:critical This issue should be addressed immediately due to a critical level of impact on the product. loe:small Small Level of Effort 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 Oct 27, 2021

A test failed on a tracked branch

Error: expected testSubject(indexPatternTitle) to exist
    at TestSubjects.existOrFail (test/functional/services/common/test_subjects.ts:45:13)
    at Context.<anonymous> (test/examples/index_pattern_field_editor_example/index_pattern_field_editor_example.ts:17:7)
    at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

First failure: CI Build - master

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

New failure: CI Build - master

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - master

@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 27, 2021
spalger added a commit that referenced this issue Oct 27, 2021
@spalger
Copy link
Contributor

spalger commented Oct 27, 2021

Skipped in master, it's unclear what might have caused this but it seems to be failing consistently all of the sudden

master/8.0: d6f9adf

@exalate-issue-sync exalate-issue-sync bot added impact:critical This issue should be addressed immediately due to a critical level of impact on the product. loe:small Small Level of Effort labels Nov 8, 2021
@exalate-issue-sync exalate-issue-sync bot reopened this Nov 17, 2021
@Dosant Dosant closed this as completed Nov 24, 2021
@kibanamachine kibanamachine reopened this Feb 8, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.17

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.17

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.17

@mistic
Copy link
Member

mistic commented Aug 4, 2023

Skipped.

7.17: 1817e78

@vadimkibana vadimkibana added the Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. label Jan 15, 2024
@elasticmachine
Copy link
Contributor

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

@davismcphee davismcphee self-assigned this Feb 14, 2024
davismcphee added a commit to davismcphee/kibana that referenced this issue Feb 14, 2024
@davismcphee davismcphee linked a pull request Feb 15, 2024 that will close this issue
10 tasks
davismcphee added a commit that referenced this issue Feb 16, 2024
## Summary

This PR fixes and unskips the flaky test from #116463.

Flaky test runner x95:
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5188.

Resolves #116463.

### Checklist

- [ ] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)
- [ ]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)
was added for features that require explanation or tutorials
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [x] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed
- [ ] Any UI touched in this PR is usable by keyboard only (learn more
about [keyboard accessibility](https://webaim.org/techniques/keyboard/))
- [ ] Any UI touched in this PR does not create any new axe failures
(run axe in browser:
[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),
[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))
- [ ] If a plugin configuration key changed, check if it needs to be
allowlisted in the cloud and added to the [docker
list](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)
- [ ] This renders correctly on smaller devices using a responsive
layout. (You can test this [in your
browser](https://www.browserstack.com/guide/responsive-testing-on-local-server))
- [ ] This was checked for [cross-browser
compatibility](https://www.elastic.co/support/matrix#matrix_browsers)

### For maintainers

- [ ] This was checked for breaking API changes and was [labeled
appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)

---------

Co-authored-by: Julia Rechkunova <[email protected]>
@davismcphee
Copy link
Contributor

Closed by #176940.

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 impact:critical This issue should be addressed immediately due to a critical level of impact on the product. loe:small Small Level of Effort Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants