Wow, great news, Dan! I'll have to mosey over and see what the security
properties file looks like these days, I hope it's not too full of
permissions...
David
Daniel John Debrunner (JIRA) wrote:
[ http://issues.apache.org/jira/browse/DERBY-615?page=comments#action_12373683 ]
Daniel John Debrunner commented on DERBY-615:
---------------------------------------------
As of 2006/0407 95.4% of tests in derbyall run under the security manager!!
See http://wiki.apache.org/db-derby/SecurityManagerTesting
I think I will keep this bug open until every test that does not run under the
security manager has an open Jira
issue or valid reason in its _app.properties file.
Get 95% of functional tests running under the SecurityManager when running
derbyall
-----------------------------------------------------------------------------------
Key: DERBY-615
URL: http://issues.apache.org/jira/browse/DERBY-615
Project: Derby
Type: Test
Components: Security, Test
Reporter: Daniel John Debrunner
Assignee: Daniel John Debrunner
Fix For: 10.2.0.0
Ensure that running derbyall tests all Derby's functionality works with a
security manager and a correctly, minimally configured policy file. By
minimally I mean just the fewset set of permissions required, hopefully in-line
with the documentation. E.g. a policy file that allowed all permissions would
work but would not be a good test of Derby.
See http://wiki.apache.org/db-derby/SecurityManagerTesting