Re: Jenkins build became unstable: Stratos-41x-Commit-Build #168

2015-11-21 Thread Gayan Gunarathne
On Sat, Nov 21, 2015 at 11:05 PM, Akila Ravihansa Perera wrote: > Nice catch Raj! > > We might have to check whether this flawed logic is used in other test > cases. > > On Sat, Nov 21, 2015 at 11:02 PM, Rajkumar Rajaratnam > wrote: > >> I have fixed this now with dfb878c9f9272cd549de145482906b3

Re: Jenkins build became unstable: Stratos-41x-Commit-Build #168

2015-11-21 Thread Akila Ravihansa Perera
Nice catch Raj! We might have to check whether this flawed logic is used in other test cases. On Sat, Nov 21, 2015 at 11:02 PM, Rajkumar Rajaratnam wrote: > I have fixed this now with dfb878c9f9272cd549de145482906b3c9cba9d80. > > So this particular bug has not been revealed until now :). May be

Re: Jenkins build became unstable: Stratos-41x-Commit-Build #168

2015-11-21 Thread Rajkumar Rajaratnam
I have fixed this now with dfb878c9f9272cd549de145482906b3c9cba9d80. So this particular bug has not been revealed until now :). May be application force-undeployment has not been triggered for this particular test-case. Thanks, Raj. On Sat, Nov 21, 2015 at 10:55 PM, Rajkumar Rajaratnam wrote:

Re: Jenkins build became unstable: Stratos-41x-Commit-Build #168

2015-11-21 Thread Rajkumar Rajaratnam
This is a bug in the test case :). "assertEquals" should be changed to "assertTrue". Refer [1]. [1] https://github.com/apache/stratos/blob/stratos-4.1.x/products/stratos/modules/integration/test-integration/src/test/java/org/apache/stratos/integration/tests/application/ApplicationBurstingTestCas

Re: Jenkins build became unstable: Stratos-41x-Commit-Build #168

2015-11-21 Thread Gayan Gunarathne
Seems our integration test are getting failed. Will check with the local build. testApplicationBusting(org.apache.stratos.integration.tests.application.ApplicationBurstingTestCase) Time elapsed: 530.134 sec <<< FAILURE! java.lang.AssertionError: expected: but was: at org.testng.Assert.fa

Jenkins build became unstable: Stratos-41x-Commit-Build #168

2015-11-21 Thread Apache Jenkins Server
See