Open kloczek opened 2 years ago
Just tested 6.18.0
After add to --deselect failing unit another one popped out
This may mean that there are some dependencies beteen units. To diagnose that issue https://github.com/mrbean-bremen/pytest-find-dependencies/ can be used.
Loks like with 6.18.1 one more unit is failing
After add that unit to --deselect list another errors/fails popped out. Looks like there are some dependencies between units. To diagnose that issue https://github.com/mrbean-bremen/pytest-find-dependencies/ can be used.
Just tested 6.19.1 with updates comm
to 0.1.2 and looks looks like comm
relates unit is failing
Here is pytest output:
After --deselect that unit more opped out.
Aother prove that there are some dependencies between units.
Here is result of runing pytest --find-dependencies
with installed pytest-find-dependencies
Just tested 6.25.2 and looks like pytest is no longer failing. because I see only few warnings I'm leaving you decision about close or not this ticket. Nevertheless .. thank you 👍 😄 Here is pytest output:
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
python3 -sBm build -w --no-isolation
build
with--no-isolation
I'm using during all processes only locally installed modulesHere is pytest output:
Here is list of installed modules in build env