[
https://issues.apache.org/jira/browse/YETUS-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated YETUS-384:
-----------------------------------
Attachment: YETUS-384-YETUS-156.00.patch
-00:
* s,modified,identified,g
> In build driver mode, some plugins have misleading status text
> --------------------------------------------------------------
>
> Key: YETUS-384
> URL: https://issues.apache.org/jira/browse/YETUS-384
> Project: Yetus
> Issue Type: Sub-task
> Components: Test Patch
> Affects Versions: YETUS-156
> Reporter: Sean Busbey
> Priority: Minor
> Attachments: YETUS-384-YETUS-156.00.patch
>
>
> When running in build driver mode, I expect that the status text for a test
> plugin will look similar to how shellcheck does:
> {code}
> ============================================================================
> ============================================================================
> shellcheck plugin: full
> ============================================================================
> ============================================================================
> Running shellcheck against all identifiable shell scripts
> {code}
> Several of the plugins instead talk about "modified" files, which doesn't
> make sense in this context.
> {code}
> ============================================================================
> ============================================================================
> Perl::Critic plugin: full
> ============================================================================
> ============================================================================
> Running perlcritic against modified perl scripts/modules.
> ============================================================================
> ============================================================================
> pylint plugin: full
> ============================================================================
> ============================================================================
> Running pylint against modified python scripts.
> ============================================================================
> ============================================================================
> rubocop plugin: full
> ============================================================================
> ============================================================================
> Running rubocop against modified ruby scripts.
> ============================================================================
> ============================================================================
> ruby-lint plugin: full
> ============================================================================
> ============================================================================
> Running ruby-lint against modified ruby scripts.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)