[ https://issues.apache.org/jira/browse/DERBY-2467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488596 ] Øystein Grøvlen commented on DERBY-2467: ---------------------------------------- This test has been failing in the tinderbox test since it was checked in. The failure the first time after it was checked in was: 2) testVirtualMemoryHeap(org.apache.derbyTesting.functionTests.tests.lang.UpdateCursorTest)junit.framework.AssertionFailedError: Virtual memory heap test failed! Got unexpected value. expected:<202> but was:<103> at org.apache.derbyTesting.functionTests.tests.lang.UpdateCursorTest.testVirtualMemoryHeap(UpdateCursorTest.java:178) 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:88) 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) > Convert lang/updateCursor.java to JUnit > --------------------------------------- > > Key: DERBY-2467 > URL: https://issues.apache.org/jira/browse/DERBY-2467 > Project: Derby > Issue Type: Test > Components: Test > Affects Versions: 10.3.0.0 > Reporter: Ugo Matrangolo > Assigned To: Ugo Matrangolo > Priority: Minor > Fix For: 10.3.0.0 > > Attachments: DERBY-2467_diff_03_27.txt, DERBY-2467_diff_050407.txt, DERBY-2467_diff_050407_2.txt, DERBY-2467_diff_300307.txt, DERBY-2467_stat_03_27.txt, DERBY-2467_stat_050407.txt, DERBY-2467_stat_300307.txt > > > Convert lang/updateCursor.java to JUnit -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.