You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2009/05/06 19:48:30 UTC

[jira] Commented: (DERBY-3258) 'Unexpected row count: expected:<0> but was:<3>' in testReleaseCompileLocks

    [ https://issues.apache.org/jira/browse/DERBY-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706534#action_12706534 ] 

Myrna van Lunteren commented on DERBY-3258:
-------------------------------------------

I saw what I take to be a variation on this with 10.5.1.2 built at revision 772042 on windows: 
(org.apache.derbyTesting.functionTests.tests.lang.ReleaseCompileLocksTest)junit.framework.AssertionFailedError: Unexpected row count: expected:<0> but was:<1>
	at org.apache.derbyTesting.junit.JDBC.assertDrainResults(JDBC.java:640)
	at org.apache.derbyTesting.junit.JDBC.assertEmpty(JDBC.java:492)
	at org.apache.derbyTesting.functionTests.tests.lang.ReleaseCompileLocksTest.testReleaseCompileLocks(ReleaseCompileLocksTest.java:120)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:105)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
	at junit.extensions.TestSetup.run(TestSetup.java:23)
	at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57)


> 'Unexpected row count: expected:<0> but was:<3>' in testReleaseCompileLocks
> ---------------------------------------------------------------------------
>
>                 Key: DERBY-3258
>                 URL: https://issues.apache.org/jira/browse/DERBY-3258
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.4.1.3
>         Environment: OS: Solaris Nevada snv_27a X86 64 bits - SunOS 5.11 snv_27
> VJM: Sun Microsystems Inc. 1.6.0-b105
>            Reporter: Ole Solberg
>            Priority: Minor
>
> Seen in http://dbtg.thresher.com/derby/test/trunk16/jvmAll/testing/Limited/testSummary-601462.html : JDK16Jvm1.6SunOS-5.11 i86pc-i386.
> There was 1 failure:
> 1) testReleaseCompileLocks(org.apache.derbyTesting.functionTests.tests.lang.ReleaseCompileLocksTest)junit.framework.AssertionFailedError: Unexpected row count: expected:<0> but was:<3>
> 	at org.apache.derbyTesting.junit.JDBC.assertDrainResults(JDBC.java:596)
> 	at org.apache.derbyTesting.junit.JDBC.assertEmpty(JDBC.java:490)
> 	at org.apache.derbyTesting.functionTests.tests.lang.ReleaseCompileLocksTest.testReleaseCompileLocks(ReleaseCompileLocksTest.java:146)
> 	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:95)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
> 	at junit.extensions.TestSetup.run(TestSetup.java:23)
> 	at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.