Hi Mauro, PR https://github.com/jbehave/jbehave-core/pull/88 has been created.
Best Regards, Rafa. El lunes, 20 de julio de 2015, 16:18:42 (UTC+2), Rafael Jimenez escribió: > > Hi Mauro, > > Sure! > > > Best Regards, > > Rafa. > > > El lunes, 20 de julio de 2015, 15:17:49 (UTC+2), mauro.talevi escribió: >> >> Hi Rafa, >> >> the commit has been merged. >> >> Would you be able to create another PR adding the scenario verifying the >> behaviour in the examples/core? >> >> Many thanks >> >> On 20/07/2015 14:24, Rafael Jimenez wrote: >> >> Hi all, >> >> Pull Request https://github.com/jbehave/jbehave-core/pull/87 has been >> created. >> >> I've restored StoryRunner behaviour in PerformableTree by re-throwing >> RestartingScenarioFailure in perform() method, so that execution is stopped >> at that point. >> >> Later in performRestartableSteps() method the exception is catch >> instead of calling context.restartScenario(). >> >> >> Best Regards, >> >> Rafa. >> >> >> El viernes, 17 de julio de 2015, 15:51:03 (UTC+2), Rafael Jimenez >> escribió: >>> >>> 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 email to [email protected]. >> To view this discussion on the web, visit >> https://groups.google.com/d/msgid/jbehave-dev/5c77fbd1-d78a-49c5-afab-8b8c4d697791%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jbehave-dev/5c77fbd1-d78a-49c5-afab-8b8c4d697791%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> >> >> -- 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/afda14bc-bc68-44e4-9655-ea6a572e63dd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
