Summary
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
52 |
0 |
1 |
0 |
98.077% |
46.828 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
Package |
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
org.mule.providers.tcp.protocols
|
14 |
0 |
0 |
0 |
100% |
1.078 |
org.mule.providers.tcp.integration
|
7 |
0 |
1 |
0 |
85.714% |
29.419 |
org.mule.providers.tcp
|
25 |
0 |
0 |
0 |
100% |
9.557 |
org.mule.providers.tcp.issues
|
6 |
0 |
0 |
0 |
100% |
6.774 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.mule.providers.tcp.protocols
|
Class |
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
org.mule.providers.tcp.integration
|
Class |
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
|
StreamingCapacityTestCase
|
1 |
0 |
1 |
0 |
0% |
7.005 |
org.mule.providers.tcp
|
Class |
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
org.mule.providers.tcp.issues
|
Class |
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
Test Cases
KeepSendSocketOpenMule1491TestCase
MultipleNamedTcpConnectorsTestCase
TcpConnectorTestCase
MuleMessageProtocolChunkingTestCase
StreamingCapacityTestCase
|
send
|
7.001 |
|
Memory used too high |
|
|
junit.framework.AssertionFailedError: Memory used too high
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at org.mule.providers.tcp.integration.AbstractStreamingCapacityTestCase.testSend(AbstractStreamingCapacityTestCase.java:113)
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:585)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at org.mule.tck.AbstractMuleTestCase.runBare(AbstractMuleTestCase.java:175)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at org.mule.tck.AbstractMuleTestCase.run(AbstractMuleTestCase.java:155)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
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:585)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
|
|
LingerExperimentMule2067TestCase
StreamingSynchCapacityTestCase
XmlMessageProtocolTestCase
LengthProtocolTestCase
ReuseMule2069TestCase
TcpConnectorFunctionalTestCase
StreamingDownloadMule1389TestCase
TcpRemoteSyncTestCase
SynchStreamingMule1687TestCase
CustomSerializationProtocolTestCase
TcpMessageReceiverTestCase
TcpFunctionalTestCase
EofProtocolTestCase
TcpMessageAdapterTestCase
DefaultProtocolTestCase
ReuseExperimentMule2067TestCase
StreamingTestCase
ConnectorFactoryTestCase
TcpEndpointTestCase
XmlMessageEOFProtocolTestCase
TcpSyncTestCase
MuleMessageLengthTestCase
MultiStreamMule1692TestCase
Failure Details
 |
send |
|
junit.framework.AssertionFailedError: Memory used too high |
|
|