[ http://issues.apache.org/jira/browse/DERBY-1303?page=comments#action_12411951 ]
Tomohito Nakayama commented on DERBY-1303: ------------------------------------------ Committed the patch. Deleting java/testing/org/apache/derbyTesting/functionTests/master/DerbyNet/SuicideOfStreaming.out Deleting java/testing/org/apache/derbyTesting/functionTests/master/DerbyNetClient/SuicideOfStreaming.out Sending java/testing/org/apache/derbyTesting/functionTests/suites/derbynetmats.runall Sending java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/SuicideOfStreaming.java Sending java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/build.xml Adding java/testing/org/apache/derbyTesting/functionTests/tests/junitTests/derbyNet/OwnServerTests.java Adding java/testing/org/apache/derbyTesting/functionTests/tests/junitTests/derbyNet/OwnServerTests_app.properties Sending java/testing/org/apache/derbyTesting/functionTests/tests/junitTests/derbyNet/copyfiles.ant Sending java/testing/org/apache/derbyTesting/functionTests/util/BaseTestCase.java Transmitting file data ....... Committed revision 406921. > The test of derbynet/SuicideOfStreaming.java is failed when programs are > build as Insane. > ----------------------------------------------------------------------------------------- > > Key: DERBY-1303 > URL: http://issues.apache.org/jira/browse/DERBY-1303 > Project: Derby > Type: Bug > Components: Test > Environment: > http://www.multinet.no/~solberg/public/Apache/TinderBox_Derby/Limited/testSummary-405038.html > Reporter: Tomohito Nakayama > Assignee: Tomohito Nakayama > Attachments: DERBY-1303.patch > > "derbynet/SuicideOfStreaming.java" have dependency on build as Sane. > When programs are build as Insane, > code to cause artificial Exception is not compiled and > streaming does not failed in derbynet/SuicideOfStreaming.java as expected in > this test program. > The dependency results in fail of derbynet/SuicideOfStreaming.java when > programs are comiled as insane. -- 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
