[
https://issues.apache.org/jira/browse/YETUS-789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758667#comment-16758667
]
Yetus QA commented on YETUS-789:
--------------------------------
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 6m
23s{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
4s{color} | {color:green} There were no new shellcheck issues. {color} |
| {color:green}+1{color} | {color:green} shelldocs {color} | {color:green} 0m
2s{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:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m
6s{color} | {color:green} The patch does not generate ASF License warnings.
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 6m 46s{color} |
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce base:
https://builds.apache.org/job/PreCommit-YETUS-Build/926/artifact/patchprocess/Dockerfile
|
| JIRA Issue | YETUS-789 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12957316/YETUS-789.00.patch |
| Optional Tests | dupname asflicense shellcheck shelldocs |
| uname | Linux dfcb5240bad8 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2
17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | precommit/src/main/shell/personality/yetus.sh |
| git revision | master / aa16845 |
| maven | version: Apache Maven 3.3.9 |
| shellcheck | v0.4.6 |
| Max. process+thread count | 46 (vs. ulimit of 1000) |
| modules | C: precommit U: precommit |
| Console output |
https://builds.apache.org/job/PreCommit-YETUS-Build/926/console |
| Powered by | Apache Yetus 0.10.0-SNAPSHOT http://yetus.apache.org |
This message was automatically generated.
> bugsystem_linecomments_trigger breaks if prevnum or linenum isn't numeric
> -------------------------------------------------------------------------
>
> Key: YETUS-789
> URL: https://issues.apache.org/jira/browse/YETUS-789
> Project: Yetus
> Issue Type: Bug
> Components: Test Patch
> Affects Versions: 0.9.0
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Priority: Blocker
> Labels: beginner
> Attachments: YETUS-789.00.patch
>
>
> There is a possibility that :
> {code}
> [[ ${prevnum} -eq ${linenum} ]]; then
> {code}
> doesn't contain numbers (the cut fails, etc) and this causes a syntax error
> to be displayed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)