[
https://issues.apache.org/jira/browse/AVRO-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121362#comment-13121362
]
Doug Cutting commented on AVRO-878:
-----------------------------------
On trunk it should work to use 'mvn clean test' from the top-level of the
project. I don't recommend installing snapshot versions as it can create a lot
of confusion while developing.
The failures in the logs you sent were in TestProtocolHttp, TestProtocolHttps
and TestProtocolNetty. In all cases the underlying exception was an inability
of a test client to connect to a test server running on localhost. I don't
know what causes this in your case.
Can you please try this with Java 1.6? Are there any other Fedora uses who can
reproduce this?
> TestWordCount.testProjection is broken
> --------------------------------------
>
> Key: AVRO-878
> URL: https://issues.apache.org/jira/browse/AVRO-878
> Project: Avro
> Issue Type: Test
> Affects Versions: 1.6.0
> Reporter: Jeremy Lewi
> Assignee: Jeremy Lewi
> Fix For: 1.6.0
>
> Attachments: AVRO-878.patch,
> TEST-org.apache.avro.mapred.TestWordCount.xml,
> TEST-org.apache.avro.mapred.TestWordCount.xml, lewi-ipc-reports.tar.gz
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> TestWordCount.testProjection in avro/mapred/TestWordCount.java is broken. It
> appears to be using the wrong schema to read the output of the map reduce job.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira