You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barbara Pruijn (JIRA)" <ji...@apache.org> on 2018/02/28 00:13:00 UTC

[jira] [Resolved] (GEODE-2284) HelpCommandsIntegrationTest is too brittle

     [ https://issues.apache.org/jira/browse/GEODE-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Barbara Pruijn resolved GEODE-2284.
-----------------------------------
    Resolution: Won't Do

> HelpCommandsIntegrationTest is too brittle
> ------------------------------------------
>
>                 Key: GEODE-2284
>                 URL: https://issues.apache.org/jira/browse/GEODE-2284
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh, tests
>    Affects Versions: 1.0.0-incubating
>            Reporter: Kirk Lund
>            Priority: Major
>              Labels: Brittle, GfshHelpCommands, IntegrationTest
>
> HelpCommandsIntegrationTest compares the help output for each command to golden files. Any change to command help requires another change to the golden file. This does not provide real value other than to tell you that you changed the help output which then slows you down because you have to change it again but in the test.
> See any resource on JUnit best practices about tests that are too brittle.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)