Multi-threading is not aware of RunContext.givenStory
-----------------------------------------------------

                 Key: JBEHAVE-473
                 URL: http://jira.codehaus.org/browse/JBEHAVE-473
             Project: JBehave
          Issue Type: Bug
          Components: Core
    Affects Versions: 3.3
            Reporter: Mauro Talevi
             Fix For: 3.4


Multi-threading is not aware of RunContext.givenStory.  In case of a story with 
a GivenStory it will throw:

Failed to run story 
org/jbehave/examples/trader/stories/trader_sells_all_stocks.story
java.lang.RuntimeException: Delayed methods already invoked
        at 
org.jbehave.core.reporters.ConcurrentStoryReporter.invokeDelayed(ConcurrentStoryReporter.java:286)

The StoryRunner should invoke the delayed methods according the givenStory flag 
of the RunContext.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
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