[
https://issues.apache.org/jira/browse/DERBY-6107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13923319#comment-13923319
]
Myrna van Lunteren commented on DERBY-6107:
-------------------------------------------
I modified the lang._Suite from trunk (10.11 alpha updated to svn 1574634) to
have just these 3 tests:
suite.addTest(HalfCreatedDatabaseTest.suite());
suite.addTest(NativeAuthenticationServiceTest.suite());
suite.addTest(Derby5652.suite());
Then I ran (with sane classes):
$ java -Dderby.tests.trace=true -Dderby.tests.login.timeout=10
junit.textui.TestRunner org.apache.derbyTesting.functionTests.tests.lang._Suite
> runsmlste.out 2>&1
All passed.
I will try it with the full suite (i.e. no modifications).
> 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)