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

Fix APM E2E #113297

Merged
merged 3 commits into from
Sep 28, 2021
Merged

Fix APM E2E #113297

merged 3 commits into from
Sep 28, 2021

Conversation

smith
Copy link
Contributor

@smith smith commented Sep 28, 2021

Add ?* to the end of request aliases in instances table tests.

#104301 upgraded Cypress to a newer version that required this, but the APM E2E tests were not run because there were no changes to any files in APM.

Add `?*` to the end of request aliases in instances table tests.

Not sure why or when these started failing. It could be that the version of Cypress we're using changed and this behavior changed.
@smith smith added v8.0.0 release_note:skip Skip the PR/issue when compiling release notes auto-backport Deprecated - use backport:version if exact versions are needed v7.16.0 labels Sep 28, 2021
@smith smith requested a review from a team as a code owner September 28, 2021 16:51
@botelastic botelastic bot added the Team:APM All issues that need APM UI Team support label Sep 28, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:apm)

Copy link
Member

@sorenlouv sorenlouv left a comment

Choose a reason for hiding this comment

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

I don't understand why this fixes it (and why it was not needed previously) but lgtm

@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Metrics [docs]

✅ unchanged

History

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

@smith smith merged commit 8cf20cd into elastic:master Sep 28, 2021
@smith smith deleted the nls/e2e-fix2 branch September 28, 2021 20:18
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Sep 28, 2021
Add `?*` to the end of request aliases in instances table tests.

elastic#104301 upgraded Cypress to a newer version that required this, but the APM E2E tests were not run because there were no changes to any files in APM.
@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.x

This backport PR will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Sep 28, 2021
Add `?*` to the end of request aliases in instances table tests.

#104301 upgraded Cypress to a newer version that required this, but the APM E2E tests were not run because there were no changes to any files in APM.

Co-authored-by: Nathan L Smith <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes Team:APM All issues that need APM UI Team support v7.16.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants