Hi , 

sometimes my execution has a "fail" status with no errors during the 
execution itself ...

I assume it comes from the report generation 


(AfterStories)


Generating reports view to 
'/Users/ie54553/Automation/AutomationProject/target/jbehave' using formats 
'[stats, 
txt, html, xml, console]' and view properties 
'{navigator=ftl/jbehave-navigator.ftl, 
views=ftl/jbehave-views.ftl, reports=ftl/jbehave-reports.ftl, 
nonDecorated=ftl/jbehave-report-non-decorated.ftl, 
decorated=ftl/jbehave-report-decorated.ftl, maps=ftl/jbehave-maps.ftl}'
Reports view generated with 4 stories (of which 0 pending) containing 3 
scenarios (of which 0 pending)


org.jbehave.core.embedder.Embedder$RunningStoriesFailed: Failures in 
running stories: ReportsCount[stories=4,storiesNotAllowed=0,storiesPending=0
,scenarios=3,scenariosFailed=3,scenariosNotAllowed=0,scenariosPending=0,
stepsFailed=7]
 at org.jbehave.core.embedder.Embedder$ThrowingRunningStoriesFailed.
handleFailures(Embedder.java:557)
 at org.jbehave.core.embedder.Embedder.handleFailures(Embedder.java:279)
 at org.jbehave.core.embedder.Embedder.generateReportsView(Embedder.java:266
)
 at org.jbehave.core.embedder.Embedder.generateReportsView(Embedder.java:247
)
 at org.jbehave.core.embedder.Embedder.runStoriesAsPaths(Embedder.java:223)
 at org.jbehave.core.junit.JUnitStories.run(JUnitStories.java:20)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:57)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:43)
 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(
FrameworkMethod.java:50)
 at org.junit.internal.runners.model.ReflectiveCallable.run(
ReflectiveCallable.java:12)
 at org.junit.runners.model.FrameworkMethod.invokeExplosively(
FrameworkMethod.java:47)
 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod
.java:17)
 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner
.java:78)
 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner
.java:57)
 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
 at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
 at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
 at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:68)



Any idea how it may be fixed ?

thanks

-- 
You received this message because you are subscribed to the Google Groups 
"JBehave User" 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-user/1f2e9b8c-732a-4a47-8f69-4040e9eed221%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to