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

Remove APM stacktrace snapshots #79543

Merged
merged 2 commits into from
Oct 6, 2020
Merged

Conversation

smith
Copy link
Contributor

@smith smith commented Oct 5, 2020

These are not necessary and have caused problems for other contributors. Replace the snapshots with tests that check for errors or the structure of the results.

Move the test files out of the test directory and rename the directory to fixtures.

These are not necessary and have caused problems for other contributors. Replace the snapshots with tests that check for errors or the structure of the results.

Move the test files out of the __test__ directory and rename the directory to __fixtures__.
@smith smith added v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.10.0 labels Oct 5, 2020
@smith smith requested a review from a team as a code owner October 5, 2020 19:09
@botelastic botelastic bot added the Team:APM All issues that need APM UI Team support label Oct 5, 2020
@elasticmachine
Copy link
Contributor

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

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

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

@smith smith merged commit bfa704d into elastic:master Oct 6, 2020
@smith smith deleted the nls/rm-stack-snap branch October 6, 2020 15:22
smith added a commit to smith/kibana that referenced this pull request Oct 6, 2020
* Remove APM stacktrace snapshots

These are not necessary and have caused problems for other contributors. Replace the snapshots with tests that check for errors or the structure of the results.

Move the test files out of the __test__ directory and rename the directory to __fixtures__.

# Conflicts:
#	x-pack/plugins/apm/public/components/shared/Stacktrace/__test__/__snapshots__/Stackframe.test.tsx.snap
smith added a commit that referenced this pull request Oct 7, 2020
These are not necessary and have caused problems for other contributors. Replace the snapshots with tests that check for errors or the structure of the results.

Move the test files out of the __test__ directory and rename the directory to __fixtures__.

# Conflicts:
#	x-pack/plugins/apm/public/components/shared/Stacktrace/__test__/__snapshots__/Stackframe.test.tsx.snap

* Snapshot update
jportner pushed a commit to jportner/kibana that referenced this pull request Dec 14, 2020
* Remove APM stacktrace snapshots

These are not necessary and have caused problems for other contributors. Replace the snapshots with tests that check for errors or the structure of the results.

Move the test files out of the __test__ directory and rename the directory to __fixtures__.
@jportner
Copy link
Contributor

jportner commented Dec 14, 2020

FYSA, I had to backport this to 7.10 to support a related dependency upgrade backport: #85369

No action needed, just wanted to let you know 😄

Edit: looking at the labels, it seems like it was intended to backport this to 7.10 but it just missed feature freeze and only made it into 7.11. I'll add the 7.11 label for posterity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:APM All issues that need APM UI Team support v7.10.0 v7.11.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants