Skip to content

Test failure with python 3.9 #261

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

Closed
opoplawski opened this issue May 6, 2020 · 0 comments · Fixed by #262
Closed

Test failure with python 3.9 #261

opoplawski opened this issue May 6, 2020 · 0 comments · Fixed by #262

Comments

@opoplawski
Copy link

python-numpydoc fails to build with Python 3.9.0a6.

======================================================================
FAIL: test_docscrape.test_see_also_print
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/builddir/build/BUILD/numpydoc-0.9.2/numpydoc/tests/test_docscrape.py", line 860, in test_see_also_print
    assert(':func:`func_a`, :func:`func_b`' in s)
AssertionError

----------------------------------------------------------------------
Ran 48 tests in 0.354s

FAILED (failures=1)

For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/@python/python3.9/fedora-rawhide-x86_64/01365545-python-numpydoc/

https://bugzilla.redhat.com/show_bug.cgi?id=1830971

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