[rules-dev] Drools 5.2.0 head still failing tests?

Laird Nelson ljnelson at gmail.com
Mon Mar 28 08:17:21 EDT 2011


OK, so the summary is that if I compile mvel HEAD with tests on, it fails.
So the mvel HEAD required by Drools doesn't pass its tests.  Eek; it's
probably just in active development.

And, for the curious, it is also the case that mvel HEAD != mvel
2.1-SNAPSHOT as found in your friendly remote Maven repository.

If I brute force it (skip tests), then yes, drools core and drools compiler
pass their tests, and as you noted earlier drools-verifier blows up.

Thanks for your work; I'll continue watching closely with interest.

Best,
Laird

On Mon, Mar 28, 2011 at 8:05 AM, Laird Nelson <ljnelson at gmail.com> wrote:

> On Sun, Mar 27, 2011 at 11:15 PM, Edson Tirelli <ed.tirelli at gmail.com>wrote:
>
>>    Thanks for the heads up. I am pretty sure this might be because you
>> need MVEL HEAD as well. Can you try it and let me know?
>
>
> OK; git cloned mvel, ran mvn -U clean install on it...
>
> ...and IT fails:
>
> Failed tests:
>   testStrictTypingCompilation(org.mvel2.tests.core.CoreConfidenceTests)
>
> Tests in error:
>   testAmazed(org.mvel2.compiler.GenericsTypeInferenceTest)
>
> I'll build it, I guess, skipping tests, and then see if I can at least
> compile Drools against it.
>
> L
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-dev/attachments/20110328/a6245aac/attachment.html 


More information about the rules-dev mailing list