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

Claus Ibsen commented on CAMEL-5238:
------------------------------------

Okay its an issue with the avro producer not handling the response properly.
                
> camel-avro - Fails testing on Windows
> -------------------------------------
>
>                 Key: CAMEL-5238
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5238
>             Project: Camel
>          Issue Type: Test
>          Components: tests
>    Affects Versions: 2.10.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.10.0
>
>
> Seen this on windows
> {code}
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.camel.component.avro.AvroHttpConsumerTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.578 sec
> Running org.apache.camel.component.avro.AvroHttpProducerTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec
> Running org.apache.camel.component.avro.AvroHttpSpringProducerTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.641 sec
> Running org.apache.camel.component.avro.AvroNettyConsumerTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 sec
> Running org.apache.camel.component.avro.AvroNettyProducerTest
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec <<< 
> FAILURE!
> Running org.apache.camel.component.avro.AvroNettySpringConsumerTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 sec
> Running org.apache.camel.component.avro.AvroNettySpringProducerTest
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.265 sec <<< 
> FAILURE!
> Running org.apache.camel.dataformat.avro.AvroMarshalAndUnmarshalSpringTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec
> Running org.apache.camel.dataformat.avro.AvroMarshalAndUnmarshallTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 sec
> Results :
> Failed tests:
>   testInOut(org.apache.camel.component.avro.AvroNettyProducerTest): 
> mock://result-inout There is no type conversion possible from 
> org.apache.camel.avro.generated.Key to org.apache.camel.avro.generated
> .Value
>   testInOut(org.apache.camel.component.avro.AvroNettySpringProducerTest): 
> mock://result-inout There is no type conversion possible from 
> org.apache.camel.avro.generated.Key to org.apache.camel.avro.gen
> erated.Value
> Tests run: 22, Failures: 2, Errors: 0, Skipped: 0
> {code}

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

        

Reply via email to