[
https://issues.apache.org/jira/browse/DERBY-6107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13923461#comment-13923461
]
Myrna van Lunteren commented on DERBY-6107:
-------------------------------------------
I ran the full lang._Suite unchanged, with sane classes, and
-Dderby.tests.login.timeout=10, but NativeAuthenticationServiceTest did not
fail.
I did see the following 2 failures:
1)
test_02_simpleSelects(org.apache.derbyTesting.functionTests.tests.lang.NewOptimizerOverridesTest)java.security.AccessControlException:
Access denied (java.lang.RuntimePermission accessDeclaredMembers)
....
2)
test_03_offsetFetch(org.apache.derbyTesting.functionTests.tests.lang.NewOptimizerOverridesTest)java.security.AccessControlException:
Access denied (java.lang.RuntimePermission accessDeclaredMembers)
...
Which maybe means we should do something about adding this permission in the
lang/resultSetReader.policy for running with classes, but seems unrelated to
this issue.
Rick, shall I resolve this as Cannot Reproduce, or shall we leave it open until
you have nothing else to do?
> Investigate why setting a login timeout causes
> NativeAuthenticationServiceTest to fail when run in a suite
> ----------------------------------------------------------------------------------------------------------
>
> Key: DERBY-6107
> URL: https://issues.apache.org/jira/browse/DERBY-6107
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.10.1.1
> Reporter: Rick Hillegas
>
> See DERBY-6094 for the details of this problem.
--
This message was sent by Atlassian JIRA
(v6.2#6252)