[ 
http://issues.apache.org/jira/browse/DERBY-2054?page=comments#action_12448936 ] 
            
Tomohito Nakayama commented on DERBY-2054:
------------------------------------------

I'm not familiar with newly created test system at all.
Then this comment may be missed ...

System property of derby.debug.suicideOfLayerBStreaming is effective on code of 
NetworkServer.
Then System property must be set for process of NetworkServer.

Reading the code setUp(), 
I found both of code to call JDBC interface to execute sql which would be at 
NetworkClient and 
code to set System property of derby.debug.suicideOfLayerBStreaming in a same 
method.

In newly created test system, does NetworkServer and NetworkClient run on a 
same process ?
I remember that they are different in old test system ... 



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