Bamboo is correctly interpreting test fails. Reverting forced-fail test

code.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4617 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
hanna 2010-11-02 19:32:34 +00:00
parent 1df166b76e
commit 8f9bf82aa7
1 changed files with 0 additions and 2 deletions

View File

@ -41,8 +41,6 @@ public class GenomeLocParserUnitTest extends BaseTest {
@Test
public void testKnownContigOrder() {
if(true)
throw new ReviewedStingException("Forced fail to test Bamboo pipeline");
SAMFileHeader header = ArtificialSAMUtils.createArtificialSamHeader(1, 1, 10);
GenomeLocParser.contigInfo = null;
// assert that it's false when the contig ordering is not setup