[
https://issues.apache.org/jira/browse/DERBY-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Myrna van Lunteren updated DERBY-3808:
--------------------------------------
Attachment: DERBY-3808_2.diff
I'm attaching a second version of the patch.
In this, I've removed the checks for the dependencies.
I checked laboriously through lang._Suite.java and identified the following
tests to leave behind dependencies (i.e. make the dependencies in the previous
patch's SubqueryTest fail):
- CreateTableFromQueryTest
- ForBitDataTest
- CollationTest2
- TableFunctionTest
- SynonymTest
- ViewsTest
I tried to eliminate dependencies from CreateTableFromQueryTest, but was
unsuccessful...
And thinking about it, the purpose of the SubqueryTest is not to check for
added dependencies. So, instead of spending more time on this, I decided to
eliminate the checks.
If a test intends to check for dependencies it should probably create its own
singleuse database.
Full suites.All tests ran cleanly for me on Linux with ibm 1.6. I intend to
commit soon and probably backport to 10.8.
> Convert subquery.sql to junit
> -----------------------------
>
> Key: DERBY-3808
> URL: https://issues.apache.org/jira/browse/DERBY-3808
> Project: Derby
> Issue Type: Bug
> Components: Test
> Reporter: Manjula Kutty
> Assignee: Myrna van Lunteren
> Labels: derby_triage10_8
> Attachments: DERBY-3808_1.diff, DERBY-3808_1.stat, DERBY-3808_2.diff,
> DERBY_3808_diff_07_10.txt, DERBY_3808_stat_07_10.txt
>
>
> place holder for converting subquery.sql to junit , which gives intermittent
> failures with derbyall
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira