Skip to content

[7.6] Avoid clash between source field and header field in CsvProcessorTests (#51962) #52072

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

Merged
merged 1 commit into from
Feb 7, 2020

Conversation

probakowski
Copy link
Contributor

Backports the following commits to 7.6:

elastic#51962)

This change fixes flakiness in `CsvProcessorTests` where source field
can be the same as one of the headers used by tests which messes up
asserts when we check that field is not present after processor run.

Closes elastic#50209
@probakowski
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/packaging-sample-matrix-windows

@probakowski probakowski merged commit ac1bff6 into elastic:7.6 Feb 7, 2020
@probakowski probakowski deleted the backport/7.6/pr-51962 branch February 7, 2020 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant