You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Scott Chen (JIRA)" <ji...@apache.org> on 2011/02/28 22:40:36 UTC

[jira] Created: (MAPREDUCE-2348) TestSimulator* failed on trunk

TestSimulator* failed on trunk
------------------------------

                 Key: MAPREDUCE-2348
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2348
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: contrib/mumak
            Reporter: Scott Chen
            Priority: Blocker


All Failed Tests
{code}
org.apache.hadoop.mapred.TestSimulatorJobTracker.testTrackerInteraction 
org.apache.hadoop.mapred.TestSimulatorDeterministicReplay.testMain 
org.apache.hadoop.mapred.TestSimulatorEndToEnd.testMain 
org.apache.hadoop.mapred.TestSimulatorSerialJobSubmission.testMain 
org.apache.hadoop.mapred.TestSimulatorStressJobSubmission.testMain 
{code}

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (MAPREDUCE-2348) TestSimulator* failed on trunk

Posted by "Todd Lipcon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon resolved MAPREDUCE-2348.
------------------------------------

      Resolution: Later
        Assignee: Todd Lipcon
    Hadoop Flags: [Reviewed]

Disabled the mumak tests on trunk.

Resolving this jira as "Later" since we didn't actually fix the tests but just disabling them.

> TestSimulator* failed on trunk
> ------------------------------
>
>                 Key: MAPREDUCE-2348
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2348
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/mumak
>            Reporter: Scott Chen
>            Assignee: Todd Lipcon
>            Priority: Blocker
>
> All Failed Tests
> {code}
> org.apache.hadoop.mapred.TestSimulatorJobTracker.testTrackerInteraction 
> org.apache.hadoop.mapred.TestSimulatorDeterministicReplay.testMain 
> org.apache.hadoop.mapred.TestSimulatorEndToEnd.testMain 
> org.apache.hadoop.mapred.TestSimulatorSerialJobSubmission.testMain 
> org.apache.hadoop.mapred.TestSimulatorStressJobSubmission.testMain 
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Commented: (MAPREDUCE-2348) TestSimulator* failed on trunk

Posted by "Todd Lipcon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004726#comment-13004726 ] 

Todd Lipcon commented on MAPREDUCE-2348:
----------------------------------------

This has been failing for months. Since it's a contrib, I'd like to disable these tests for now. What do you think?

> TestSimulator* failed on trunk
> ------------------------------
>
>                 Key: MAPREDUCE-2348
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2348
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/mumak
>            Reporter: Scott Chen
>            Priority: Blocker
>
> All Failed Tests
> {code}
> org.apache.hadoop.mapred.TestSimulatorJobTracker.testTrackerInteraction 
> org.apache.hadoop.mapred.TestSimulatorDeterministicReplay.testMain 
> org.apache.hadoop.mapred.TestSimulatorEndToEnd.testMain 
> org.apache.hadoop.mapred.TestSimulatorSerialJobSubmission.testMain 
> org.apache.hadoop.mapred.TestSimulatorStressJobSubmission.testMain 
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Commented: (MAPREDUCE-2348) TestSimulator* failed on trunk

Posted by "Scott Chen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13000567#comment-13000567 ] 

Scott Chen commented on MAPREDUCE-2348:
---------------------------------------

Run a test from a clean checkout. Got timeout.

ant test -Dtestcase=TestSimulatorEndToEnd

{code}
Testsuite: org.apache.hadoop.mapred.TestSimulatorEndToEnd
Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec 

Testcase: testMain took 0.002 sec 
  Caused an ERROR
Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
{code}


> TestSimulator* failed on trunk
> ------------------------------
>
>                 Key: MAPREDUCE-2348
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2348
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/mumak
>            Reporter: Scott Chen
>            Priority: Blocker
>
> All Failed Tests
> {code}
> org.apache.hadoop.mapred.TestSimulatorJobTracker.testTrackerInteraction 
> org.apache.hadoop.mapred.TestSimulatorDeterministicReplay.testMain 
> org.apache.hadoop.mapred.TestSimulatorEndToEnd.testMain 
> org.apache.hadoop.mapred.TestSimulatorSerialJobSubmission.testMain 
> org.apache.hadoop.mapred.TestSimulatorStressJobSubmission.testMain 
> {code}

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MAPREDUCE-2348) TestSimulator* failed on trunk

