Tomohito Nakayama (JIRA) wrote:
"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.
Hi Tomohito,
Not sure if this will solve this test diff issue, but I think at one
point, there used to be a way to have separate master files for sane and
insane jars.
Maybe someone more familiar with the test harness can confirm if that is
still possible or not.
Thanks,
Sunitha.