[
https://issues.apache.org/jira/browse/GROOVY-8114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Kemnade updated GROOVY-8114:
-----------------------------------
Attachment: 0001-GROOVY-8114-include-time-unit-in-error-message.patch
> 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
> Attachments: 0001-GROOVY-8114-include-time-unit-in-error-message.patch
>
>
> 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)