[arquillian-issues] [JBoss JIRA] (ARQ-768) Performance extension not working for TestNG

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


Martin Kouba created ARQ-768:
--------------------------------

             Summary: Performance extension not working for TestNG
                 Key: ARQ-768
                 URL: https://issues.jboss.org/browse/ARQ-768
             Project: Arquillian
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Base Implementation, Extension - Performance
    Affects Versions: 1.0.0.CR7, performance_1.0.0.CR1
            Reporter: Martin Kouba


Most probably because of *TestNGTestRunner* [1], or *TestListener* [2] respectively, does not handle *TestResult* [3] start and end properly. Start is the time TestResult instance is created (!!) and end is not set at all (!!!).

[1] org.jboss.arquillian.testng.container.TestNGTestRunner
[2] org.jboss.arquillian.testng.container.TestListener
[3] org.jboss.arquillian.test.spi.TestResult

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