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

Some progress on failing runtime fields tests #61098

Merged

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Aug 13, 2020

This breaks apart the a test for the terms aggregation into one that
work for runtime fields and one that doesn't.

This breaks apart the a test for the `terms` aggregation into one that
work for runtime fields and one that doesn't.
@nik9000 nik9000 added the :Search/Search Search-related issues that do not fall into other categories label Aug 13, 2020
@nik9000 nik9000 requested review from javanna and jtibshirani August 13, 2020 13:48
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (:Search/Search)

@elasticmachine elasticmachine added the Team:Search Meta label for search team label Aug 13, 2020

- do:
indices.refresh: {}

Copy link
Member

Choose a reason for hiding this comment

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

I see only one test added here, so I don't follow what is being split. Also, would it make sense to make the test changes to master directly?

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm cutting this test in half.

I think it'd make sense to do this in master if we expected folks to hack on these tests before we merge this down. I'm mostly the person who I'd expect to hack on these tests so I don't think that is super likely.

@nik9000 nik9000 merged commit 4a5d317 into elastic:feature/runtime_fields Aug 13, 2020
@nik9000
Copy link
Member Author

nik9000 commented Aug 13, 2020

Thanks @javanna !

nik9000 added a commit to nik9000/elasticsearch that referenced this pull request Aug 13, 2020
… master)

This breaks apart the a test for the `terms` aggregation into one that
work for runtime fields and one that doesn't.
nik9000 added a commit that referenced this pull request Aug 13, 2020
#61101)

This breaks apart the a test for the `terms` aggregation into one that
work for runtime fields and one that doesn't.
nik9000 added a commit to nik9000/elasticsearch that referenced this pull request Aug 13, 2020
… 7.x)

This breaks apart the a test for the `terms` aggregation into one that
work for runtime fields and one that doesn't.
nik9000 added a commit that referenced this pull request Aug 17, 2020
…61115)

* Some progress on failing runtime fields tests (bring #61098 to 7.x)

This breaks apart the a test for the `terms` aggregation into one that
work for runtime fields and one that doesn't.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants