python3Packages.cherrypy: ignore unraisable exceptions during tests

This commit is contained in:
Martin Weinelt
2025-08-09 19:05:09 +02:00
parent ec0b3a59c3
commit ccfa582632
@@ -68,6 +68,7 @@ buildPythonPackage rec {
pytestFlags = [
"-Wignore::DeprecationWarning"
"-Wignore::pytest.PytestUnraisableExceptionWarning"
];
disabledTests = [