[jbehave-dev] Upon GivenStory Failure. Execution continues for the rest of the scenario

2012-10-12 Thread अजय सिंह
Hi, In case of sceanrio level given story as follows: Meta: @storyName my.story Scenario: This is second scenario Meta: @index 1 @dummy GivenStories: test.story Given execute given for second scenario Then execute then for second scenario Even when the GivenStory[test.story] fails, the ex

Re: [jbehave-dev] Upon GivenStory Failure. Execution continues for the rest of the scenario

2012-10-13 Thread Mauro Talevi
Hi this is bug, please raise a JIRA issue for it. Thanks! On 12/10/2012 11:21, ??? wrote: Hi, In case of sceanrio level given story as follows: Meta: @storyName my.story Scenario: This is second scenario Meta: @index 1 @dummy GivenStories: test.story Given execute given for second sc

Re: [jbehave-dev] Upon GivenStory Failure. Execution continues for the rest of the scenario

2012-10-14 Thread Mauro Talevi
Hi Ajay, the two bugs that you raised are fixed in 3.8-SNAPSHOT (uploaded to https://nexus.codehaus.org/content/groups/snapshots-group/) If you can verify that they work for you we can cut a 3.7.2 release: https://jira.codehaus.org/browse/JBEHAVE/fixforversion/18853 Cheers On 13/10/2012 18

Re: [jbehave-dev] Upon GivenStory Failure. Execution continues for the rest of the scenario

2012-10-14 Thread अजय सिंह
Hello Mauro, If you dont mind, could you be more explanatory about how should I test this. I mean shall I replace 3.6.8(defect version) with 3.8-snapshot and test. Regards Ajay On 15 October 2012 00:21, Mauro Talevi wrote: > Hi Ajay, > > the two bugs that you raised are fixed in 3.8-SNAPSHOT

Re: [jbehave-dev] Upon GivenStory Failure. Execution continues for the rest of the scenario

2012-10-15 Thread Mauro Talevi
Yes, replace version and test please. On 15 Oct 2012, at 08:24, अजय सिंह wrote: > Hello Mauro, > > If you dont mind, could you be more explanatory about how should I test this. > I mean shall I replace 3.6.8(defect version) with 3.8-snapshot and test. > > Regards > Ajay > > On 15 October 2

Re: [jbehave-dev] Upon GivenStory Failure. Execution continues for the rest of the scenario

2012-10-15 Thread अजय सिंह
Dear Mauro, Both the defects (JBEHAVE-839 and JBEHAVE-841 )have been verified to be working with 3.8-snapshot. Appreciate your good work Regards Ajay On 15 October 2012 14:06, Mauro Talevi wrote: > Y

Re: [jbehave-dev] Upon GivenStory Failure. Execution continues for the rest of the scenario

2012-10-18 Thread Mauro Talevi
Hi Ajay, 3.7.2 has been released with these fixes - will be synched to Maven Central in the next few hours. Cheers On 15/10/2012 12:44, अजय सिंह wrote: Dear Mauro, Both the defects (JBEHAVE-839 and JBEHAVE-841