[
https://issues.apache.org/jira/browse/DERBY-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Pendleton updated DERBY-4187:
-----------------------------------
Attachment: AlterTableTest.java
Hi Eranda, thanks for the updated test. I made two additional changes:
1) Added "if (usingEmbedded())" in front of line 2117, and
2) Changed JDBC.assertFullResultSet to JDBC.assertUnorderedResultSet on line
3036
and then the test ran successfully for me!
I've attached AlterTableTest.java with my modifications; can you confirm that
the test now passes for you?
> Convert altertable.sql to JUnit
> -------------------------------
>
> Key: DERBY-4187
> URL: https://issues.apache.org/jira/browse/DERBY-4187
> Project: Derby
> Issue Type: Test
> Components: Test
> Affects Versions: 10.4.2.1
> Reporter: Eranda Sooriyabandara
> Priority: Minor
> Fix For: 10.5.1.2
>
> Attachments: AlterTable.diff, AlterTable.java, AlterTableTest.diff,
> AlterTableTest.diff, AlterTableTest.diff, AlterTableTest.diff,
> AlterTableTest.diff, AlterTableTest.java, AlterTableTest.java
>
> Original Estimate: 486.08h
> Remaining Estimate: 486.08h
>
> Converting altertable.sql harness test to JUnit
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.