Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 756073 - dev-python/Babel-2.8.0-r2 test failure
Summary: dev-python/Babel-2.8.0-r2 test failure
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-11-22 11:41 UTC by Alexey
Modified: 2022-06-09 20:14 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,218.57 KB, text/x-log)
2020-11-22 11:41 UTC, Alexey
Details
emerge --info (file_756073.txt,20.42 KB, text/plain)
2020-11-22 11:42 UTC, Alexey
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey 2020-11-22 11:41:21 UTC
Created attachment 674335 [details]
build.log

/usr/lib/python3.7/site-packages/pluggy/hooks.py:286: in __call__                                                                                                                                                                                                                 
    return self._hookexec(self, self.get_hookimpls(), kwargs)                                                                                                                                                                                                                     
/usr/lib/python3.7/site-packages/pluggy/manager.py:93: in _hookexec                                                                                                                                                                                                               
    return self._inner_hookexec(hook, methods, kwargs)                                                                                                                                                                                                                            
/usr/lib/python3.7/site-packages/pluggy/manager.py:87: in <lambda>
    firstresult=hook.spec.opts.get("firstresult") if hook.spec else False,
conftest.py:11: in pytest_collect_file
    return DoctestModule(path, parent)
/usr/lib/python3.7/site-packages/_pytest/nodes.py:95: in __call__
    warnings.warn(NODE_USE_FROM_PARENT.format(name=self.__name__), stacklevel=2)
E   pytest.PytestDeprecationWarning: Direct construction of DoctestModule has been deprecated, please use DoctestModule.from_parent.
E   See https://docs.pytest.org/en/stable/deprecations.html#node-construction-changed-to-node-from-parent for more details.
========================== short test summary info =========================
ERROR  - pytest.PytestDeprecationWarning: Direct construction of DoctestModule has been deprecated, please use DoctestModule.from_parent. 
!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!
Comment 1 Alexey 2020-11-22 11:42:10 UTC
Created attachment 674338 [details]
emerge --info
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-06-09 20:14:03 UTC
Old version gone.