[
https://issues.apache.org/jira/browse/DERBY-6500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13937737#comment-13937737
]
ASF subversion and git services commented on DERBY-6500:
--------------------------------------------------------
Commit 1578335 from [~rhillegas] in branch 'code/branches/10.10'
[ https://svn.apache.org/r1578335 ]
DERBY-6500: Port 1577190 from trunk to 10.10 branch.
> 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
> Assignee: Rick Hillegas
> Attachments: derby-6500-01-aa-addOrderByClauses.diff
>
>
> 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)