[ 
http://issues.apache.org/jira/browse/DERBY-2054?page=comments#action_12450595 ] 
            
Daniel John Debrunner commented on DERBY-2054:
----------------------------------------------

SuicideOfStreamingTest.tearDown() does not call super.tearDown() which may be 
causing other later tests to fail due to the extra time needed to start the 
network server. However adding super.tearDown() causes authentication errors in 
later tests and in the tearDown method.

> Rewrite 'derbynet/SuicideOfStreaming' to a JUnit test
> -----------------------------------------------------
>
>                 Key: DERBY-2054
>                 URL: http://issues.apache.org/jira/browse/DERBY-2054
>             Project: Derby
>          Issue Type: Test
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kristian Waagan
>         Assigned To: Kristian Waagan
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>         Attachments: derby-2054-1a.diff, derby-2054-1a.stat, 
> derby-2054-preview.diff
>
>
> The test 'derbynet/SuicideOfStreaming' should be rewritten to a JUnit test 
> more in line with our newly created test system.
> It is one of the last tests still being run from the deprecated 
> 'tests/junitTests/' directory, through a wrapper class.

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

        

Reply via email to