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

2.8.0: test suite is failing #750

Closed
kloczek opened this issue Nov 7, 2020 · 5 comments
Closed

2.8.0: test suite is failing #750

kloczek opened this issue Nov 7, 2020 · 5 comments

Comments

@kloczek
Copy link

kloczek commented Nov 7, 2020

+ TZ=America/New_York
+ /usr/bin/python3 -m pytest
=========================================================================== test session starts ============================================================================
platform linux -- Python 3.8.3, pytest-6.1.2, py-1.9.0, pluggy-0.13.1
hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/home/tkloczko/rpmbuild/BUILD/Babel-2.8.0/.hypothesis/examples')
rootdir: /home/tkloczko/rpmbuild/BUILD/Babel-2.8.0, configfile: setup.cfg
plugins: hypothesis-4.23.8, flaky-3.6.1, forked-1.3.0, xdist-2.1.0, shutil-1.7.0, virtualenv-1.7.0, cov-2.10.1
collected 0 items / 1 error

================================================================================== ERRORS ==================================================================================
______________________________________________________________________ ERROR collecting test session _______________________________________________________________________
Direct construction of DoctestModule has been deprecated, please use DoctestModule.from_parent.
See https://docs.pytest.org/en/stable/deprecations.html#node-construction-changed-to-node-from-parent for more details.
========================================================================= short test summary info ==========================================================================
ERROR
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
============================================================================= 1 error in 0.13s =============================================================================
@eli-schwartz
Copy link

Duplicate of #747

@akx
Copy link
Member

akx commented Nov 11, 2020

Fixed by #752. Would a 2.8.1 patch release help?

@akx akx closed this as completed Nov 11, 2020
@kloczek
Copy link
Author

kloczek commented Nov 12, 2020

Fixed by #752. Would a 2.8.1 patch release help?

Yes please :)

@akx
Copy link
Member

akx commented Nov 12, 2020

@kloczek 2.8.1 has a bugfix for this (discussed in #747), and 2.9.0 is also out with a fix.

Do note that tests currently require TZ=UTC; see #757 :)

@kloczek
Copy link
Author

kloczek commented Nov 12, 2020

Thx.

Just tested and all looks good.
PS. in Fedora is small patch against python 3.9 https://src.fedoraproject.org/rpms/babel/raw/master/f/babel-python39a6-compat.patch

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

3 participants