Skip to content

Commit

Permalink
Update test output (changed during merge)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjc committed Jul 14, 2011
1 parent c4babec commit 8c3fb25
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Tests/output/test_SeqIO
Expand Up @@ -3681,6 +3681,8 @@ Testing reading seqxml format file SeqXML/dna_example.xml
Failed: Sequences must all be the same length Failed: Sequences must all be the same length
Checking can write/read as 'stockholm' format Checking can write/read as 'stockholm' format
Failed: Sequences must all be the same length Failed: Sequences must all be the same length
Checking can write/read as 'phylip-relaxed' format
Failed: Sequences must all be the same length
Checking can write/read as 'embl' format Checking can write/read as 'embl' format
Checking can write/read as 'fastq' format Checking can write/read as 'fastq' format
Failed: No suitable quality scores found in letter_annotations of SeqRecord (id=minimal). Failed: No suitable quality scores found in letter_annotations of SeqRecord (id=minimal).
Expand Down Expand Up @@ -3718,6 +3720,8 @@ Testing reading seqxml format file SeqXML/rna_example.xml
Failed: Sequences must all be the same length Failed: Sequences must all be the same length
Checking can write/read as 'stockholm' format Checking can write/read as 'stockholm' format
Failed: Sequences must all be the same length Failed: Sequences must all be the same length
Checking can write/read as 'phylip-relaxed' format
Failed: Sequences must all be the same length
Checking can write/read as 'embl' format Checking can write/read as 'embl' format
Failed: Cannot have spaces in EMBL accession, u'empty description' Failed: Cannot have spaces in EMBL accession, u'empty description'
Checking can write/read as 'fastq' format Checking can write/read as 'fastq' format
Expand Down Expand Up @@ -3757,6 +3761,8 @@ Testing reading seqxml format file SeqXML/protein_example.xml
Failed: Sequences must all be the same length Failed: Sequences must all be the same length
Checking can write/read as 'stockholm' format Checking can write/read as 'stockholm' format
Failed: Sequences must all be the same length Failed: Sequences must all be the same length
Checking can write/read as 'phylip-relaxed' format
Failed: Sequences must all be the same length
Checking can write/read as 'embl' format Checking can write/read as 'embl' format
Checking can write/read as 'fastq' format Checking can write/read as 'fastq' format
Failed: No suitable quality scores found in letter_annotations of SeqRecord (id=UniprotProtein). Failed: No suitable quality scores found in letter_annotations of SeqRecord (id=UniprotProtein).
Expand Down

0 comments on commit 8c3fb25

Please sign in to comment.