You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Suneel Marthi (JIRA)" <ji...@apache.org> on 2014/06/14 19:52:02 UTC

[jira] [Commented] (MAHOUT-1581) Timeout-based SRM test can hit limits on Apache test infra

    [ 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)