Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 756073

Summary: dev-python/Babel-2.8.0-r2 test failure
Product: Gentoo Linux Reporter: Alexey <alexey+gentoo>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal CC: alexey+gentoo, mgorny
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

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.