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

Normalized cut error on Py 36 #2530

Closed
stefanv opened this issue Feb 21, 2017 · 1 comment
Closed

Normalized cut error on Py 36 #2530

stefanv opened this issue Feb 21, 2017 · 1 comment
Milestone

Comments

@stefanv
Copy link
Member

stefanv commented Feb 21, 2017

======================================================================
FAIL: Test to catch an error thrown when subgraph has all equal edges.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/travis/build/scikit-image/scikit-image-wheels/venv/lib/python3.6/site-packages/nose/case.py", line 198, in runTest
    self.test(*self.arg)
  File "/Users/travis/build/scikit-image/scikit-image-wheels/venv/lib/python3.6/site-packages/numpy/testing/decorators.py", line 147, in skipper_func
    return f(*args, **kwargs)
  File "/Users/travis/build/scikit-image/scikit-image-wheels/venv/lib/python3.6/site-packages/skimage/future/graph/tests/test_rag.py", line 180, in test_ncut_stable_subgraph
    assert new_labels.max() == 0
AssertionError

https://travis-ci.org/scikit-image/scikit-image-wheels/jobs/203631060

@stefanv stefanv added the bug label Feb 21, 2017
@stefanv stefanv added this to the 0.13 milestone Feb 21, 2017
@stefanv
Copy link
Member Author

stefanv commented Feb 21, 2017

Closing as duplicate of #2450

@stefanv stefanv closed this as completed Feb 21, 2017
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

1 participant