Disabling the testNoCmdLineHeaderStdout test in UG because it keeps crashing when I run it locally

This commit is contained in:
Eric Banks 2012-12-05 00:54:00 -05:00
parent 8d2d0253a2
commit 726332db79
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ public class UnifiedGenotyperIntegrationTest extends WalkerTest {
executeTest("test using comp track", spec);
}
@Test
@Test(enabled = false) // EB: for some reason this test crashes whenever I run it on my local machine
public void testNoCmdLineHeaderStdout() {
WalkerTest.WalkerTestSpec spec = new WalkerTest.WalkerTestSpec(
baseCommandNoCmdLineHeaderStdout + " -glm INDEL -L 1:67,225,396-67,288,518", 0,