Hi,
Getting following test failures in synapse.commons.executors module while
building the dependencies. Surefire report attached herewith . Can someone
from the esb team check it please ?
Tests run: 17, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 0.501 sec
<<< FAILURE!
Running org.apache.synapse.commons.executors.MultiPriorityBlockingQueueTest
Results :
Tests run: 77, Failures: 5, Errors: 0, Skipped: 0
Regards,
Dinusha.
--
Dinusha Dilrukshi
Senior Software Engineer
WSO2 Inc.: http://wso2.com/
Mobile: +94725255071
Blog: http://dinushasblog.blogspot.com/
<?xml version="1.0" encoding="UTF-8" ?>
<testsuite failures="0" time="0.313" errors="0" skipped="0" tests="8" name="org.apache.synapse.commons.executors.MultiPriorityBlockingQueueTest">
<properties>
<property name="java.runtime.name" value="Java(TM) SE Runtime Environment"/>
<property name="sun.boot.library.path" value="/home/esb/jdk1.6.0_31/jre/lib/amd64"/>
<property name="java.vm.version" value="20.6-b01"/>
<property name="java.vm.vendor" value="Sun Microsystems Inc."/>
<property name="java.vendor.url" value="http://java.sun.com/"/>
<property name="path.separator" value=":"/>
<property name="java.vm.name" value="Java HotSpot(TM) 64-Bit Server VM"/>
<property name="file.encoding.pkg" value="sun.io"/>
<property name="user.country" value="US"/>
<property name="sun.java.launcher" value="SUN_STANDARD"/>
<property name="sun.os.patch.level" value="unknown"/>
<property name="java.vm.specification.name" value="Java Virtual Machine Specification"/>
<property name="user.dir" value="/home/esb/svn/turing/dependencies/synapse/2.1.2-wso2v3/modules/commons"/>
<property name="java.runtime.version" value="1.6.0_31-b04"/>
<property name="java.awt.graphicsenv" value="sun.awt.X11GraphicsEnvironment"/>
<property name="basedir" value="/home/esb/svn/turing/dependencies/synapse/2.1.2-wso2v3/modules/commons"/>
<property name="java.endorsed.dirs" value="/home/esb/jdk1.6.0_31/jre/lib/endorsed"/>
<property name="os.arch" value="amd64"/>
<property name="java.io.tmpdir" value="/tmp"/>
<property name="line.separator" value="
"/>
<property name="java.vm.specification.vendor" value="Sun Microsystems Inc."/>
<property name="os.name" value="Linux"/>
<property name="sun.jnu.encoding" value="UTF-8"/>
<property name="java.library.path" value="/home/esb/jdk1.6.0_31/jre/lib/amd64/server:/home/esb/jdk1.6.0_31/jre/lib/amd64:/home/esb/jdk1.6.0_31/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib"/>
<property name="java.specification.name" value="Java Platform API Specification"/>
<property name="java.class.version" value="50.0"/>
<property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/>
<property name="os.version" value="3.8.0-34-generic"/>
<property name="user.home" value="/home/esb"/>
<property name="user.timezone" value=""/>
<property name="java.awt.printerjob" value="sun.print.PSPrinterJob"/>
<property name="file.encoding" value="UTF-8"/>
<property name="java.specification.version" value="1.6"/>
<property name="user.name" value="esb"/>
<property name="java.class.path" value="/home/esb/.m2_201311288888888/org/apache/maven/surefire/surefire-booter/2.0/surefire-booter-2.0.jar:/home/esb/.m2_201311288888888/org/apache/maven/surefire/surefire-api/2.0/surefire-api-2.0.jar:/home/esb/.m2_201311288888888/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar"/>
<property name="java.vm.specification.version" value="1.0"/>
<property name="sun.arch.data.model" value="64"/>
<property name="java.home" value="/home/esb/jdk1.6.0_31/jre"/>
<property name="sun.java.command" value="org.apache.maven.surefire.booter.SurefireBooter /tmp/surefire6172453797203286407tmp /tmp/surefire8926473833682602392tmp"/>
<property name="java.specification.vendor" value="Sun Microsystems Inc."/>
<property name="user.language" value="en"/>
<property name="java.vm.info" value="mixed mode"/>
<property name="java.version" value="1.6.0_31"/>
<property name="java.ext.dirs" value="/home/esb/jdk1.6.0_31/jre/lib/ext:/usr/java/packages/lib/ext"/>
<property name="sun.boot.class.path" value="/home/esb/jdk1.6.0_31/jre/lib/resources.jar:/home/esb/jdk1.6.0_31/jre/lib/rt.jar:/home/esb/jdk1.6.0_31/jre/lib/sunrsasign.jar:/home/esb/jdk1.6.0_31/jre/lib/jsse.jar:/home/esb/jdk1.6.0_31/jre/lib/jce.jar:/home/esb/jdk1.6.0_31/jre/lib/charsets.jar:/home/esb/jdk1.6.0_31/jre/lib/modules/jdk.boot.jar:/home/esb/jdk1.6.0_31/jre/classes"/>
<property name="java.vendor" value="Sun Microsystems Inc."/>
<property name="localRepository" value="/home/esb/.m2_201311288888888"/>
<property name="file.separator" value="/"/>
<property name="java.vendor.url.bug" value="http://java.sun.com/cgi-bin/bugreport.cgi"/>
<property name="sun.cpu.endian" value="little"/>
<property name="sun.io.unicode.encoding" value="UnicodeLittle"/>
<property name="sun.desktop" value="gnome"/>
<property name="sun.cpu.isalist" value=""/>
</properties>
<testcase time="0.054" name="testCase"/>
<testcase time="0.189" name="testHeaderMatchSerializer"/>
<testcase time="0.003" name="testParameterMatchSerializer"/>
<testcase time="0.003" name="testURLMatchSerializer"/>
<testcase time="0.002" name="testURLMatchSerializer2"/>
<testcase time="0.001" name="testHeaderMatch"/>
<testcase time="0" name="testParameterMatch"/>
<testcase time="0.001" name="testURLMatch"/>
<testcase time="0" name="testURLMatch2"/>
<testcase time="0.003" name="testRandomReadWriteInMemory"/>
<testcase time="0.027" name="testRandomReadWriteWithTemporaryFile"/>
<testcase time="0.001" name="testMarkReset"/>
<testcase time="0.002" name="testReadFromInMemory"/>
<testcase time="0.024" name="testReadFromWithTemporaryFile"/>
<testcase time="0.001" name="testHeaderEqual"/>
<testcase time="0" name="testParameterEqual"/>
<testcase time="0" name="testURLEqual"/>
<testcase time="0" name="testURLEqual2"/>
<testcase time="0.003" name="testHeaderEqualSerializer"/>
<testcase time="0.002" name="testParameterEqualSerializer"/>
<testcase time="0.002" name="testURLEqualSerializer"/>
<testcase time="0.003" name="testURLEqualSerializer2"/>
<testcase time="0.007" name="testCase"/>
<testcase time="0.03" name="testCase2"/>
<testcase time="0.002" name="testCase3"/>
<testcase time="0.002" name="testCase4"/>
<testcase time="0.002" name="testCase5"/>
<testcase time="0.002" name="testCase6"/>
<testcase time="0.002" name="testCase7"/>
<testcase time="0.001" name="testCase8"/>
<testcase time="0.073" name="testOffer"/>
<testcase time="0.045" name="testUnboundedQueueOffer"/>
<testcase time="0.061" name="testTake"/>
<testcase time="0.046" name="testUnbounderQueueTake"/>
<testcase time="0.013" name="testRemainingCapacity"/>
<testcase time="0.015" name="test1"/>
<testcase time="0.008" name="test2"/>
<testcase time="0.004" name="testURLTextRetriever"/>
<testcase time="0.001" name="testHeaderTextRetriever"/>
<testcase time="0.002" name="testParameterTextRetriever"/>
<testcase time="0" name="testPropertyTextRetriver"/>
<testcase time="0.048" name="testSOAPEnvelopeTextRetriever"/>
<testcase time="0.006" name="testCase2"/>
<testcase time="0.005" name="testCase3"/>
<testcase time="0.002" name="testCase4"/>
<testcase time="0.001" name="testCase5"/>
<testcase time="0.002" name="testCase6"/>
<testcase time="0.001" name="testCase7"/>
<testcase time="0.001" name="testCase8"/>
<testcase time="0.002" name="testCase1"/>
<testcase time="0.456" name="testCase9"/>
<testcase time="0.003" name="testCase10">
<failure type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertTrue(Assert.java:27)
at org.apache.synapse.commons.json.BuilderFormatterTest.runTest(BuilderFormatterTest.java:200)
at org.apache.synapse.commons.json.BuilderFormatterTest.testCase10(BuilderFormatterTest.java:150)
</failure>
</testcase>
<testcase time="0.002" name="testCase11"/>
<testcase time="0.002" name="testCase12"/>
<testcase time="0.001" name="testCase13">
<failure type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertTrue(Assert.java:27)
at org.apache.synapse.commons.json.BuilderFormatterTest.runTest(BuilderFormatterTest.java:200)
at org.apache.synapse.commons.json.BuilderFormatterTest.testCase13(BuilderFormatterTest.java:165)
</failure>
</testcase>
<testcase time="0.001" name="testCase14">
<failure type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertTrue(Assert.java:27)
at org.apache.synapse.commons.json.BuilderFormatterTest.runTest(BuilderFormatterTest.java:200)
at org.apache.synapse.commons.json.BuilderFormatterTest.testCase14(BuilderFormatterTest.java:170)
</failure>
</testcase>
<testcase time="0.003" name="testCase15"/>
<testcase time="0.001" name="testCase16">
<failure type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertTrue(Assert.java:27)
at org.apache.synapse.commons.json.BuilderFormatterTest.runTest(BuilderFormatterTest.java:200)
at org.apache.synapse.commons.json.BuilderFormatterTest.testCase16(BuilderFormatterTest.java:180)
</failure>
</testcase>
<testcase time="0.001" name="testCase17">
<failure type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertTrue(Assert.java:27)
at org.apache.synapse.commons.json.BuilderFormatterTest.runTest(BuilderFormatterTest.java:200)
at org.apache.synapse.commons.json.BuilderFormatterTest.testCase17(BuilderFormatterTest.java:185)
</failure>
</testcase>
<testcase time="0" name="testOffer"/>
<testcase time="0" name="testUnboundedQueueOffer"/>
<testcase time="0" name="testTake"/>
<testcase time="0" name="testUnboundedQueueTake"/>
<testcase time="0.001" name="testAdd"/>
<testcase time="0.308" name="testPut"/>
<testcase time="0" name="testContains"/>
<testcase time="0" name="testRemove"/>
</testsuite>_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev