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_bad_values (traittypes.tests.test_traittypes.TestIntArray) fails for openSUSE #31

Open
mcepl opened this issue Feb 20, 2019 · 0 comments · May be fixed by #32
Open

test_bad_values (traittypes.tests.test_traittypes.TestIntArray) fails for openSUSE #31

mcepl opened this issue Feb 20, 2019 · 0 comments · May be fixed by #32

Comments

@mcepl
Copy link

mcepl commented Feb 20, 2019

When running the testsuite with Python 3.7.* on openSUSE (logs from building) I get reliably this error:

[   32s] ======================================================================
[   32s] FAIL: test_bad_values (traittypes.tests.test_traittypes.TestIntArray)
[   32s] ----------------------------------------------------------------------
[   32s] Traceback (most recent call last):
[   32s]   File "/usr/lib/python2.7/site-packages/traitlets/tests/test_traitlets.py", line 1095, in test_bad_values
[   32s]     assert False, value
[   32s] AssertionError: [1, [0, 0]]
[   32s] 
[   32s] ----------------------------------------------------------------------
[   32s] Ran 26 tests in 0.028s
@minrk minrk linked a pull request Mar 29, 2019 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant