[
https://issues.apache.org/jira/browse/YETUS-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16477964#comment-16477964
]
Yetus QA commented on YETUS-635:
--------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
24s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {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:brown} master Compile Tests {color} ||
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} shellcheck {color} | {color:green} 0m
2s{color} | {color:green} There were no new shellcheck issues. {color} |
| {color:red}-1{color} | {color:red} shelldocs {color} | {color:red} 0m
0s{color} | {color:red} The patch generated 2 new + 22 unchanged - 4 fixed = 24
total (was 26) {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m
0s{color} | {color:green} The patch has no whitespace issues. {color} |
|| || || || {color:brown} Other Tests {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 31s{color} |
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce Image:yetus/yetus:53f22ae |
| JIRA Issue | YETUS-635 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12923759/YETUS-635.1.patch |
| Optional Tests | shellcheck shelldocs |
| uname | Linux cf8a5ca51825 4.4.0-121-generic #145-Ubuntu SMP Fri Apr 13
13:47:23 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | nobuild |
| git revision | master / e56ba29 |
| shellcheck | v0.4.6 |
| shelldocs |
https://builds.apache.org/job/PreCommit-YETUS-Build/723/artifact/patchprocess/diff-patch-shelldocs.txt
|
| Max. process+thread count | 10 (vs. ulimit of 1000) |
| modules | C: . U: . |
| Console output |
https://builds.apache.org/job/PreCommit-YETUS-Build/723/console |
| Powered by | Apache Yetus 0.8.0-SNAPSHOT http://yetus.apache.org |
This message was automatically generated.
> Maven plugin should fail when partially enabled
> -----------------------------------------------
>
> Key: YETUS-635
> URL: https://issues.apache.org/jira/browse/YETUS-635
> Project: Yetus
> Issue Type: Improvement
> Components: Test Patch
> Affects Versions: 0.6.0, 0.7.0
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Critical
> Fix For: 0.8.0
>
> Attachments: YETUS-635.0.patch, YETUS-635.1.patch
>
>
> The maven build plugin defines two additional test types: mvnsite and
> mvninstall. Currently, users can say they want to enable these tests without
> also stating they want the maven plugin enabled. This can lead to
> nonintuitive failures because those tests rely on command line arguments that
> are only handled by the maven plugin.
> This came up in HBASE-20591, because the HBase project was attempting to have
> parallel test runs to cover unit tests with different dependency options and
> had 'mvninstall' without 'maven' result in failures due to stomping on the
> default maven repo.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)