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 2013/06/27 20:37:19 UTC

[jira] [Created] (DERBY-6278) test failure in testDynamicResultSets(org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest)junit.framework.AssertionFailedError: Column value mismatch @ column '1', row 1: \

Myrna van Lunteren created DERBY-6278:
-----------------------------------------

             Summary: test failure in testDynamicResultSets(org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest)junit.framework.AssertionFailedError: Column value mismatch @ column '1', row 1:  \
                 Key: DERBY-6278
                 URL: https://issues.apache.org/jira/browse/DERBY-6278
             Project: Derby
          Issue Type: Bug
          Components: Test
    Affects Versions: 10.11.0.0
         Environment: windows, ibm 1.7
            Reporter: Myrna van Lunteren


build: 10.11.0.0 alpha - (1493620)

This failed in a nightly test run for trunk:
http://people.apache.org/~myrnavl/derby_test_results/main/windows/testlog/ibm17/1493620-suites.All_diff.txt

This is the stack trace from the console output:
1) testDynamicResultSets(org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest)junit.framework.AssertionFailedError: Column value mismatch @ column '1', row 1:
    Expected: >0<
    Found:    >1<
	at org.apache.derbyTesting.junit.JDBC.assertRowInResultSet(JDBC.java:1278)
	at org.apache.derbyTesting.junit.JDBC.assertRowInResultSet(JDBC.java:1190)
	at org.apache.derbyTesting.junit.JDBC.assertFullResultSetMinion(JDBC.java:1077)
	at org.apache.derbyTesting.junit.JDBC.assertFullResultSet(JDBC.java:1000)
	at org.apache.derbyTesting.junit.JDBC.assertFullResultSet(JDBC.java:957)
	at org.apache.derbyTesting.junit.JDBC.assertFullResultSet(JDBC.java:915)
	at org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest.checkCommitWithMultipleResultSets(LangProcedureTest.java:1137)
	at org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest.testDynamicResultSets(LangProcedureTest.java:809)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:117)
	at org.apache.derbyTesting.junit.BaseJDBCTestCase.runBareOverridable(BaseJDBCTestCase.java:439)
	at org.apache.derbyTesting.junit.BaseJDBCTestCase.runBare(BaseJDBCTestCase.java:456)
	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)
	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)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira