[
https://issues.apache.org/jira/browse/MAHOUT-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031633#comment-14031633
]
Suneel Marthi commented on MAHOUT-1581:
---------------------------------------
Its not needed, MahoutTestCase has a default timeout of 20000 ms. You could
remove (timeout = 5000) from your tests, that should take care of running tests
on slow Apache Infra.
This was done as part of Mahout 0.9 release.
> Timeout-based SRM test can hit limits on Apache test infra
> ----------------------------------------------------------
>
> Key: MAHOUT-1581
> URL: https://issues.apache.org/jira/browse/MAHOUT-1581
> Project: Mahout
> Issue Type: Bug
> Reporter: Ted Dunning
>
> I put in some tests to ensure that the SRM.times method stays relatively fast
> and doesn't revert to the old dense behavior. These are inherently timeout
> based since there is no way to count operations.
> I will extend the timeout another 10x. The failing version of the test takes
> hours or more so this should still catch any regressions.
--
This message was sent by Atlassian JIRA
(v6.2#6252)