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/home·ts - Kibana Home click on collapse on observability in side nav to test a11y of collapse button #80929

Closed
kibanamachine opened this issue Oct 16, 2020 · 6 comments
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Home Kibana home application Project:Accessibility

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

Error: a11y report:

VIOLATION
  [aria-required-parent]: Ensures elements with an ARIA role that require parent roles are contained by them
    Help: https://dequeuniversity.com/rules/axe/4.0/aria-required-parent?application=axeAPI
    Elements:
      - .euiTab-isSelected
      - a[href$="explorer"] > .euiTab[role="tab"]
      - a[href$="settings"] > .euiTab[role="tab"]
    at Accessibility.testAxeReport (/dev/shm/workspace/parallel/2/kibana/test/accessibility/services/a11y/a11y.ts:91:15)
    at Accessibility.testAppSnapshot (/dev/shm/workspace/parallel/2/kibana/test/accessibility/services/a11y/a11y.ts:60:18)
    at process._tickCallback (internal/process/next_tick.js:68:7)

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Oct 16, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage (failed-test)

spalger added a commit that referenced this issue Oct 16, 2020
spalger added a commit that referenced this issue Oct 16, 2020
(cherry picked from commit 71f4c08)
@spalger
Copy link
Contributor

spalger commented Oct 16, 2020

4 failures across 7.x and PRs, all very recent. Do you think this could be related any recent changes @myasonik?

image

Skipped

master: 71f4c08
7.x/7.10: daa00cd

gmmorris added a commit to gmmorris/kibana that referenced this issue Oct 19, 2020
* master: (43 commits)
  [ML] Transforms: Fix tab ids for expanded row. (elastic#80666)
  server logs config paths to use for runner (elastic#52980)
  Fix audit logger logging to console even when disabled (elastic#80928)
  skip flaky suite (elastic#80929)
  Added Enterprise Search config to kibana-docker (elastic#80872)
  skip flaky suite (elastic#80914)
  [keystore_cli] parse values as JSON before adding to keystore (elastic#80848)
  [Ingest Manager] Fix for comparing versions with -SNAPSHOT suffix (elastic#80742)
  ECS audit logging (elastic#74640)
  [Uptime] Add client-side unit tests for remaining synthetics code (elastic#80215)
  [Security_Solution][Resolver] Promote z-index on node labels (elastic#80854)
  Move renderHeaderActions back into mount useEffect + update tests (elastic#80861)
  [Reporting] Document Network Policy configuration (elastic#80431)
  [Reporting] Add contextual documentation for CSV Max Bytes setting (elastic#80782)
  Add catch for Enterprise Search sending back a 401 response instead of redirect (elastic#80757)
  [Actions] Back Button on Add Connector Flyout (elastic#80160)
  removing `kibana_datatable` in favor of `datatable`  (elastic#80548)
  [Alerting UI] Updating 'Add new' wording (elastic#80509)
  [Docs] Document Encrypted Saved Objects functionality. (elastic#80183)
  [Discover] fix auto-refresh (elastic#80635)
  ...
gmmorris added a commit to gmmorris/kibana that referenced this issue Oct 19, 2020
* master: (23 commits)
  [ML] Transforms: Fix tab ids for expanded row. (elastic#80666)
  server logs config paths to use for runner (elastic#52980)
  Fix audit logger logging to console even when disabled (elastic#80928)
  skip flaky suite (elastic#80929)
  Added Enterprise Search config to kibana-docker (elastic#80872)
  skip flaky suite (elastic#80914)
  [keystore_cli] parse values as JSON before adding to keystore (elastic#80848)
  [Ingest Manager] Fix for comparing versions with -SNAPSHOT suffix (elastic#80742)
  ECS audit logging (elastic#74640)
  [Uptime] Add client-side unit tests for remaining synthetics code (elastic#80215)
  [Security_Solution][Resolver] Promote z-index on node labels (elastic#80854)
  Move renderHeaderActions back into mount useEffect + update tests (elastic#80861)
  [Reporting] Document Network Policy configuration (elastic#80431)
  [Reporting] Add contextual documentation for CSV Max Bytes setting (elastic#80782)
  Add catch for Enterprise Search sending back a 401 response instead of redirect (elastic#80757)
  [Actions] Back Button on Add Connector Flyout (elastic#80160)
  removing `kibana_datatable` in favor of `datatable`  (elastic#80548)
  [Alerting UI] Updating 'Add new' wording (elastic#80509)
  [Docs] Document Encrypted Saved Objects functionality. (elastic#80183)
  [Discover] fix auto-refresh (elastic#80635)
  ...
@dmlemeshko
Copy link
Member

@bhavyarm you probably want to check it

@bhavyarm bhavyarm self-assigned this Oct 19, 2020
@bhavyarm
Copy link
Contributor

Thanks @dmlemeshko. I assigned it to myself.

@myasonik myasonik added Feature:Home Kibana home application Project:Accessibility labels Dec 10, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-accessibility (Project:Accessibility)

@bhavyarm
Copy link
Contributor

bhavyarm commented Feb 1, 2021

closed via #86531

@bhavyarm bhavyarm closed this as completed Feb 1, 2021
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:Home Kibana home application Project:Accessibility
Projects
None yet
Development

No branches or pull requests

6 participants