Skip to content

Instantly share code, notes, and snippets.

@sheenamt
Created August 15, 2011 19:26
Show Gist options
  • Save sheenamt/1147524 to your computer and use it in GitHub Desktop.
Save sheenamt/1147524 to your computer and use it in GitHub Desktop.
t/SearchIO/hmmer.t ........................... 1/299
# Failed test 'Check algorithm'
# at t/SearchIO/hmmer.t line 20.
# got: ''
# expected: 'HMMPFAM'
# Failed test 'Check num_hits'
# at t/SearchIO/hmmer.t line 26.
# got: '0'
# expected: '2'
# Failed test 'Check algorithm'
# at t/SearchIO/hmmer.t line 82.
# got: ''
# expected: 'HMMSEARCH'
# Failed test 'Check num_hits'
# at t/SearchIO/hmmer.t line 89.
# got: '0'
# expected: '1215'
Can't call method "name" on an undefined value at t/SearchIO/hmmer.t line 91, <GEN5> line 2170.
# Looks like you planned 299 tests but ran 18.
# Looks like you failed 4 tests of 18 run.
# Looks like your test exited with 255 just after 18.
t/SearchIO/hmmer.t ........................... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 285/299 subtests
t/SearchIO/hmmer_pull.t ...................... ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment