GithubHelp home page GithubHelp logo

TaxTree tests are failing about american-gut HOT 2 CLOSED

biocore avatar biocore commented on June 21, 2024
TaxTree tests are failing

from american-gut.

Comments (2)

wasade avatar wasade commented on June 21, 2024

weird. fixing

On Tue, Nov 12, 2013 at 5:50 PM, Yoshiki Vázquez Baeza <
[email protected]> wrote:

yoshikivazquezbaeza:American-Gut@master$ python tests/test_taxtree.py

.....F.======================================================================FAIL: test_sample_rare_unique (main.TaxTreeTests)----------------------------------------------------------------------Traceback (most recent call last):
File "tests/test_taxtree.py", line 28, in test_sample_rare_unique
self.assertEqual(sorted(obs), exp)AssertionError: Lists differ: [('a', None, [['k__1', 'p__x',... != [('a', None, [['k__1', 'p__x',...
First differing element 2:('c', None, [], [])('c', None, [['k__1', 'p__y', 'c__']], [])

[('a',
None,
[['k__1', 'p__x', 'c__'], ['k__1', 'p__y', 'c__3']],
[['k__1', 'p__x', 'c__1'], ['k__1', 'p__x', 'c__2']]),
('b', None, [['k__1', 'p__x', 'c__'], ['k__1', 'p__y', 'c__3']], []),- ('c', None, [], [])]+ ('c', None, [['k__1', 'p__y', 'c__']], [])]
----------------------------------------------------------------------Ran 7 tests in 0.002s
FAILED (failures=1)


Reply to this email directly or view it on GitHubhttps://github.com//issues/37
.

from american-gut.

ElDeveloper avatar ElDeveloper commented on June 21, 2024

Fixed in #38.

from american-gut.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.