[ http://issues.apache.org/jira/browse/DERBY-1303?page=comments#action_12378918 ]
Tomohito Nakayama commented on DERBY-1303: ------------------------------------------ One problem is that I have not written test using JUnit :( Examining past mail, I found there exists some information on Wiki. I will start from this point .... http://wiki.apache.org/db-derby/DerbyJUnitTesting > 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 > > "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
