Skip to content

Make agg test less confusing (backport of #63952)#63959

Merged
nik9000 merged 1 commit intoelastic:7.xfrom
nik9000:agg_test_public_7_x
Oct 20, 2020
Merged

Make agg test less confusing (backport of #63952)#63959
nik9000 merged 1 commit intoelastic:7.xfrom
nik9000:agg_test_public_7_x

Conversation

@nik9000
Copy link
Copy Markdown
Member

@nik9000 nik9000 commented Oct 20, 2020

We have an @After annotated method in AggregatorTestCase that cleans
up releasibles. But it was private! Confusingly, it seemed to be
working! I'm not sure why. This makes it public which is a little more
sensible.

We have an `@After` annotated method in `AggregatorTestCase` that cleans
up releasibles. But it was `private`! Confusingly, it seemed to be
working! I'm not sure why. This makes it public which is a little more
sensible.
@nik9000
Copy link
Copy Markdown
Member Author

nik9000 commented Oct 20, 2020

run elasticsearch-ci/docs

@nik9000 nik9000 merged commit 5689cf7 into elastic:7.x Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant