[infinispan-issues] [JBoss JIRA] (ISPN-7543) Integration tests should try to kill the server before trying to start it

Dan Berindei (JIRA) issues at jboss.org
Wed Mar 1 07:43:00 EST 2017


Dan Berindei created ISPN-7543:
----------------------------------

             Summary: Integration tests should try to kill the server before trying to start it
                 Key: ISPN-7543
                 URL: https://issues.jboss.org/browse/ISPN-7543
             Project: Infinispan
          Issue Type: Task
          Components: Test Suite - Server
    Affects Versions: 9.0.0.CR2
            Reporter: Dan Berindei
            Assignee: Dan Berindei
             Fix For: 9.0.0.Final


Some integration tests use an Ant file to start one or more external servers and then kill them. Sometimes the kill step doesn't run, e.g. in this example the JVM died with an internal error:

http://ci.infinispan.org/viewLog.html?buildId=50891&buildTypeId=bt9&tab=buildResultsDiv

The server then stayed up and caused lots of failures in the test suite runs that followed, apparently without the kill step running in any of those runs. We should add a kill step before trying to start the server.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list