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 an 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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to