1 Reply Latest reply on Feb 21, 2014 7:46 AM by suikast42

    Arquillian suite extension undeployment not working

    suikast42

      Hi Guys,

       

      I try out the arquliian-suite-extension from Aslak Knutsen. Everything works well but after the suite is tested arquillian doesn't undeploy my app ?

       

      These methdos are calling if I run ARQ with the suite extension:

      getDeploymentClass 
      startup 
      executeInClassScope 
      blockSubsquentGenerateDeployment 
      <Server startup>
      deploy 
      executeInClassScope 
      findContainer 
      blockSubsquentGenerateDeployment 
      blockDeployManagedDeployments 
      Running Test1Suite1Test
      08:55:34,397 INFO  [stdout] (http-127.0.0.1/127.0.0.1:8090-1) OK
      blockUnDeployManagedDeployments 
      blockSubsquentGenerateDeployment 
      blockDeployManagedDeployments 
      Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec
      Running Test2Suite1Test
      08:55:34,429 INFO  [stdout] (http-127.0.0.1/127.0.0.1:8090-1) OK
      Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
      Running Test3Suite1Test
      blockUnDeployManagedDeployments 
      blockSubsquentGenerateDeployment 
      blockDeployManagedDeployments 
      08:55:34,453 INFO  [stdout] (http-127.0.0.1/127.0.0.1:8090-1) OK
      Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
      blockUnDeployManagedDeployments