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: Security Solution Cypress.x-pack/test/security_solution_cypress/cypress/e2e/investigations/timelines/data_providers·cy·ts - timeline data providers persists timeline when a field is added by hover action "Add To Timeline" in data provider persists timeline when a field is added by hover action "Add To Timeline" in data provider #169396

Closed
kibanamachine opened this issue Oct 19, 2023 · 5 comments
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Threat Hunting:Investigations Security Solution Investigations Team

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Oct 19, 2023

A test failed on a tracked branch

AssertionError: Timed out retrying after 150000ms: Expected to find element: `[data-test-subj="draggable-content-host.name"]`, but never found it.
    at Context.eval (webpack:///./e2e/investigations/timelines/data_providers.cy.ts:83:7)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Oct 19, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 19, 2023
@kibanamachine kibanamachine added the Team:Threat Hunting:Investigations Security Solution Investigations Team label Oct 19, 2023
@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 19, 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

@mistic
Copy link
Member

mistic commented Oct 25, 2023

Skipped.

main: 8366c8b

janmonschke added a commit that referenced this issue Jan 17, 2024
## Summary

This PR unskips the tests for the timeline query builder dataProviders.
In this unskip a few things were tackled:

1. dataProviders were unskipped and the utilized tasks updated to work
with the new timeline ux
2. Two new tasks were added: `createTimelineOptionsPopoverBottomBar` and
`openTimelineByIdFromOpenTimelineModal`
3. All `force:true` were removed from the timeline tasks file
4. The `open_timeline`, `sourcerer_timeline`, and `query_tab` tests were
fixed against the new timeline ux as `force:true` was masking a bug in
how the cypress tests was written.

Resolves the following issues:

#163622
#164069
#169396
#156797

[Flaky Tests - Dec.
20](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/4662)

---------

Co-authored-by: Jan Monschke <[email protected]>
@PhilippeOberti
Copy link
Contributor

fixed in #173183

CoenWarmer pushed a commit to CoenWarmer/kibana that referenced this issue Feb 15, 2024
## Summary

This PR unskips the tests for the timeline query builder dataProviders.
In this unskip a few things were tackled:

1. dataProviders were unskipped and the utilized tasks updated to work
with the new timeline ux
2. Two new tasks were added: `createTimelineOptionsPopoverBottomBar` and
`openTimelineByIdFromOpenTimelineModal`
3. All `force:true` were removed from the timeline tasks file
4. The `open_timeline`, `sourcerer_timeline`, and `query_tab` tests were
fixed against the new timeline ux as `force:true` was masking a bug in
how the cypress tests was written.

Resolves the following issues:

elastic#163622
elastic#164069
elastic#169396
elastic#156797

[Flaky Tests - Dec.
20](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/4662)

---------

Co-authored-by: Jan Monschke <[email protected]>
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 Team:Threat Hunting:Investigations Security Solution Investigations Team
Projects
None yet
Development

No branches or pull requests

5 participants