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

Antoine DESSAIGNE commented on CAMEL-8442:
------------------------------------------

I really really don't understand what's happening here.
Unmarshalling as list works but not as iterator. The strange thing here is that 
list unmarshalling uses the iterator.
In the tests I'm joining the lines according to the {{System.lineSeparator()}} 
and velocity uses {{System.getProperty("line.separator")}}. Do you change the 
default line separator ? But again, the line separator is working fine for the 
other separators.
I keep digging into the source code. If you have an idea or a new information, 
please tell me !

> camel-univocity-parsers - Fails unit test on windows
> ----------------------------------------------------
>
>                 Key: CAMEL-8442
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8442
>             Project: Camel
>          Issue Type: Test
>    Affects Versions: 2.15.0
>            Reporter: Claus Ibsen
>             Fix For: 2.15.1, 2.16.0
>
>         Attachments: console.txt, log.txt
>
>
> Tests in error:
>   UniVocityCsvDataFormatUnmarshalSpringTest.shouldUnmarshalUsingIterator:117 
> » TextParsing
>   UniVocityCsvDataFormatUnmarshalTest.shouldUnmarshalUsingIterator:119 » 
> TextParsing
>   
> UniVocityFixedWidthDataFormatUnmarshalSpringTest.shouldUnmarshalUsingIterator:117
>  » TextParsing
>   UniVocityFixedWidthDataFormatUnmarshalTest.shouldUnmarshalUsingIterator:118 
> » TextParsing
>   UniVocityTsvDataFormatUnmarshalSpringTest.shouldUnmarshalUsingIterator:117 
> » TextParsing
>   UniVocityTsvDataFormatUnmarshalTest.shouldUnmarshalUsingIterator:118 » 
> TextParsing
> Tests run: 115, Failures: 0, Errors: 6, Skipped: 0



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to