[
https://issues.apache.org/jira/browse/CAMEL-8210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14267324#comment-14267324
]
Willem Jiang commented on CAMEL-8210:
-------------------------------------
It's my fault, I should not force the script builder to use the compiled script
which could cause NPE error.
I just committed a quick fix for it.
> camel-script - A ruby test keeps failing
> ----------------------------------------
>
> Key: CAMEL-8210
> URL: https://issues.apache.org/jira/browse/CAMEL-8210
> Project: Camel
> Issue Type: Test
> Components: camel-script
> Affects Versions: 2.15.0
> Reporter: Claus Ibsen
> Fix For: 2.15.0
>
>
> The CI server report this failure
> https://builds.apache.org/job/Camel.trunk.fulltest/org.apache.camel$camel-script/2111/testReport/junit/org.apache.camel.builder.script/JRubyScriptThreadSafeTest/testParallelLocalContext/
> Which happens locally as well. I guess the test runs for a too short time to
> process all 200 messages. I get about 70-80 processed messages before it
> fails.
> Also the test prints to system out which should use the logger instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)