[
https://issues.apache.org/jira/browse/DERBY-6500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-6500:
---------------------------------
Attachment: derby-6500-01-aa-addOrderByClauses.diff
Attaching derby-6500-01-aa-addOrderByClauses.diff. This patch adds ORDER BY
clauses to the queries in this test which return multiple rows. Hopefully, this
will fix the ordering diffs we're seeing in this test.
I think that I fixed all of the queries. But we should leave this issue open
for a while to see whether I missed something.
Touches the following file:
M
java/testing/org/apache/derbyTesting/functionTests/tests/lang/AutoIncrementTest.java
> 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)