Re: [JEXL] Compatibility bug?

2023-04-07 Thread Bruno Kinoshita
Hmm, doesn't seem easy to assess what broke it in the 3.3. release:
https://github.com/apache/commons-scxml/actions/runs/4570451737/jobs/8067797349?pr=121

Error: Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
0.085 s <<< FAILURE! - in org.apache.commons.scxml2.model.CustomActionTest
Error: 
org.apache.commons.scxml2.model.CustomActionTest.testCustomActionEventPayloadHelloWorldJexl
Time elapsed: 0.034 s <<< FAILURE!
org.opentest4j.AssertionFailedError: Invalid intermediate state ==>
expected:  but was: 

Maybe someone else that knows more about scxml and/or jexl can confirm
whether we need to fix jexl, or if we need to update the test in scxml.

Bruno

On Fri, 7 Apr 2023 at 16:43, Gary D. Gregory  wrote:

> Hi All
>
> Did we create a bug in the recently released 3.3 which surfaces as
> https://github.com/apache/commons-scxml/pull/121 ?
>
> Gary
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


[JEXL] Compatibility bug?

2023-04-07 Thread Gary D. Gregory
Hi All

Did we create a bug in the recently released 3.3 which surfaces as 
https://github.com/apache/commons-scxml/pull/121 ?

Gary

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org