[
https://issues.apache.org/jira/browse/YETUS-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15246598#comment-15246598
]
Yetus QA commented on YETUS-384:
--------------------------------
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 50s
{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:green}+1{color} | {color:green} shellcheck {color} | {color:green} 0m
2s {color} | {color:green} There were no new shellcheck issues. {color} |
| {color:green}+1{color} | {color:green} shelldocs {color} | {color:green} 0m
0s {color} | {color:green} There were no new shelldocs issues. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m
0s {color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m
0s {color} | {color:green} The patch does not generate ASF License warnings.
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 0m 58s {color} |
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=1.9.1 Server=1.9.1 Image:yetus/yetus:5f12fe0 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12799353/YETUS-384-YETUS-156.00.patch
|
| JIRA Issue | YETUS-384 |
| Optional Tests | shellcheck shelldocs |
| uname | Linux 9e16e3b08a50 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed
Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | nobuild |
| git revision | YETUS-156 / f4159bd |
| shellcheck | v0.4.3 |
| modules | C: . U: . |
| Console output |
https://builds.apache.org/job/PreCommit-YETUS-Build/381/console |
| Powered by | Apache Yetus 0.3.0-SNAPSHOT http://yetus.apache.org |
This message was automatically generated.
> 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)