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 UI Functional Tests.test/functional/apps/console/_text_input·ts - console app text input with a data URI in the load_from query with invalid data shows a toast error #196723

Closed
kibanamachine opened this issue Oct 17, 2024 · 1 comment · Fixed by #199966
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Console Dev Tools Console Feature Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Milestone

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

Error: retry.tryForTime reached timeout 240000 ms
Error: retry.try reached timeout 120000 ms
Error: App failed to load: console in 10000ms appUrl=https://localhost:5620/app/dev_tools#/console?load_from=data:text/plain,BYUwNmD2 currentUrl=https://localhost:5620/app/dev_tools#/console/shell?load_from=data:text/plain,BYUwNmD2
    at common_page.ts:348:17
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runAttempt (retry_for_success.ts:30:15)
    at retryForSuccess (retry_for_success.ts:99:21)
    at RetryService.try (retry.ts:52:12)
    at common_page.ts:304:21
    at runAttempt (retry_for_success.ts:30:15)
    at retryForSuccess (retry_for_success.ts:99:21)
    at RetryService.tryForTime (retry.ts:38:12)
    at CommonPageObject.navigateToApp (common_page.ts:303:5)
    at Context.<anonymous> (_text_input.ts:46:11)
    at Object.apply (wrap_function.js:74:16)
    at onFailure (retry_for_success.ts:18:9)
    at retryForSuccess (retry_for_success.ts:85:7)
    at RetryService.try (retry.ts:52:12)
    at common_page.ts:304:21
    at runAttempt (retry_for_success.ts:30:15)
    at retryForSuccess (retry_for_success.ts:99:21)
    at RetryService.tryForTime (retry.ts:38:12)
    at CommonPageObject.navigateToApp (common_page.ts:303:5)
    at Context.<anonymous> (_text_input.ts:46:11)
    at Object.apply (wrap_function.js:74:16)
    at onFailure (retry_for_success.ts:18:9)
    at retryForSuccess (retry_for_success.ts:85:7)
    at RetryService.tryForTime (retry.ts:38:12)
    at CommonPageObject.navigateToApp (common_page.ts:303:5)
    at Context.<anonymous> (_text_input.ts:46:11)
    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 Oct 17, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 17, 2024
@mistic mistic added the Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more label Oct 17, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-management (Team:Kibana Management)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 17, 2024
@alisonelizabeth alisonelizabeth added the Feature:Console Dev Tools Console Feature label Nov 8, 2024
@alisonelizabeth alisonelizabeth added this to the 8.17 milestone Nov 11, 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 Feature:Console Dev Tools Console Feature Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants