You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Daniel John Debrunner (JIRA)" <de...@db.apache.org> on 2005/10/11 19:42:05 UTC

[jira] Created: (DERBY-615) Get 95% of functional tests running under the SecurityManager when running derbyall

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: Improvement
  Components: Security, Test  
    Reporter: Daniel John Debrunner
 Assigned to: 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

-- 
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


[jira] Updated: (DERBY-615) Get 95% of functional tests running under the SecurityManager when running derbyall

Posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dag H. Wanvik updated DERBY-615:
--------------------------------

    Issue Type: Task  (was: Test)

> Get 95% of functional tests running under the SecurityManager when running derbyall
> -----------------------------------------------------------------------------------
>
>                 Key: DERBY-615
>                 URL: https://issues.apache.org/jira/browse/DERBY-615
>             Project: Derby
>          Issue Type: Task
>          Components: Test
>            Reporter: Daniel John Debrunner
>            Assignee: Daniel John Debrunner
>             Fix For: 10.2.1.6
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DERBY-615) Get 95% of functional tests running under the SecurityManager when running derbyall

Posted by "Daniel John Debrunner (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-615?page=all ]

Daniel John Debrunner updated DERBY-615:
----------------------------------------

    type: Test  (was: Improvement)

> 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

-- 
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


[jira] Closed: (DERBY-615) Get 95% of functional tests running under the SecurityManager when running derbyall

Posted by "Daniel John Debrunner (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-615?page=all ]

Daniel John Debrunner closed DERBY-615.
---------------------------------------

    Resolution: Fixed

95+% tests run under the security manager, all tests with noSecurityManager=true have a valid reason, are blocked by a bug or a specific bug is entered to address the test.

> 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
>          Issue Type: Test
>          Components: Security, Test
>            Reporter: Daniel John Debrunner
>         Assigned To: 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

-- 
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

        

Re: [jira] Commented: (DERBY-615) Get 95% of functional tests running under the SecurityManager when running derbyall

Posted by "David W. Van Couvering" <Da...@Sun.COM>.
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
> 
> 

[jira] Commented: (DERBY-615) Get 95% of functional tests running under the SecurityManager when running derbyall

Posted by "Daniel John Debrunner (JIRA)" <de...@db.apache.org>.
    [ 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

-- 
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