Mike Matrigali created DERBY-6500:
-------------------------------------

             Summary: intermittent error in nightly regression tests: 
AutoIncrementTest
                 Key: DERBY-6500
                 URL: https://issues.apache.org/jira/browse/DERBY-6500
             Project: Derby
          Issue Type: Bug
          Components: Test
    Affects Versions: 10.10.1.4
            Reporter: Mike Matrigali


junit.framework.AssertionFailedError: Column value mismatch @ column 
'COLUMNNAME', row 1:
    Expected: >A_ZERO<
    Found:    >A_ONE<
        at 
org.apache.derbyTesting.junit.JDBC.assertRowInResultSet(JDBC.java:1277)
        at 
org.apache.derbyTesting.junit.JDBC.assertRowInResultSet(JDBC.java:1189)
        at 
org.apache.derbyTesting.junit.JDBC.assertFullResultSetMinion(JDBC.java:1076)
        at org.apache.derbyTesting.junit.JDBC.assertFullResultSet(JDBC.java:999)
        at org.apache.derbyTesting.junit.JDBC.assertFullResultSet(JDBC.java:956)
        at org.apache.derbyTesting.junit.JDBC.assertFullResultSet(JDBC.java:914)
        at 
org.apache.derbyTesting.functionTests.tests.lang.AutoIncrementTest.testderbyIncrementTest(AutoIncrementTest.java:167)
        at 
org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:118)
        at 
org.apache.derbyTesting.junit.BaseJDBCTestCase.runBareOverridable(BaseJDBCTestCase.java:442)
        at 
org.apache.derbyTesting.junit.BaseJDBCTestCase.runBare(BaseJDBCTestCase.java:459)
        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)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to