Loading pkgs/development/python-modules/urwid/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,11 @@ buildPythonPackage rec { pytestFlagsArray = [ "tests" ]; disabledTests = [ # Flaky tests "TwistedEventLoopTest" ]; disabledTestPaths = [ # expect call hangs "tests/test_vterm.py" Loading Loading
pkgs/development/python-modules/urwid/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,11 @@ buildPythonPackage rec { pytestFlagsArray = [ "tests" ]; disabledTests = [ # Flaky tests "TwistedEventLoopTest" ]; disabledTestPaths = [ # expect call hangs "tests/test_vterm.py" Loading