Re: Jbehave story report is not showing the time in report i.e., the Duration is shown as 00:00:00.000.

2018-11-01 Thread Maganti Suryanarayana murthy
Ok, I will check. Can you send a sample zip copy of a working story with google login or Yahoo login so that I can fix issue and send it to you in couple of days On Thu, Nov 1, 2018, 7:52 PM Gajendra Sahu Hi, > > I am using *JBehave Core 4.3.5* with *JBehave Web Selenium 3.6-beta-2*. > > After

Re: Jbehave story report is not showing the time in report i.e., the Duration is shown as 00:00:00.000.

2018-11-01 Thread Gajendra Sahu
Hi, I am using *JBehave Core 4.3.5* with *JBehave Web Selenium 3.6-beta-2*. After debugging I found out that the code never goes inside if (!future.isDone()) {So it never initialized duration. Not sure what I am doing wrong. I am only running 1 story at a time. public void

Re: Jbehave story report is not showing the time in report i.e., the Duration is shown as 00:00:00.000.

2018-11-01 Thread Maganti Suryanarayana murthy
Latest jbehave jars solved the problem On Wed, Oct 31, 2018, 10:45 PM Gajendra Sahu Any updates on this? I am facing the same issue. > > Running using JunitStories and the storyDuration.props has durations 0. > > On Friday, 23 February 2018 11:58:17 UTC-6, mauro.talevi wrote: >> >> Please

Re: Jbehave story report is not showing the time in report i.e., the Duration is shown as 00:00:00.000.

2018-10-31 Thread Gajendra Sahu
Any updates on this? I am facing the same issue. Running using JunitStories and the storyDuration.props has durations 0. On Friday, 23 February 2018 11:58:17 UTC-6, mauro.talevi wrote: > > Please package all this in a downloadable zip that can be opened and run. > Don't forget a readme with

Re: Jbehave story report is not showing the time in report i.e., the Duration is shown as 00:00:00.000.

2018-02-23 Thread Mauro Talevi
Please package all this in a downloadable zip that can be opened and run. Don't forget a readme with tool versions etc > On 23 Feb 2018, at 18:32, Maganti Suryanarayana murthy > wrote: > > Hi Mauro Talevi, > > I have used gradle as a build file and please find the

Re: Jbehave story report is not showing the time in report i.e., the Duration is shown as 00:00:00.000.

2018-02-23 Thread Maganti Suryanarayana murthy
Hi Mauro Talevi, I have used gradle as a build file and please find the code base that i am using. I am pasing build.gradle file and apptechJbehaveStories.java Build.gradle: def buildNumber = System.getProperty('buildNumber') ?: '0' def buildVersion = '1.0.0-' + buildNumber version =

Re: Jbehave story report is not showing the time in report i.e., the Duration is shown as 00:00:00.000.

2018-02-22 Thread Mauro Talevi
You need to provide a sample project that reproduces the issue for us to help you. > On 21 Feb 2018, at 16:39, Maganti Suryanarayana murthy > wrote: > > Any help on this > ? > > On Tuesday, February 20, 2018 at 10:16:58 AM UTC-6, Maganti Suryanarayana > murthy wrote: >

Re: Jbehave story report is not showing the time in report i.e., the Duration is shown as 00:00:00.000.

2018-02-21 Thread Maganti Suryanarayana murthy
Any help on this ? On Tuesday, February 20, 2018 at 10:16:58 AM UTC-6, Maganti Suryanarayana murthy wrote: > > Any one is facing above issue ? > > On Tuesday, February 20, 2018 at 9:42:28 AM UTC-6, Maganti Suryanarayana > murthy wrote: >> >> Jbehave story report is not showing the time in

Jbehave story report is not showing the time in report i.e., the Duration is shown as 00:00:00.000.

2018-02-20 Thread Maganti Suryanarayana murthy
Jbehave story report is not showing the time in report i.e., the Duration is shown as 00:00:00.000. I am using gradle as a build tool. -- You received this message because you are subscribed to the Google Groups "JBehave User" group. To unsubscribe from this group and stop receiving emails