[ http://issues.apache.org/jira/browse/DERBY-1521?page=comments#action_12425904 ] Daniel John Debrunner commented on DERBY-1521: ----------------------------------------------
Other options: 1 - Use the new ij.runScript method to run the script, using a connection obtained in the upgrade test 2 - wish all the tests were Junit ones then adding an additional test like this would be easy 3 - convert all the tests to JUnit :-) 4 - convert the upgrade test to a Junit test as a first step 5 - pick a task that helps the general effort in moving to Junit http://wiki.apache.org/db-derby/KillDerbyTestHarness 6 - spend time at the beach instead Seriously, I wouldn't work on converting this test to a java one while others are still implementing grant/revoke. Option 1 might be interesting. > Upgrade test needs to be enhanced to test grant revoke > ------------------------------------------------------ > > Key: DERBY-1521 > URL: http://issues.apache.org/jira/browse/DERBY-1521 > Project: Derby > Issue Type: Improvement > Components: Test > Affects Versions: 10.2.0.0 > Reporter: Mamta A. Satoor > Assigned To: Deepa Remesh > Fix For: 10.2.0.0 > > Attachments: d1521-patch1-v1.diff, d1521-patch1-v1.status, > d1521-patch2-draft.diff, d1521-patch2-v1.diff, d1521-patch2-v1.status > > > Grant Revoke is one of the features targeted for 10.2 Release. The upgrade > test should be modified to test this feature with various upgrade scenarios > to make sure everything works fine. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
