[arquillian-issues] [JBoss JIRA] (ARQ-769) Add functionality similar to TestNG test method timeout

Martin Kouba (JIRA) jira-events at lists.jboss.org
Wed Feb 22 08:15:36 EST 2012


    [ https://issues.jboss.org/browse/ARQ-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669930#comment-12669930 ] 

Martin Kouba commented on ARQ-769:
----------------------------------

The use of JUnit test method timeout [1] will corrupt arquillian test execution as well.

[1] org.junit.Test.timeout()
                
> Add functionality similar to TestNG test method timeout
> -------------------------------------------------------
>
>                 Key: ARQ-769
>                 URL: https://issues.jboss.org/browse/ARQ-769
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Base Implementation, Extension - Performance
>            Reporter: Martin Kouba
>
> It would be useful to add some functionality similar to TestNG test method timeout [1], so that the test method is terminated once the timeout is exceeded. Performance extension [2] covers different use case - it only checks whether the test finished within the specified time.
> [1] org.testng.annotations.Test.timeOut()
> [2] org.jboss.arquillian.performance.annotation.Performance.time()

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list