[ https://issues.apache.org/jira/browse/HADOOP-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557442#action_12557442 ]
Nigel Daley commented on HADOOP-2569: ------------------------------------- The console output for this test is: {code} [junit] Running org.apache.hadoop.mapred.TestMultiFileInputFormat [junit] 2008-01-09 13:19:49,604 INFO mapred.TestMultiFileInputFormat (TestMultiFileInputFormat.java:testFormat(84)) - Test started [junit] 2008-01-09 13:19:49,609 INFO mapred.TestMultiFileInputFormat (TestMultiFileInputFormat.java:testFormat(85)) - Max split count = 10000 [junit] 2008-01-09 13:19:49,610 INFO mapred.TestMultiFileInputFormat (TestMultiFileInputFormat.java:testFormat(86)) - Split count increment = 6000 [junit] 2008-01-09 13:19:49,611 INFO mapred.TestMultiFileInputFormat (TestMultiFileInputFormat.java:testFormat(87)) - Max bytes per file = 1024 [junit] 2008-01-09 13:19:49,612 INFO mapred.TestMultiFileInputFormat (TestMultiFileInputFormat.java:testFormat(88)) - Max number of files = 10000 [junit] 2008-01-09 13:19:49,613 INFO mapred.TestMultiFileInputFormat (TestMultiFileInputFormat.java:testFormat(89)) - Number of files increment = 8000 [junit] 2008-01-09 13:19:50,007 INFO mapred.TestMultiFileInputFormat (TestMultiFileInputFormat.java:initFiles(62)) - Creating 1 file(s) in /export/home/hudson/hudson/jobs/Hadoop-Nightly/workspace/trunk/build/test/data/mapred/test.multifile [junit] 2008-01-09 13:19:50,611 INFO mapred.TestMultiFileInputFormat (TestMultiFileInputFormat.java:testFormat(101)) - Running for Num Files=1, split count=1 [junit] 2008-01-09 13:19:50,665 INFO mapred.TestMultiFileInputFormat (TestMultiFileInputFormat.java:testFormat(101)) - Running for Num Files=1, split count=3206 [junit] 2008-01-09 13:19:50,675 INFO mapred.TestMultiFileInputFormat (TestMultiFileInputFormat.java:testFormat(101)) - Running for Num Files=1, split count=5230 [junit] 2008-01-09 13:19:51,278 INFO mapred.TestMultiFileInputFormat (TestMultiFileInputFormat.java:initFiles(62)) - Creating 7823 file(s) in /export/home/hudson/hudson/jobs/Hadoop-Nightly/workspace/trunk/build/test/data/mapred/test.multifile [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.hadoop.mapred.TestMultiFileInputFormat FAILED (timeout) {code} > Unit test times out on Solaris nightly build: mapred.TestMultiFileInputFormat > ----------------------------------------------------------------------------- > > Key: HADOOP-2569 > URL: https://issues.apache.org/jira/browse/HADOOP-2569 > Project: Hadoop > Issue Type: Bug > Components: mapred > Affects Versions: 0.16.0 > Environment: solaris > Reporter: Mukund Madhugiri > Priority: Critical > Fix For: 0.16.0 > > > Unit test failed in the nightly build: > org.apache.hadoop.mapred.TestMultiFileInputFormat.unknown > junit.framework.AssertionFailedError: Timeout occurred > Logs are at: > http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/361/ -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.