[ https://issues.apache.org/jira/browse/DERBY-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren resolved DERBY-3812. --------------------------------------- Resolution: Fixed Fix Version/s: 10.5.0.0 I committed patch Derby-3812_1.diff with revision 682531. (suites.All only had 1 failure which I get intermittently on my machine, with signature of DERBY-3561). > failure in testAttributeDrdaStreamOutBufferSize(org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest)junit.framework.AssertionFailedError: expected:<0> but was:<131072> > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: DERBY-3812 > URL: https://issues.apache.org/jira/browse/DERBY-3812 > Project: Derby > Issue Type: Bug > Components: Regression Test Failure, Test > Affects Versions: 10.5.0.0 > Reporter: Kathey Marsden > Assignee: Erlend Birkenes > Fix For: 10.5.0.0 > > Attachments: Derby-3812_1.diff > > > 1) testAttributeDrdaStreamOutBufferSize(org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest)junit.framework.AssertionFailedError: expected:<0> but was:<131072> > at org.apache.derbyTesting.functionTests.tests.management.MBeanTest.assertIntAttribute(MBeanTest.java:401) > at org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest.testAttributeDrdaStreamOutBufferSize(NetworkServerMBeanTest.java:226) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:104) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) > at junit.extensions.TestSetup$1.protect(TestSetup.java:21) > at junit.extensions.TestSetup.run(TestSetup.java:25) > at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) > at junit.extensions.TestSetup$1.protect(TestSetup.java:21) > at junit.extensions.TestSetup.run(TestSetup.java:25) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) > at junit.extensions.TestSetup$1.protect(TestSetup.java:21) > at junit.extensions.TestSetup.run(TestSetup.java:25) > at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57) > FAILURES!!! -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.