[jira] [Commented] (MAPREDUCE-4967) TestJvmReuse fails on assertion

2013-02-05 Thread Chris Nauroth (JIRA)

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

Chris Nauroth commented on MAPREDUCE-4967:
--

I submitted MAPREDUCE-4979 for follow-up.

> TestJvmReuse fails on assertion
> ---
>
> Key: MAPREDUCE-4967
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4967
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: tasktracker, test
>Affects Versions: 1.1.2
>Reporter: Chris Nauroth
>Assignee: Karthik Kambatla
> Fix For: 1.2.0
>
> Attachments: mr-4967.patch
>
>
> {{TestJvmReuse}} on branch-1 consistently fails on an assertion.

--
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


[jira] [Commented] (MAPREDUCE-4967) TestJvmReuse fails on assertion

2013-02-05 Thread Alejandro Abdelnur (JIRA)

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

Alejandro Abdelnur commented on MAPREDUCE-4967:
---

+1. Lets open another JIRA to evaluate fix/removal of this test.

> TestJvmReuse fails on assertion
> ---
>
> Key: MAPREDUCE-4967
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4967
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: tasktracker, test
>Affects Versions: 1.1.2
>Reporter: Chris Nauroth
>Assignee: Karthik Kambatla
> Attachments: mr-4967.patch
>
>
> {{TestJvmReuse}} on branch-1 consistently fails on an assertion.

--
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


[jira] [Commented] (MAPREDUCE-4967) TestJvmReuse fails on assertion

2013-02-05 Thread Chris Nauroth (JIRA)

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

Chris Nauroth commented on MAPREDUCE-4967:
--

+1

I applied the patch, ran {{TestJvmReuse}}, and confirmed that the test gets 
ignored.

I'm wondering if the class should be deleted at this point instead of leaving 
behind a test that's always ignored, or if we need to file a separate follow-up 
jira to figure out why it fails.  The only related jira I could find is 
MAPREDUCE-3480.  Does anyone else out there know additional history on this?


> TestJvmReuse fails on assertion
> ---
>
> Key: MAPREDUCE-4967
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4967
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: tasktracker, test
>Affects Versions: 1.1.2
>Reporter: Chris Nauroth
>Assignee: Karthik Kambatla
> Attachments: mr-4967.patch
>
>
> {{TestJvmReuse}} on branch-1 consistently fails on an assertion.

--
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


[jira] [Commented] (MAPREDUCE-4967) TestJvmReuse fails on assertion

2013-02-04 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on MAPREDUCE-4967:
--

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12567939/mr-4967.patch
  against trunk revision .

{color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/3300//console

This message is automatically generated.

> TestJvmReuse fails on assertion
> ---
>
> Key: MAPREDUCE-4967
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4967
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: tasktracker, test
>Affects Versions: 1.1.2
>Reporter: Chris Nauroth
>Assignee: Karthik Kambatla
> Attachments: mr-4967.patch
>
>
> {{TestJvmReuse}} on branch-1 consistently fails on an assertion.

--
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


[jira] [Commented] (MAPREDUCE-4967) TestJvmReuse fails on assertion

2013-02-04 Thread Surenkumar Nihalani (JIRA)

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

Surenkumar Nihalani commented on MAPREDUCE-4967:


+1

> TestJvmReuse fails on assertion
> ---
>
> Key: MAPREDUCE-4967
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4967
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: tasktracker, test
>Affects Versions: 1.1.2
>Reporter: Chris Nauroth
>Assignee: Karthik Kambatla
> Attachments: mr-4967.patch
>
>
> {{TestJvmReuse}} on branch-1 consistently fails on an assertion.

--
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


[jira] [Commented] (MAPREDUCE-4967) TestJvmReuse fails on assertion

2013-01-29 Thread Chris Nauroth (JIRA)

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

Chris Nauroth commented on MAPREDUCE-4967:
--

Here is the test output that I receive:

{noformat}
Testcase: testTaskLogs took 13.995 sec
FAILED
null
junit.framework.AssertionFailedError: null
at 
org.apache.hadoop.mapred.TestJvmReuse.validateAttempt(TestJvmReuse.java:106)
at 
org.apache.hadoop.mapred.TestJvmReuse.validateJob(TestJvmReuse.java:134)
at 
org.apache.hadoop.mapred.TestJvmReuse.testTaskLogs(TestJvmReuse.java:158)
{noformat}

The other interesting thing is that the test is marked to be ignored, a change 
introduced in MAPREDUCE-3480:

{code}
@Ignore
public class TestJvmReuse extends TestCase {
{code}

However, it still runs during {{ant test}}.  Perhaps the {{@Ignore}} isn't 
working as expected, such as if the JUnit 3 runner was getting invoked instead 
of JUnit 4.


> TestJvmReuse fails on assertion
> ---
>
> Key: MAPREDUCE-4967
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4967
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: tasktracker, test
>Affects Versions: 1.1.2
>Reporter: Chris Nauroth
>
> {{TestJvmReuse}} on branch-1 consistently fails on an assertion.

--
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