Marcel Telka
2023-09-22 1a8beb3b052556a678b6978ba2c17bd329c10b1c
setup.py.mk: disable tempdir pytest plugin

1 files modified
1 ■■■■ changed files
make-rules/setup.py.mk 1 ●●●● patch | view | raw | blame | history
make-rules/setup.py.mk
@@ -440,6 +440,7 @@
$(eval $(call disable-pytest-plugin,salt-factories-markers,pytest-salt-factories))        # requires salt
$(eval $(call disable-pytest-plugin,salt-factories-sysinfo,pytest-salt-factories))        # requires salt
$(eval $(call disable-pytest-plugin,salt-factories-sysstats,pytest-salt-factories))        # requires salt
$(eval $(call disable-pytest-plugin,tempdir,pytest-tempdir))        # adds line to test report header
$(eval $(call disable-pytest-plugin,xprocess,pytest-xprocess))        # adds a reminder line to test output
# By default we are not interested in full list of test failures so exit on