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

[Console] Add Kibana APIs Support #130816

Merged
merged 2 commits into from
Apr 21, 2022

Conversation

alisonelizabeth
Copy link
Contributor

@alisonelizabeth alisonelizabeth commented Apr 21, 2022

Reverts the revert f41dc1f and fixes the failing functional test.

The majority of this code was already reviewed in #128562, however, the initial PR was reverted due to failing test on CI. The failing test was fixed via 27eaa95.

Why was the test failing?
The enterRequest() console page helper was updated in the Kibana APIS support work to exclude await textArea.pressKeys(Key.ENTER);. However, the test added via #126881 wasn't updated to expect this new behavior. I'm guessing #126881 was merged, but the Kibana APIs feature branch wasn't updated, and the code became out of sync and CI didn't catch the failure.

Note: I'm skipping release notes, as I think the original PR can still be referenced for that.

@alisonelizabeth alisonelizabeth added chore Feature:Console Dev Tools Console Feature Feature:Dev Tools Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more release_note:skip Skip the PR/issue when compiling release notes backport:skip This commit does not require backporting v8.3.0 labels Apr 21, 2022
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
console 400.0KB 400.3KB +277.0B

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

@alisonelizabeth alisonelizabeth marked this pull request as ready for review April 21, 2022 18:39
@alisonelizabeth alisonelizabeth requested a review from a team as a code owner April 21, 2022 18:39
@elasticmachine
Copy link
Contributor

Pinging @elastic/platform-deployment-management (Team:Deployment Management)

@alisonelizabeth
Copy link
Contributor Author

Verified in flaky test runner 50x - https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/505

Copy link
Contributor

@cjcenizal cjcenizal left a comment

Choose a reason for hiding this comment

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

Test fix LGTM! Thanks for the rapid turnaround.

@cjcenizal cjcenizal merged commit 47918ae into elastic:main Apr 21, 2022
kertal pushed a commit to kertal/kibana that referenced this pull request May 24, 2022
* Revert "Revert "[Console] Add Kibana APIs Support (elastic#128562)""

This reverts commit f41dc1f.

* fix functional test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting chore Feature:Console Dev Tools Console Feature Feature:Dev Tools release_note:skip Skip the PR/issue when compiling release notes Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more v8.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants