[
https://issues.apache.org/jira/browse/DERBY-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew McIntyre updated DERBY-2525:
-----------------------------------
Attachment: derby-2525-v1.diff
Attaching a patch which converts grantRevokeDDL and grantRevokeDDL2 to JUnit.
After attempts to chop each of these into individual testcases started to get
messy, I decided to focus on getting the tests to each run as separate JUnit
test fixtures first. The tests can stil be separated into individual test
fixtures at a later date, but for now this should provide identical coverage
and allow us to remove the old .sql tests and their multiple masters.
Speaking of which, this is not almost but not quite ready for commit. I need to
run the test on the JVMs where the old tests had multiple masters and adjust
the new test accordingly.
> Convert lang/grantRevokeDDL and grantRevokeDDL2 to JUnit
> --------------------------------------------------------
>
> Key: DERBY-2525
> URL: https://issues.apache.org/jira/browse/DERBY-2525
> Project: Derby
> Issue Type: Test
> Components: Test
> Affects Versions: 10.3.0.0
> Reporter: Andrew McIntyre
> Assigned To: Andrew McIntyre
> Priority: Minor
> Attachments: derby-2525-v1.diff
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.