Jan Richter

Results 73 comments of Jan Richter

Hi @faker-king, thank you for your updates. I'm still missing the commit title update, your changes don't add exception handling to os.remove in the whole avocado project, it is located...

> @richtja Modified Hi @faker-king, sorry but maybe I haven't expressed myself clearly, I was talking about commit headline. It is needed for easier search thought changes in commit history...

Hi @kitsiosk, thank you for pointing this out, definitely it doesn't make sense to run a broken pipeline. We will work on a fix.

Hi @clebergnu, I did a refactor to move all the common code under the `BaseRunner`. Please take a look.

Hi @arif-ali, thanks for listing those here. About the `distutils` we have opened #5159 and even #5754 about converting Avocado's packaging from setup.py to a project.toml. Since it is also...

The container fails with: ``` /usr/bin/python3: Error while finding module specification for 'avocado.plugins.runners.avocado_instrumented' (ModuleNotFoundError: No module named 'avocado') ```

It will be probably fixed by solving #6108.

Hi @PaulYuuu, I agree and I think that when the https://github.com/avocado-framework/avocado-static-checks/pull/14 will be merged we can adopt it to the avocado same as to the avocado-vt which will remove pylint-based...

Can be solved by completely removing `setup.py` by #5754