# identifies tests that fail when run in a suite with useprocess=false with DerbyNetClient # # jdbcapi/HoldabilityTest.junit - test causes subsequent tests to fail because of missing # File permission # junitTests/derbyNet/CompatibilityTest.java - exits the suite # derbynet/DerbyNetAutoStart.java - exits the suite... # derbynet/dblook_test_net.java - expects different dir structure # derbynet/dblook_test_net_territory.java - expects different dir structure # stress/stress.multi - exits suite # following fail for various reasons, many related to not being able to connect: # lang/wisconsin.java # jdbcapi/maxfieldsize.java # jdbcapi/HoldabilityTest.junit junitTests/derbyNet/CompatibilityTest.java derbynet/DerbyNetAutoStart.java derbynet/dblook_test_net.java derbynet/dblook_test_net_territory.java stress/stress.multi lang/wisconsin.java jdbcapi/maxfieldsize.java