Skip to content

Assert no other partitions in assertExpectedPartitions#11925

Merged
findepi merged 3 commits intomasterfrom
findepi/assert-no-other-partitions-in-assertexpectedpartitions-baa3f0
Apr 14, 2022
Merged

Assert no other partitions in assertExpectedPartitions#11925
findepi merged 3 commits intomasterfrom
findepi/assert-no-other-partitions-in-assertexpectedpartitions-baa3f0

Conversation

@findepi
Copy link
Member

@findepi findepi commented Apr 13, 2022

Previously, assertExpectedPartitions checked whether expected
partitions are present. After the change, it still does that, but also
verifies no unexpected partitions are present.

Fixes #11904
Note: this PR runs with secrets

findepi added 3 commits April 13, 2022 09:31
Previously, `assertExpectedPartitions` checked whether expected
partitions are present. After the change, it still does that, but also
verifies no unexpected partitions are present.
@findepi
Copy link
Member Author

findepi commented Apr 13, 2022

@damnMeddlingKid can you please take a look?

@findepi findepi added the no-release-notes This pull request does not require release notes entry label Apr 13, 2022
@damnMeddlingKid
Copy link
Member

Looks good to me. Thanks for the quick turn around !.

@findepi findepi merged commit 39aa8bc into master Apr 14, 2022
@findepi findepi deleted the findepi/assert-no-other-partitions-in-assertexpectedpartitions-baa3f0 branch April 14, 2022 15:43
@findepi findepi restored the findepi/assert-no-other-partitions-in-assertexpectedpartitions-baa3f0 branch April 14, 2022 15:43
@findepi findepi deleted the findepi/assert-no-other-partitions-in-assertexpectedpartitions-baa3f0 branch April 14, 2022 15:43
@findepi findepi restored the findepi/assert-no-other-partitions-in-assertexpectedpartitions-baa3f0 branch April 14, 2022 15:43
@findepi findepi deleted the findepi/assert-no-other-partitions-in-assertexpectedpartitions-baa3f0 branch April 14, 2022 15:43
@github-actions github-actions bot added this to the 378 milestone Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed no-release-notes This pull request does not require release notes entry test

Development

Successfully merging this pull request may close these issues.

Make AbstractTestHive's "assertExpectedPartitions" check all partitions are present.

3 participants