Closed kloczek closed 3 years ago
Hm, could it be that one of the many other plugins is the reason for this error? We fixed the from_parent thing already a long time ago: https://github.com/stephrdev/pytest-isort/commit/9bf786c6ecca87f5e3657657094a6e3a99263991
Could you run with more verbose/debug flags to see when this fails exactly?
More likely it is bug in pytest-relaxed
extension :/
Looks like that module recently is not well maintained and current maintainer even is looking for someone who may take over that module.
Will back shortly with more logs.
pytest -vv
does not show anything more.
Nevertheless https://github.com/pytest-dev/pytest-forked/issues/52#issuecomment-894996314
Feel free to close that ticket.
I'm trying to package your module as rpm packag. So I'm using typical in such case build, install and test cycle used on building package from non-root account:
May I ask for help because few units are failing: