I don't see this one listed in the kbase services spread sheet. What happened to this one at the build? thanks t On Aug 20, 2013, at 8:19 AM, Thomas Brettin <[email protected]> wrote:
Hi Miriam,
Running make test on genome annotation fails for me. Is there something particular that you are doing on this module? If I had to guess, I'd say that a server is not being started on the localhost.
ok 1 - Did an object get defined ok 2 - Is it in the right class isa Bio::KBase::GenomeAnnotation::Client ok 3 - Bio::KBase::GenomeAnnotation::Client->can(...) ok 4 - Did an object get defined ok 5 - Is it in the right class isa Bio::KBase::GenomeAnnotation::Client ok 6 - Downloaded test data # Test the happy cases for annotation methods not ok 7 - Test call_CDSs # Failed test 'Test call_CDSs' # at t/client-tests/annotation.t line 68. not ok 8 - Test assign_functions_to_CDSs # Failed test 'Test assign_functions_to_CDSs' # at t/client-tests/annotation.t line 80. not ok 9 - Test annotate_genome # Failed test 'Test annotate_genome' # at t/client-tests/annotation.t line 80. 1..9 # Looks like you failed 3 tests of 9. make: *** [test] Error 1