Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing test on 2.1.0 #177

Closed
satta opened this issue Jul 25, 2016 · 1 comment
Closed

Failing test on 2.1.0 #177

satta opened this issue Jul 25, 2016 · 1 comment

Comments

@satta
Copy link
Collaborator

satta commented Jul 25, 2016

The recently released version 2.1.0 does not complete its tests successfully:

======================================================================
FAIL: test_robinson_foulds_convergence (test_external_dependancies.TestExternalDependancies)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/vagrant/gubbins/python/gubbins/tests/test_external_dependancies.py", line 82, in test_robinson_foulds_convergence
    assert common.GubbinsCommon.has_tree_been_seen_before(['RAxML_result.multiple_recombinations.iteration_1','RAxML_result.multiple_recombinations.iteration_2','RAxML_result.multiple_recombinations.iteration_3','RAxML_result.multiple_recombinations.iteration_4','RAxML_result.multiple_recombinations.iteration_5','RAxML_result.multiple_recombinations.iteration_6','RAxML_result.multiple_recombinations.iteration_7','RAxML_result.multiple_recombinations.iteration_8','RAxML_result.multiple_recombinations.iteration_9','RAxML_result.multiple_recombinations.iteration_10','multiple_recombinations.final_tree.tre'],'robinson_foulds') == 1
AssertionError

I've been running the tests on Debian stretch, using RaXML 8.2.8.

@tseemann
Copy link

tseemann commented Oct 6, 2018

@satta satta closed this as completed Oct 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants