unsubscribe
On Wed, Aug 7, 2013 at 11:07 PM, Lewis John McGibbney (JIRA) < [email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/GORA-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13733100#comment-13733100] > > Lewis John McGibbney commented on GORA-104: > ------------------------------------------- > > Hi Udesh. Yeah I would say that it is certainly OK to Ignore it. Please > see Apostolos' recent patch which utilizes the JUnit @Ignore annotation for > skipping some tests... the one(s) you mention above can be skipped in this > way. > > > Change to correct testWordCount() in DataStoreMapReduceTestBase > > ---------------------------------------------------------------- > > > > Key: GORA-104 > > URL: https://issues.apache.org/jira/browse/GORA-104 > > Project: Apache Gora > > Issue Type: Test > > Components: testing > > Affects Versions: 0.1.1-incubating > > Reporter: Lewis John McGibbney > > Assignee: Lewis John McGibbney > > Priority: Minor > > Fix For: 0.4 > > > > Attachments: GORA-104.patch, GORA-104v2.patch > > > > > > Currently (although it is deprecated) > o.a.g.maoreduce.DataStoreMapReduceTestBase#testWordCount() runs the > incorrect test from o.a.g.mapreduce.MapReduceTestUtils. > > This requires the correct test case to be specified as well as the > correct configuration parameters to be put in place. > > -- > 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 >