Posted by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13007789#comment-13007789 ] 

Amareshwari Sriramadasu commented on MAPREDUCE-2348:
----------------------------------------------------

+1 for disabling the tests for now.

> TestSimulator* failed on trunk
> ------------------------------
>
>                 Key: MAPREDUCE-2348
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2348
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/mumak
>            Reporter: Scott Chen
>            Priority: Blocker
>
> All Failed Tests
> {code}
> org.apache.hadoop.mapred.TestSimulatorJobTracker.testTrackerInteraction 
> org.apache.hadoop.mapred.TestSimulatorDeterministicReplay.testMain 
> org.apache.hadoop.mapred.TestSimulatorEndToEnd.testMain 
> org.apache.hadoop.mapred.TestSimulatorSerialJobSubmission.testMain 
> org.apache.hadoop.mapred.TestSimulatorStressJobSubmission.testMain 
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Commented: (MAPREDUCE-2348) TestSimulator* failed on trunk

Posted by "Scott Chen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13000544#comment-13000544 ] 

Scott Chen commented on MAPREDUCE-2348:
---------------------------------------

https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/61//testReport/
https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/49//testReport/

> TestSimulator* failed on trunk
> ------------------------------
>
>                 Key: MAPREDUCE-2348
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2348
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/mumak
>            Reporter: Scott Chen
>            Priority: Blocker
>
> All Failed Tests
> {code}
> org.apache.hadoop.mapred.TestSimulatorJobTracker.testTrackerInteraction 
> org.apache.hadoop.mapred.TestSimulatorDeterministicReplay.testMain 
> org.apache.hadoop.mapred.TestSimulatorEndToEnd.testMain 
> org.apache.hadoop.mapred.TestSimulatorSerialJobSubmission.testMain 
> org.apache.hadoop.mapred.TestSimulatorStressJobSubmission.testMain 
> {code}

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MAPREDUCE-2348) TestSimulator* failed on trunk

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13007831#comment-13007831 ] 

Hudson commented on MAPREDUCE-2348:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #633 (See [https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/633/])
    MAPREDUCE-2348. Disable mumak tests on trunk since they currently time out. Contributed by Todd Lipcon


> TestSimulator* failed on trunk
> ------------------------------
>
>                 Key: MAPREDUCE-2348
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2348
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/mumak
>            Reporter: Scott Chen
>            Assignee: Todd Lipcon
>            Priority: Blocker
>
> All Failed Tests
> {code}
> org.apache.hadoop.mapred.TestSimulatorJobTracker.testTrackerInteraction 
> org.apache.hadoop.mapred.TestSimulatorDeterministicReplay.testMain 
> org.apache.hadoop.mapred.TestSimulatorEndToEnd.testMain 
> org.apache.hadoop.mapred.TestSimulatorSerialJobSubmission.testMain 
> org.apache.hadoop.mapred.TestSimulatorStressJobSubmission.testMain 
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2348) TestSimulator* failed on trunk

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13016992#comment-13016992 ] 

Hudson commented on MAPREDUCE-2348:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #643 (See [https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk/643/])
    

> TestSimulator* failed on trunk
> ------------------------------
>
>                 Key: MAPREDUCE-2348
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2348
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/mumak
>            Reporter: Scott Chen
>            Assignee: Todd Lipcon
>            Priority: Blocker
>
> All Failed Tests
> {code}
> org.apache.hadoop.mapred.TestSimulatorJobTracker.testTrackerInteraction 
> org.apache.hadoop.mapred.TestSimulatorDeterministicReplay.testMain 
> org.apache.hadoop.mapred.TestSimulatorEndToEnd.testMain 
> org.apache.hadoop.mapred.TestSimulatorSerialJobSubmission.testMain 
> org.apache.hadoop.mapred.TestSimulatorStressJobSubmission.testMain 
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira