Skip to content

Conversation

@jpountz
Copy link
Contributor

@jpountz jpountz commented Feb 17, 2017

Relates #22278

@jpountz jpountz added :Analytics/Aggregations Aggregations >test Issues or PRs that are addressing/adding tests v6.0.0-alpha1 labels Feb 17, 2017
@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

if (false == firstInstance.equals(secondInstance)) {
firstInstance.equals(secondInstance);
assertEquals("instance is not equal to its copy", firstInstance, secondInstance);
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do you need to remove this assertion ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch, I wanted only to remove what looked like a debug statement, I pushed a fix.

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks, LGTM

Copy link
Contributor

@jimczi jimczi left a comment

Choose a reason for hiding this comment

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

Left a small comment regarding the removal of an assertion.
LGTM otherwise

@jpountz jpountz merged commit 3134d6b into elastic:master Mar 1, 2017
@jpountz jpountz deleted the test/percentiles_ranks branch March 1, 2017 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/Aggregations Aggregations >test Issues or PRs that are addressing/adding tests v6.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants