Paul Brunckhorst edited a comment on Bug JBEHAVE-585

After some debugging, it looks like ConcurrentStoryReporter.invokeDelayed() is only called when the stage is AFTER. As a result, nothing is ever written out to the BeforeStories report files when run in multi-threaded mode.

See StoryRunner.runBeforeOrAfterStories(Configuration configuration, List<CandidateSteps> candidateSteps, Stage stage)

Note that I am using 3.6.8

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to