[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13616551#comment-13616551
 ] 

Thomas Graves commented on MAPREDUCE-4991:
------------------------------------------

Thanks Aleksey, but I'm getting errors running the tests.  I'm running on trunk 
and running mvn test in hadoop-gridmix directory.   The first one are in 
TestGridmixSummary which complains about 10.0g not being 10 G and 1.0k not 
being 1 K.  I fixed those but then I get timeouts:

Tests run: 12, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 4.207 sec <<< 
FAILURE!
testSerialReaderThread(org.apache.hadoop.mapred.gridmix.TestGridMixClasses)  
Time elapsed: 1006 sec  <<< ERROR!
java.lang.Exception: test timed out after 1000 milliseconds

After that test it seems to hang on Running 
org.apache.hadoop.mapred.gridmix.TestSleepJob.  Note that those tests should 
have timeouts on them also.



                
> coverage for gridmix
> --------------------
>
>                 Key: MAPREDUCE-4991
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4991
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>    Affects Versions: 3.0.0, 2.0.3-alpha, 0.23.7
>            Reporter: Aleksey Gorshkov
>         Attachments: MAPREDUCE-4991-branch-0.23-a.patch, 
> MAPREDUCE-4991-branch-0.23.patch, MAPREDUCE-4991-branch-2.patch, 
> MAPREDUCE-4991-trunk-a.patch, MAPREDUCE-4991-trunk.patch
>
>
> fix coverage for GridMix
> MAPREDUCE-4991-trunk.patch patch for thunk
> MAPREDUCE-4991-branch-2.patch for branch-2 and 
> MAPREDUCE-4991-branch-0.23.patch for branch-0.23
> known fail 
> -org.apache.hadoop.mapred.gridmix.TestGridmixSummary.testExecutionSummarizer. 
> It is for next issue

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to