You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2018/12/16 20:18:00 UTC

[jira] [Resolved] (YETUS-230) A message in the vote table disappears if dockeronfail is fallback and the specified dockerfile doesn't exist

     [ https://issues.apache.org/jira/browse/YETUS-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer resolved YETUS-230.
------------------------------------
    Resolution: Fixed

> A message in the vote table disappears if dockeronfail is fallback and the specified dockerfile doesn't exist
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: YETUS-230
>                 URL: https://issues.apache.org/jira/browse/YETUS-230
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>            Reporter: Kengo Seki
>            Priority: Minor
>
> Follow-up from YETUS-217. Example:
> {code}
> [sekikn@localhost yetus]$ precommit/test-patch.sh --basedir=../hadoop --debug --docker --dockerfile=/non/existent/file --project=hadoop --resetrepo /tmp/p
> (snip)
> ERROR: Dockerfile '/non/existent/file' not found, falling back to built-in.
> [Fri Dec 11 09:15:23 JST 2015 DEBUG]: Stop clock
> [Fri Dec 11 09:15:23 JST 2015 DEBUG]: add_vote_table 0 docker Dockerfile '/non/existent/file' not found, falling back to built-in.
> (snip)
> | Vote |      Subsystem |  Runtime   | Comment
> ============================================================================
> |   0  |        reexec  |  0m 0s     | Docker mode activated. 
> |  +1  |       @author  |  0m 0s     | The patch does not contain any @author 
> |      |                |            | tags.
> |  +1  |    whitespace  |  0m 0s     | Patch has no whitespace issues. 
> |  +1  |    asflicense  |  0m 20s    | Patch does not generate ASF License 
> |      |                |            | warnings.
> |      |                |  0m 33s    | 
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)