[ 
http://jira.codehaus.org/browse/JBEHAVE-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=267063#action_267063
 ] 

Ivan Vanyushkin edited comment on JBEHAVE-390 at 5/15/11 12:01 PM:
-------------------------------------------------------------------

I have this issue with runner:
{code}
maven-surefire-plugin => JUnitStories.run() => embedder.runStoriesAsPaths()
{code}

I also have this issue with assertion exceptions: {{java.lang.AssertionError}}.

I don't have this issue with runner:
{code}
jbehave-maven-plugin:run-stories-as-embeddables
{code}
with same code.

Maybe related issue: JBEHAVE-465.

      was (Author: vanav):
    I have this issue with runner:
{code}
maven-surefire-plugin => JUnitStories.run() => embedder.runStoriesAsPaths()
{code}

I also have this issue with assertion exceptions: {{java.lang.AssertionError}}.

I don't have this issue with runner:
{code}
jbehave-maven-plugin:run-stories-as-embeddables
{code}
with same code.
  
> browser not closing when done by @AfterStories
> ----------------------------------------------
>
>                 Key: JBEHAVE-390
>                 URL: http://jira.codehaus.org/browse/JBEHAVE-390
>             Project: JBehave
>          Issue Type: Bug
>          Components: Web Selenium
>    Affects Versions: web-3.1.1
>            Reporter: Paul Hammant
>             Fix For: web-3.x
>
>
> PerStoriesWebDriverSteps has a before and after stories.  If there's a 
> WebDriver thrown exception (a derivative of RuntimeE), then the @AfterStores 
> annotated method is not called ..... and as such the browser frame is not 
> closed.

-- 
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