Skip to content

Commit

Permalink
Merge pull request #757 from jmchilton/framework_tests
Browse files Browse the repository at this point in the history
Fix failing framework tests.
  • Loading branch information
martenson committed Sep 19, 2015
2 parents 31c2d33 + c6be0bc commit c7d7736
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 16 deletions.
Binary file added test-data/3.bam
Binary file not shown.
15 changes: 0 additions & 15 deletions test/functional/tools/compare_bam_as_sam.xml

This file was deleted.

2 changes: 1 addition & 1 deletion test/functional/tools/metadata_bam.xml
Expand Up @@ -13,7 +13,7 @@
</outputs>
<tests>
<test>
<param name="input_bam" value="3unsorted.bam" ftype="bam" />
<param name="input_bam" value="3.bam" ftype="bam" />
<!-- This output tests setting using bam reference name metadata above -->
<param name="ref_names" value="chr10_random,chr11,chrM,chrX,chr16" />
<output name="output_of_input_metadata" ftype="txt">
Expand Down

0 comments on commit c7d7736

Please sign in to comment.