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

Test failure in matplotlib.tests.test_colors.test_cmap_and_norm_from_levels_and_colors2 #2075

Closed
mdboom opened this issue May 29, 2013 · 1 comment

Comments

@mdboom
Copy link
Member

mdboom commented May 29, 2013

======================================================================
ERROR: matplotlib.tests.test_colors.test_cmap_and_norm_from_levels_and_colors2
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/virtualenv/python3.2/lib/python3.2/site-packages/nose/case.py", line 198, in runTest
    self.test(*self.arg)
  File "/home/travis/virtualenv/python3.2/lib/python3.2/site-packages/matplotlib-1.4.x-py3.2-linux-x86_64.egg/matplotlib/tests/test_colors.py", line 134, in test_cmap_and_norm_from_levels_and_colors2
    np.ma.array(1, mask=True): bad}),
TypeError: unhashable type: 'MaskedArray'
----------------------------------------------------------------------

Probably related to #2050. Cc: @pelson

@mdboom
Copy link
Member Author

mdboom commented May 29, 2013

Closed by #2080

@mdboom mdboom closed this as completed May 29, 2013
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