Rahul Akolkar wrote: > > I can't see why it should error out either. Please open a defect in > JIRA [1] with above SCXML document and I'll take a look. >
I opened it https://issues.apache.org/jira/browse/SCXML-161 Rahul Akolkar wrote: > > If you're so inclined, a patch with a (failing) JUnit test -- see > existing test suite [2] for inspiration -- would make it even easier. > > -Rahul > > [1] http://commons.apache.org/scxml/issue-tracking.html > [2] > http://svn.apache.org/repos/asf/commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/ > I would be glad to contribute more, but I am not sure whether I'll be able to do what you are suggesting. I know very little about JUnit... If I've undertstood well I should upload under the directory in reference [2], probably in subdirectory model, a file called e.g ParallelTest<something>.java and corresponding file parallel<something>.xml. The first file containing a JUnit test case having in input the second file and failing. Is that correct? - Enrico -- View this message in context: http://apache-commons.680414.n4.nabble.com/scxml-transition-leaving-a-child-state-of-parallel-tp3570162p3577921.html Sent from the Commons - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
