Surefire report.

Test set: org.apache.ode.scheduler.simple.SimpleSchedulerTest
-------------------------------------------------------------------------------
Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.617 sec
<<< FAILURE!
testStartStop(org.apache.ode.scheduler.simple.SimpleSchedulerTest)  Time
elapsed: 0.336 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<1> but was:<2>
    at junit.framework.Assert.fail(Assert.java:47)
    at junit.framework.Assert.failNotEquals(Assert.java:277)
    at junit.framework.Assert.assertEquals(Assert.java:64)
    at junit.framework.Assert.assertEquals(Assert.java:195)
    at junit.framework.Assert.assertEquals(Assert.java:201)
    at
org.apache.ode.scheduler.simple.SimpleSchedulerTest.testStartStop(SimpleSchedulerTest.java:115)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at junit.framework.TestCase.runTest(TestCase.java:168)
    at junit.framework.TestCase.runBare(TestCase.java:134)
    at junit.framework.TestResult$1.protect(TestResult.java:110)
    at junit.framework.TestResult.runProtected(TestResult.java:128)
    at junit.framework.TestResult.run(TestResult.java:113)
    at junit.framework.TestCase.run(TestCase.java:124)
    at junit.framework.TestSuite.runTest(TestSuite.java:232)
    at junit.framework.TestSuite.run(TestSuite.java:227)
    at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
    at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
    at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
    at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
    at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
    at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)


On Thu, Apr 21, 2011 at 11:05 AM, Amila Maha Arachchi <ami...@wso2.com>wrote:

> Hi BPS Team,
>
> This test failure is intermittent, right? If so, what about removing this
> test. This is wasting build cycles. WDYT? IIRC we did something similar to a
> rampart test too.
>
> Thanks,
> AmilaM.
>
>
> On Thu, Apr 21, 2011 at 10:08 AM, WSO2 Builder <cbuil...@wso2.org> wrote:
>
>> ERROR - GeronimoLog.error(104) | Error while processing job, retrying in
>> 5s
>> ERROR - GeronimoLog.error(108) | Error while processing a persisted job,
>> no retry: Job hqejbhcnphr67rfbviar5c time: 2011-04-21 10:08:36 IST
>> transacted: true persisted: true details: JobDetails( instanceId: null
>> mexId: null processId: null type: null channel: null correlatorId: null
>> correlationKeySet: null retryCount: 1 inMem: false detailsExt: {foo=123})
>> java.lang.NullPointerException
>>        at
>> org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:308)
>>        at
>> org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:239)
>>        at
>> org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:529)
>>        at
>> org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:513)
>>        at
>> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>>        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>>        at
>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>>        at
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>>        at java.lang.Thread.run(Thread.java:619)
>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.11 sec
>>
>> Results :
>>
>> Failed tests:
>>  testStartStop(org.apache.ode.scheduler.simple.SimpleSchedulerTest)
>>
>> Tests run: 20, Failures: 1, Errors: 0, Skipped: 0
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] There are test failures.
>>
>> Please refer to
>> /home/carbon/carbon/dependencies/ode/scheduler-simple/target/surefire-reports
>> for the individual test results.
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] For more information, run Maven with the -e switch
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 108 minutes 29 seconds
>> [INFO] Finished at: Thu Apr 21 10:08:40 IST 2011
>> [INFO] Final Memory: 1073M/1840M
>> [INFO]
>> ------------------------------------------------------------------------
>> _______________________________________________
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>
>
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to