[
https://issues.apache.org/jira/browse/HADOOP-14306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15972708#comment-15972708
]
Steve Loughran commented on HADOOP-14306:
-----------------------------------------
the trouble with the maven timeout is that it just kills the whole JVM. As the
junit test runner builds up the XML test report in memory, killing the JVM
loses the entire log of the test run which failed out. This is generally
considered of limited value when trying to work out why a test failed
> TestLocalFileSystem tests have very low timeouts
> ------------------------------------------------
>
> Key: HADOOP-14306
> URL: https://issues.apache.org/jira/browse/HADOOP-14306
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Eric Badger
> Assignee: Eric Badger
> Attachments: HADOOP-14306.001.patch, HADOOP-14306.002.patch
>
>
> Most tests have a timeout of 1 second, which is much too low, especially if
> there is a spinning disk involved.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]