You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (Jira)" <ji...@apache.org> on 2019/10/28 00:33:00 UTC

[jira] [Updated] (SUREFIRE-1704) [JDK 11 Alpine Linux] long etime within hours has format 2h01 on busybox

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

Tibor Digana updated SUREFIRE-1704:
-----------------------------------
    Description: The {{etime}} in /procps respects the format {{mm:ss}} and non standard format if the etime exceeds one hour. This improvement is tolerant to the format, example with two hours and one minute: {{2h01}}.  (was: The {{etime}} in /procps respects the format {{mm:ss}} and non standard format if the etime exceeds one hour. This improvement is tolerant to the format, example with two hours and one minute: {{2h:01}}.)

> [JDK 11 Alpine Linux] long etime within hours has format 2h01 on busybox
> ------------------------------------------------------------------------
>
>                 Key: SUREFIRE-1704
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1704
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: Maven Failsafe Plugin, Maven Surefire Plugin, process forking
>         Environment: busybox
>            Reporter: Tibor Digana
>            Assignee: Tibor Digana
>            Priority: Major
>             Fix For: 3.0.0-M4
>
>
> The {{etime}} in /procps respects the format {{mm:ss}} and non standard format if the etime exceeds one hour. This improvement is tolerant to the format, example with two hours and one minute: {{2h01}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)