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: X-Pack Accessibility Tests.x-pack/test/accessibility/apps/maps·ts - Maps app Accessibility full screen button should exist #154913

Closed
kibanamachine opened this issue Apr 13, 2023 · 5 comments · Fixed by #155161
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test impact:critical This issue should be addressed immediately due to a critical level of impact on the product. Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas Team:QA Team label for QA Team

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

Error: a11y report:

VIOLATION
  [aria-allowed-attr]: Ensures ARIA attributes are allowed for an element's role
    Impact: serious
    Help: https://dequeuniversity.com/rules/axe/4.6/aria-allowed-attr?application=axeAPI
    Elements:
      - <div class="euiProgress css-60re9r-euiProgress-indeterminate-xs-fixed-accent" data-test-subj="globalLoadingIndicator" aria-hidden="false" aria-label="Loading content"></div>
    at AccessibilityService.assertValidAxeReport (a11y.ts:75:13)
    at AccessibilityService.testAppSnapshot (a11y.ts:48:10)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at Context.<anonymous> (maps.ts:82:7)
    at Object.apply (wrap_function.js:73:16)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Apr 13, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Apr 13, 2023
@jbudz jbudz added Team:QA Team label for QA Team Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas labels Apr 17, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-qa (Team:QA)

@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Apr 17, 2023
@jbudz
Copy link
Member

jbudz commented Apr 17, 2023

Failure: ES snapshot verify - main

@jbudz
Copy link
Member

jbudz commented Apr 17, 2023

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

main: 6259bb9

@Heenawter Heenawter added the impact:critical This issue should be addressed immediately due to a critical level of impact on the product. label Apr 17, 2023
@nickpeihl nickpeihl self-assigned this Apr 18, 2023
nickpeihl added a commit that referenced this issue Apr 18, 2023
Fixes #154913 

## Summary

Changes functional test to use the maps PageObject methods for entering
and exiting fullscreen. These methods provide better retry handling.
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:critical This issue should be addressed immediately due to a critical level of impact on the product. Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas Team:QA Team label for QA Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants