Hi all,
Since JBehave 4, Scenario execution is not restarted after a RestartingScenarioFailure exception, meanwhile Story is properly restarted after a RestartingStoryFailure exception. I've created a maven project that reproduces this issue: https://github.com/rjimgal/jbehave4-scenario-restart Unfortunately, I haven't had time to investigate this further and propose a PR, I will do it next week. That's being said, it is important to take into account that test is not marked as failed, although there's an assertion error in one step, I guess test state is properly reseted. Finally, in JBehave 3.10 storyDurations.props file, is not created although scenario was also restarted. Jira Ticket https://jbehave.atlassian.net/browse/JBEHAVE-1105 has been created. Best Regards, Rafa. -- You received this message because you are subscribed to the Google Groups "JBehave Dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/jbehave-dev/cddbeeba-41b9-4bc9-b4b1-8553cd155291%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
