re-enable getGarbage test
This commit is contained in:
parent
fb9d624b0c
commit
6e7cf6f585
@ -80,9 +80,6 @@ public class TestNetIf extends SigarTestCase {
|
|||||||
traceln("Default IP=" +
|
traceln("Default IP=" +
|
||||||
sigar.getNetInterfaceConfig().getAddress());
|
sigar.getNetInterfaceConfig().getAddress());
|
||||||
|
|
||||||
//XXX somehow manage to trigger a segfault using the
|
getGarbage(sigar);
|
||||||
//1.4.1_02-b06 jdk on linux, no problem with 1.4.2_02-b03
|
|
||||||
//also having random trouble on x86 solaris. cannot see why.
|
|
||||||
//getGarbage(sigar);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user