Skip to content

Conversation

@astefan
Copy link
Contributor

@astefan astefan commented Aug 23, 2021

Change the test code after 7.x has the same code as well. Also, change one of the queries as the old version had issues on versions on or after 7.12.0.
Fixes #76618.
Fixes #76632.

@astefan astefan added >bug >test Issues or PRs that are addressing/adding tests v8.0.0 :Analytics/EQL EQL querying v7.15.0 v7.16.0 labels Aug 23, 2021
@astefan astefan requested review from Luegg and bpintea August 23, 2021 19:33
@elasticmachine elasticmachine added the Team:QL (Deprecated) Meta label for query languages team label Aug 23, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-ql (Team:QL)

@astefan astefan changed the title 76618 fix EQL: Adjust the bwc tests for multi-value fields support after 7x merge Aug 23, 2021
Copy link
Contributor

@Luegg Luegg left a comment

Choose a reason for hiding this comment

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

Lgtm in general but I don't understand how this PR also fixes #76618. The according assertion is not changed.

@astefan
Copy link
Contributor Author

astefan commented Aug 24, 2021

@Luegg I think it's these lines that should have been removed and the fact that at the test time it's likely the 7.x code being used in test didn't use the latest PR code. Not 100% sure, but from my tests now, that failure doesn't repro anymore.

Copy link
Contributor

@Luegg Luegg left a comment

Choose a reason for hiding this comment

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

Got it, thanks for elaborating 👍

Copy link
Contributor

@bpintea bpintea left a comment

Choose a reason for hiding this comment

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

Lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/EQL EQL querying >bug Team:QL (Deprecated) Meta label for query languages team >test Issues or PRs that are addressing/adding tests v7.15.0 v7.16.0 v8.0.0-alpha2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] EqlSearchIT testMultiValueFields failing [CI] EqlSearchIT testMultiValueFields failing

5 participants