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: Serverless Observability Discover Context Awareness Functional Tests.x-pack/test_serverless/functional/test_suites/common/discover/context_awareness/extensions/_get_additional_cell_actions·ts - discover/context_awareness extension getAdditionalCellActions data view mode should not render incompatible cell action for message column #193400

Open
kibanamachine opened this issue Sep 19, 2024 · 7 comments · Fixed by #194346
Labels
failed-test A test failure on a tracked branch, potentially flaky-test impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our 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 Sep 19, 2024

A test failed on a tracked branch

Error: retry.try reached timeout 120000 ms
TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="euiDataGridBody"] [data-test-subj="dataGridRowCell"][data-gridcell-column-index="6"][data-gridcell-visible-row-index="0"])
Wait timed out after 10036ms
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1726736379337222779/elastic/kibana-on-merge/kibana/node_modules/selenium-webdriver/lib/webdriver.js:915:22
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at onFailure (retry_for_success.ts:18:9)
    at retryForSuccess (retry_for_success.ts:85:7)
    at RetryService.try (retry.ts:52:12)
    at DataGridService.getCellActionButton (data_grid.ts:135:5)
    at DataGridService.clickCellExpandButton (data_grid.ts:152:26)
    at DataGridService.clickCellExpandButtonExcludingControlColumns (data_grid.ts:173:5)
    at Context.<anonymous> (_get_additional_cell_actions.ts:154:9)
    at Object.apply (wrap_function.js:74:16)

First failure: kibana-on-merge - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 19, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 19, 2024
@kibanamachine kibanamachine added the Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. label Sep 19, 2024
@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 19, 2024
@kertal kertal added loe:small Small Level of Effort impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. labels Sep 19, 2024
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@jbudz
Copy link
Member

jbudz commented Sep 25, 2024

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

main: 9f499ec

@davismcphee davismcphee added impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. and removed impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. labels Sep 25, 2024
@kertal kertal self-assigned this Sep 26, 2024
@kertal
Copy link
Member

kertal commented Sep 27, 2024

I've got a question about this @davismcphee , looking at the screen it becomes clear, why it failes. There should be a message columns, provided by the contextual awareness of the given data view. However it's neither rendered, nor are the columns part of the URL state, so there seems to be some flakiness when selecting the data view involved. But now i wonder, where to look to resolve this? Thx!

Image

@kibanamachine kibanamachine reopened this Oct 1, 2024
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kertal kertal added impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. and removed impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. labels Oct 2, 2024
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:medium Addressing this issue will have a medium level of impact on the quality/strength of our 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.

5 participants