|
||||||||
|
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 |
||||||||
- [jbehave-dev] [jira] (JBEHAVE-585) BeforeStories.... Paul Brunckhorst (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-585) BeforeSto... Paul Brunckhorst (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-585) BeforeSto... Paul Brunckhorst (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-585) BeforeSto... Paul Brunckhorst (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-585) BeforeSto... Paul Brunckhorst (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-585) BeforeSto... Alexander Lehmann (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-585) BeforeSto... Alexander Lehmann (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-585) BeforeSto... Mauro Talevi (JIRA)

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