[ http://issues.apache.org/jira/browse/DERBY-2054?page=comments#action_12450783 ] Daniel John Debrunner commented on DERBY-2054: ----------------------------------------------
Having spent some time tracking down the network server timeouts (see DERBY-1966) I think those are probably unrelated. Can you try caling super.tearDown() and see if you get the authentication failures? > 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
