Skip to content

[Tests] Fix randomization in StringTermsIT #33678

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
Sep 14, 2018

Conversation

cbuescher
Copy link
Member

I just ran into this while removing multi-line statements, but this seems like
an actual bug in the intended randomization of the test, possibly a leftover
from a debugging session. My guess is the COLLECT_SEGMENT_ORDS variable should
be randomized.

I just ran into this while removing multi-line statements, but this seems like
an actual bug in the intended randomization of the test, possibly a leftover
from a debugging session. My guess is the COLLECT_SEGMENT_ORDS variable should
be randomized.
@cbuescher cbuescher added >enhancement >test Issues or PRs that are addressing/adding tests :Analytics/Aggregations Aggregations v7.0.0 labels Sep 13, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search-aggs

@cbuescher
Copy link
Member Author

@jpountz could you confirm my guess here is right, since you last seem to have touched that area?

Copy link
Contributor

@jpountz jpountz left a comment

Choose a reason for hiding this comment

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

Good catch!

@cbuescher cbuescher merged commit bcbbbdf into elastic:master Sep 14, 2018
cbuescher pushed a commit that referenced this pull request Sep 14, 2018
It looks like the COLLECT_SEGMENT_ORDS flag should be randomized.
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Sep 14, 2018
* master:
  Add script to cache dependencies (elastic#33726)
  [DOCS] Moves security reference to docs folder (elastic#33643)
  Cleanup assertions in global checkpoint listeners (elastic#33722)
  [CCR] Move ccr tests in core module back to ccr module (elastic#33711)
  HLRC: ML PUT Calendar (elastic#33362)
  [Tests] Fix randomization in StringTermsIT (elastic#33678)
  Pin TLS1.2 in SSLConfigurationReloaderTests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/Aggregations Aggregations >enhancement >test Issues or PRs that are addressing/adding tests v6.5.0 v7.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants