Jochen Kemnade created GROOVY-8114:
--------------------------------------

             Summary: Include correct time unit in timeout error message
                 Key: GROOVY-8114
                 URL: https://issues.apache.org/jira/browse/GROOVY-8114
             Project: Groovy
          Issue Type: Improvement
    Affects Versions: 2.4.9
            Reporter: Jochen Kemnade


When a class is annotated with {{@TimedInterrupt(value = 5L, unit = 
TimeUnit.SECONDS)}}, and the execution is aborted, the error message reads 
"Execution timed out after 5 units". It should read "Execution timed out after 
5 seconds".



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to