You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failing ES Promotion: dashboard mode Dashboard View Mode Dashboard viewer "before all" hook: Create dashboard only mode user for "shows only the dashboard app link"
#109351
Closed
mistic opened this issue
Aug 19, 2021
· 3 comments
Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
Wait timed out after 10051ms
at /dev/shm/workspace/parallel/10/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at onFailure (/dev/shm/workspace/parallel/10/kibana/test/common/services/retry/retry_for_success.ts:17:9)
at retryForSuccess (/dev/shm/workspace/parallel/10/kibana/test/common/services/retry/retry_for_success.ts:57:13)
at RetryService.try (/dev/shm/workspace/parallel/10/kibana/test/common/services/retry/retry.ts:31:12)
at Proxy.clickByCssSelector (/dev/shm/workspace/parallel/10/kibana/test/functional/services/common/find.ts:360:5)
at SecurityPageObject.selectRole (test/functional/page_objects/security_page.ts:548:5)
at SecurityPageObject.fillUserForm (test/functional/page_objects/security_page.ts:458:7)
at SecurityPageObject.createUser (test/functional/page_objects/security_page.ts:469:5)
at Context.<anonymous> (test/functional/apps/dashboard_mode/dashboard_view_mode.js:72:9)
at Object.apply (/dev/shm/workspace/parallel/10/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
The text was updated successfully, but these errors were encountered:
This failure is preventing the promotion of the current Elasticsearch nightly snapshot.
For more information on the Elasticsearch snapshot promotion process including how to reproduce using the unverified nightly ES build: https://www.elastic.co/guide/en/kibana/master/development-es-snapshots.html
CI failure logs: https://kibana-ci.elastic.co/job/elasticsearch+snapshots+verify/3250/testReport/junit/Chrome%20X-Pack%20UI%20Functional%20Tests/x-pack_test_functional_apps_dashboard_mode_dashboard_view_mode%C2%B7js/Kibana_Pipeline___dashboard_mode_Dashboard_View_Mode_Dashboard_viewer__before_all__hook__Create_dashboard_only_mode_user_for__shows_only_the_dashboard_app_link__2/
The text was updated successfully, but these errors were encountered: