Created
October 21, 2011 20:05
-
-
Save anonymous/1304813 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Testsuite: org.apache.qpid.test.unit.client.connection.ConnectionCloseTest | |
| Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 31.176 sec | |
| Testcase: testSendReceiveClose took 31.009 sec | |
| FAILED | |
| Spurious thread creation exceeded threshold, 10 threads created. | |
| junit.framework.AssertionFailedError: Spurious thread creation exceeded threshold, 10 threads created. | |
| at org.apache.qpid.test.unit.client.connection.ConnectionCloseTest.testSendReceiveClose(ConnectionCloseTest.java:97) | |
| at org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:240) | |
| at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:135) | |
| Testcase: testConnectionCloseOnOnForcibleBrokerStop took 0.164 sec |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment