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

[7.x] Fix failing SetProcessorTests.testCopyFromOtherField test (#70150) #70350

Merged
merged 1 commit into from
Mar 12, 2021

Conversation

danhermann
Copy link
Contributor

Fixes two problems with the testCopyFromOtherField test -- it should not choose a sub-object of the copy_from field as the target field and it should "deep-compare" any copied objects contained within maps as they will not be reference-equal after the fix in #69349.

Fixes #69876.

Backport of #70150

@danhermann danhermann added >test Issues or PRs that are addressing/adding tests :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP backport v7.13.0 labels Mar 12, 2021
@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label Mar 12, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (Team:Core/Features)

@danhermann danhermann merged commit 669f058 into elastic:7.x Mar 12, 2021
@danhermann danhermann deleted the backport_7x_70150_fix_set_test branch March 12, 2021 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP Team:Data Management Meta label for data/management team >test Issues or PRs that are addressing/adding tests v7.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants