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

Fixing a11y test failure on discover app (https://github.com/elastic/kibana/issues/59975) #77614

Merged
merged 13 commits into from
Sep 28, 2020

Conversation

bhavyarm
Copy link
Contributor

@bhavyarm bhavyarm commented Sep 16, 2020

As part of the fix (#59975):

1.Removed unnecessary a11y tests
2.Removed filter actions - they will go in another test
3.Removed dangling context view test - they will go in another test

@bhavyarm bhavyarm marked this pull request as ready for review September 17, 2020 13:19
@bhavyarm bhavyarm self-assigned this Sep 17, 2020
@bhavyarm bhavyarm added Project:Accessibility Feature:Discover Discover Application Team:QA Team label for QA Team labels Sep 17, 2020
@elasticmachine
Copy link
Contributor

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

@bhavyarm bhavyarm added release_note:skip Skip the PR/issue when compiling release notes v8.0.0 v7.10.0 labels Sep 17, 2020
@bhavyarm
Copy link
Contributor Author

@elasticmachine merge upstream

Copy link
Contributor

@LeeDr LeeDr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few minor comments

test/accessibility/apps/discover.ts Outdated Show resolved Hide resolved
test/functional/page_objects/discover_page.ts Outdated Show resolved Hide resolved
@bhavyarm
Copy link
Contributor Author

@LeeDr resolved. Thanks for looking it over.

Copy link
Contributor

@myasonik myasonik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More broadly, I'm not sure how splitting the tests out into multiple files will address the test failure? Won't we still get it but from a different file?

test/accessibility/apps/discover.ts Show resolved Hide resolved
@bhavyarm
Copy link
Contributor Author

@myasonik we didn't need the load new search test because I was already testing the same screen in a different test. Plus the error was not a11y error but because of implementation changes - data test subject not being found. Thanks!

@bhavyarm
Copy link
Contributor Author

@elasticmachine merge upstream

@bhavyarm
Copy link
Contributor Author

@LeeDr I have addressed your comments here. Do I need an LGTM from you again? Thanks!

@bhavyarm
Copy link
Contributor Author

@elasticmachine merge upstream

@bhavyarm
Copy link
Contributor Author

@elasticmachine merge upstream

@bhavyarm
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Contributor

@LeeDr LeeDr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - only code review and Jenkins results

@bhavyarm bhavyarm merged commit 9c95994 into elastic:master Sep 28, 2020
bhavyarm added a commit to bhavyarm/kibana that referenced this pull request Sep 28, 2020
scottybollinger pushed a commit to scottybollinger/kibana that referenced this pull request Sep 28, 2020
phillipb added a commit to phillipb/kibana that referenced this pull request Sep 29, 2020
…a into add-anomalies-to-timeline

* 'add-anomalies-to-timeline' of github.com:phillipb/kibana: (89 commits)
  Aligns several module versions across the repository (elastic#78327)
  Empty prompt and loading spinner for service map (elastic#78382)
  Change progress bar to spinner (elastic#78460)
  [QA][Code Coverage] Coverage teams lookup w/o Additional Config (elastic#77111)
  Slim down core bundle (elastic#75912)
  [Alerting] retry internal OCC calls within alertsClient (elastic#77838)
  [kbn/optimizer] only build xpack examples when building xpack plugins (elastic#78656)
  [Ingest Manager] Ingest setup upgrade (elastic#78081)
  [Ingest Manager] Surface saved object client 10,000 limitation to bulk actions UI (elastic#78520)
  fix name without a category or if field end with .text (elastic#78655)
  [Security Solution] [Detections] Log message enhancements (elastic#78429)
  [ML]DF Analytics exploration: default filter of results page by `defaultIsTraining` value in url (elastic#78303)
  [Enterprise Search] Remove all instances of KibanaContext to Kea store (elastic#78513)
  [ML] DF Analytics creation: ensure job did not fail to start before showing results link (elastic#78200)
  fix createAppNavigationHandler to use `navigateToUrl` (elastic#78583)
  Fixing a11y test failure on discover app (elastic#59975) (elastic#77614)
  [Security Solution] Initiate endpoint package upgrade from security app (elastic#77498)
  [kbn/es] use a basic build process (elastic#78090)
  [kbn/optimizer] fix .json extension handling (elastic#78524)
  Fix APM lodash imports (elastic#78438)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Discover Discover Application Project:Accessibility release_note:skip Skip the PR/issue when compiling release notes Team:QA Team label for QA Team v7.10.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants