[
https://issues.apache.org/jira/browse/MAPREDUCE-3860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13807668#comment-13807668
]
Jonathan Eagles commented on MAPREDUCE-3860:
--------------------------------------------
Part of the issue is that the individual tests can't run independently. For
example, the following three tests always fail when run by themselves. This
type of failure is problematic for jdk 7 since test order is random. This is
not an exhaustive list and there are more than this.
mvn clean test -Dtest=TestRumenJobTraces#testHadoop20JHParser
mvn clean test
-Dtest=TestRumenJobTraces#testResourceUsageMetricsWithHadoopLogsAnalyzer
mvn clean test -Dtest=TestRumenJobTraces#testTopologyBuilder
> [Rumen] Bring back the removed Rumen unit tests
> -----------------------------------------------
>
> Key: MAPREDUCE-3860
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3860
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: tools/rumen
> Reporter: Ravi Gummadi
> Assignee: Andrey Klochkov
> Attachments: linux-surefire-reports.tar, mac-surfire-reports.tar,
> MAPREDUCE-3860--n2.patch, MAPREDUCE-3860--n3.patch, MAPREDUCE-3860.patch,
> rumen-test-data.tar.gz
>
>
> MAPREDUCE-3582 did not move some of the Rumen unit tests to the new folder
> and then MAPREDUCE-3705 deleted those unit tests. These Rumen unit tests need
> to be brought back:
> TestZombieJob.java
> TestRumenJobTraces.java
> TestRumenFolder.java
> TestRumenAnonymization.java
> TestParsedLine.java
> TestConcurrentRead.java
--
This message was sent by Atlassian JIRA
(v6.1#6144)