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

fails on mki: Serverless Search Functional Tests.x-pack/test_serverless/functional/test_suites/search/dashboards/build_dashboard.ts #181956

Open
wayneseymour opened this issue Apr 29, 2024 · 1 comment
Labels
bug Fixes for quality problems that affect the customer experience impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. loe:large Large Level of Effort Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@wayneseymour
Copy link
Member

Against MKI, await this.testSubjects.moveMouseTo('dashboardPanelTitle'); is failing.
Also, I was able to reproduce on my local against docker and on an MKI instance, bootstrapped with qaf

This was introduced 14 months ago via: https://github.com/elastic/kibana/pull/152155/files#diff-fc446f10e9070a0876efce195e9b97282dcb8cb305475c37dec61ee73c1fbec5R54

Failure Screenshot

image

Stack Trace

Error: expected false to equal true
    at Assertion.assert (expect.js:100:11)
    at Assertion.apply (expect.js:227:8)
    at Assertion.be (expect.js:69:22)
    at Context. (build_dashboard.ts:67:37)
    at Object.apply (wrap_function.js:73:16)
@wayneseymour wayneseymour added bug Fixes for quality problems that affect the customer experience Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. labels Apr 29, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-presentation (Team:Presentation)

@ThomThomson ThomThomson added loe:large Large Level of Effort impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. impact:high Addressing this issue will have a high 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. impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. labels May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. loe:large Large Level of Effort Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

No branches or pull requests

3 participants