Disabling test - Will need to update big-tables soon.. will re-enable after updating md5

git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3637 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
weisburd 2010-06-25 15:43:41 +00:00
parent efa60e5de5
commit e15fe6858e
1 changed files with 2 additions and 1 deletions

View File

@ -37,6 +37,7 @@ public class GenomicAnnotatorIntegrationTest extends WalkerTest {
"-s dbsnp.name,dbsnp.refUCSC,dbsnp.strand,dbsnp.observed,dbsnp.avHet",
1,
Arrays.asList(md5WithDashSArg));
executeTest("test with dbSNP and -s arg", specWithSArg);
//executeTest("test with dbSNP and -s arg", specWithSArg);
}
}