You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2007/11/29 04:00:48 UTC

[jira] Created: (TAPESTRY-1937) If a single module contains more than one integration test (subclass of AbstractIntegrationTestSuite), then the second one fails

If a single module contains more than one integration test (subclass of AbstractIntegrationTestSuite), then the second one fails
--------------------------------------------------------------------------------------------------------------------------------

                 Key: TAPESTRY-1937
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1937
             Project: Tapestry
          Issue Type: Bug
          Components: tapestry-test
    Affects Versions: 5.0.6
            Reporter: Howard M. Lewis Ship
            Assignee: Howard M. Lewis Ship
            Priority: Blocker


Example: 

http://tapestry.formos.com/bamboo/browse/T5-TRUNK-126


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Commented: (TAPESTRY-1937) If a single module contains more than one integration test (subclass of AbstractIntegrationTestSuite), then the second one fails

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
    [ https://issues.apache.org/jira/browse/TAPESTRY-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546560 ] 

Howard M. Lewis Ship commented on TAPESTRY-1937:
------------------------------------------------

Clean part of the fix: upgrading to TestNG 5.7.

Ugly, ugly, ugly part of the fix: Using surefire plugin 2.4-SNAPSHOT.  Now the build is littered with snapshot plugins.

> If a single module contains more than one integration test (subclass of AbstractIntegrationTestSuite), then the second one fails
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1937
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1937
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-test
>    Affects Versions: 5.0.6
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Blocker
>
> Example: 
> http://tapestry.formos.com/bamboo/browse/T5-TRUNK-126

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Commented: (TAPESTRY-1937) If a single module contains more than one integration test (subclass of AbstractIntegrationTestSuite), then the second one fails

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
    [ https://issues.apache.org/jira/browse/TAPESTRY-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546549 ] 

Howard M. Lewis Ship commented on TAPESTRY-1937:
------------------------------------------------

>From what I can tell, it looks like Jetty takes a little time to shut down, even if you specify graceful as false ... and then a new instance of Jetty is being started up and conflicts.

> If a single module contains more than one integration test (subclass of AbstractIntegrationTestSuite), then the second one fails
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1937
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1937
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-test
>    Affects Versions: 5.0.6
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Blocker
>
> Example: 
> http://tapestry.formos.com/bamboo/browse/T5-TRUNK-126

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Closed: (TAPESTRY-1937) If a single module contains more than one integration test (subclass of AbstractIntegrationTestSuite), then the second one fails

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAPESTRY-1937.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.7

> If a single module contains more than one integration test (subclass of AbstractIntegrationTestSuite), then the second one fails
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1937
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1937
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-test
>    Affects Versions: 5.0.6
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Blocker
>             Fix For: 5.0.7
>
>
> Example: 
> http://tapestry.formos.com/bamboo/browse/T5-TRUNK-126

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org