[jira] Commented: (MAPREDUCE-799) Some of MRUnit's self-tests were not being run

2009-08-12 Thread Hudson (JIRA)

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

Hudson commented on MAPREDUCE-799:
--

Integrated in Hadoop-Mapreduce-trunk #46 (See 
[http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk/46/])
. Fixes so all of the MRUnit self-tests run. Contributed by Aaron Kimball.


> Some of MRUnit's self-tests were not being run
> --
>
> Key: MAPREDUCE-799
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-799
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Reporter: Aaron Kimball
>Assignee: Aaron Kimball
> Fix For: 0.21.0
>
> Attachments: MAPREDUCE-799.patch
>
>
> Due to method naming issues, some test cases were not being executed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (MAPREDUCE-799) Some of MRUnit's self-tests were not being run

2009-08-07 Thread Aaron Kimball (JIRA)

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

Aaron Kimball commented on MAPREDUCE-799:
-

contrib failures are just streaming.

> Some of MRUnit's self-tests were not being run
> --
>
> Key: MAPREDUCE-799
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-799
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Reporter: Aaron Kimball
>Assignee: Aaron Kimball
> Attachments: MAPREDUCE-799.patch
>
>
> Due to method naming issues, some test cases were not being executed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (MAPREDUCE-799) Some of MRUnit's self-tests were not being run

2009-08-07 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on MAPREDUCE-799:
-

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12414378/MAPREDUCE-799.patch
  against trunk revision 801959.

+1 @author.  The patch does not contain any @author tags.

+1 tests included.  The patch appears to include 9 new or modified tests.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

+1 findbugs.  The patch does not introduce any new Findbugs warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

+1 core tests.  The patch passed core unit tests.

-1 contrib tests.  The patch failed contrib unit tests.

Test results: 
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-vesta.apache.org/455/testReport/
Findbugs warnings: 
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-vesta.apache.org/455/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: 
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-vesta.apache.org/455/artifact/trunk/build/test/checkstyle-errors.html
Console output: 
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-vesta.apache.org/455/console

This message is automatically generated.

> Some of MRUnit's self-tests were not being run
> --
>
> Key: MAPREDUCE-799
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-799
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Reporter: Aaron Kimball
>Assignee: Aaron Kimball
> Attachments: MAPREDUCE-799.patch
>
>
> Due to method naming issues, some test cases were not being executed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (MAPREDUCE-799) Some of MRUnit's self-tests were not being run

2009-08-03 Thread Aaron Kimball (JIRA)

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

Aaron Kimball commented on MAPREDUCE-799:
-

This stall did not occur in anything MRUnit related; it ran through tests at a 
normal rate for about two hours, until it got to:

{code}
[junit] Running org.apache.hadoop.mapred.join.TestDatamerge
{code}

... and hung there. Should I just resubmit the same patch? Or does someone else 
need to resolve issues with the join library first?


> Some of MRUnit's self-tests were not being run
> --
>
> Key: MAPREDUCE-799
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-799
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Reporter: Aaron Kimball
>Assignee: Aaron Kimball
> Attachments: MAPREDUCE-799.patch
>
>
> Due to method naming issues, some test cases were not being executed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (MAPREDUCE-799) Some of MRUnit's self-tests were not being run

2009-08-03 Thread Johan Oskarsson (JIRA)

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

Johan Oskarsson commented on MAPREDUCE-799:
---

Looks like the build of this patch stalled: 
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-vesta.apache.org/431/

> Some of MRUnit's self-tests were not being run
> --
>
> Key: MAPREDUCE-799
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-799
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Reporter: Aaron Kimball
>Assignee: Aaron Kimball
> Attachments: MAPREDUCE-799.patch
>
>
> Due to method naming issues, some test cases were not being executed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.