You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "DonalEvans (GitHub)" <gi...@apache.org> on 2020/02/04 17:27:56 UTC

[GitHub] [geode] DonalEvans commented on pull request #4429: GEODE-7550: Param to only list gw receivers or senders

3 of these 4 test cases are redundant and can be safely removed without losing coverage, since the behaviour being tested is just whether the options `--senders-only` and `--receivers-only` are specified at all, not what their values are. If one of these tests were to fail but not the other 3, that would indicate a deeper problem with the gfsh parser that is outside the scope of what this class is intended to be testing and should be already covered in an existing test class.

[ Full content available at: https://github.com/apache/geode/pull/4429 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org