[
https://issues.apache.org/jira/browse/DL-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15755019#comment-15755019
]
ASF GitHub Bot commented on DL-123:
-----------------------------------
Github user brennonyork commented on the issue:
https://github.com/apache/incubator-distributedlog/pull/75
Totally valid question. I went through and Google'd for a bit and found a
few links. In short the best we can do that is _currently_ supported by JUnit
is to create a class rule within a test suite (eg timeout) although we'd then
need to create all the test suites (which it doesn't look like DL is setup for
currently).
* [history of global params for
junit](https://github.com/junit-team/junit4/issues/1219)
* [creating class rules for test
suites](http://stackoverflow.com/questions/16608934/can-i-apply-a-time-limit-for-all-the-tests-in-the-suite)
> Every tests should have timeout
> -------------------------------
>
> Key: DL-123
> URL: https://issues.apache.org/jira/browse/DL-123
> Project: DistributedLog
> Issue Type: Bug
> Reporter: Gerrit Sundaram
> Assignee: Brennon York
> Labels: help-wanted
>
> Currently not every test has timeout value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)