Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
One unit test fails:
Running org.apache.commons.scxml2.model.ScriptTest Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec <<< FAILURE! - in org.apache.commons.scxml2.model.ScriptTest testJavaScriptExecution(org.apache.commons.scxml2.model.ScriptTest) Time elapsed: 0.218 sec <<< FAILURE! org.junit.ComparisonFailure: expected:<[end]> but was:<[script]> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.commons.scxml2.model.ScriptTest.testJavaScriptExecution(ScriptTest.java:49)
Tested on JDK 1.8.