Skip to content

Instantly share code, notes, and snippets.

Created October 21, 2011 20:05
Show Gist options
  • Select an option

  • Save anonymous/1304813 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/1304813 to your computer and use it in GitHub Desktop.
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