You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Yetus QA (JIRA)" <ji...@apache.org> on 2016/04/18 23:35:25 UTC

[jira] [Commented] (YETUS-384) In build driver mode, some plugins have misleading status text

    [ https://issues.apache.org/jira/browse/YETUS-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15246595#comment-15246595 ] 

Yetus QA commented on YETUS-384:
--------------------------------

(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at https://builds.apache.org/job/PreCommit-YETUS-Build/381/console in case of problems.


> 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
>            Assignee: Allen Wittenauer
>            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)