Loading pkgs/by-name/kh/khard/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: { python3.pkgs.pytestCheckHook ]; pytestFlagsArray = [ pytestFlags = [ # Nixpkgs' default is `--capture=fd`, and with it, 2 command mock tests # fail, see: https://github.com/lucc/khard/issues/353 "--capture=no" Loading pkgs/by-name/op/openfreebuds/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ python3Packages.buildPythonApplication (finalAttrs: { pytestCheckHook ]; pytestFlagsArray = [ enabledTestPaths = [ "openfreebuds/driver/huawei/test/" "openfreebuds/test/test_event_bus.py" ]; Loading pkgs/by-name/yb/yb/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ python3Packages.buildPythonApplication (finalAttrs: { # Run subset of tests that don't require YubiKey hardware doCheck = true; pytestFlagsArray = [ enabledTestPaths = [ "tests" ]; Loading pkgs/development/python-modules/connect-box/default.nix +2 −3 Original line number Diff line number Diff line Loading @@ -41,10 +41,9 @@ buildPythonPackage rec { pythonImportsCheck = [ "connect_box" ]; pytestFlagsArray = [ pytestFlags = [ "--vcr-record=none" "-W" "ignore::DeprecationWarning" "-Wignore::DeprecationWarning" ]; meta = { Loading pkgs/development/python-modules/country-list/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ buildPythonPackage rec { pytestCheckHook ]; pytestFlagsArray = [ enabledTestPaths = [ "tests.py" ]; Loading Loading
pkgs/by-name/kh/khard/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: { python3.pkgs.pytestCheckHook ]; pytestFlagsArray = [ pytestFlags = [ # Nixpkgs' default is `--capture=fd`, and with it, 2 command mock tests # fail, see: https://github.com/lucc/khard/issues/353 "--capture=no" Loading
pkgs/by-name/op/openfreebuds/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ python3Packages.buildPythonApplication (finalAttrs: { pytestCheckHook ]; pytestFlagsArray = [ enabledTestPaths = [ "openfreebuds/driver/huawei/test/" "openfreebuds/test/test_event_bus.py" ]; Loading
pkgs/by-name/yb/yb/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ python3Packages.buildPythonApplication (finalAttrs: { # Run subset of tests that don't require YubiKey hardware doCheck = true; pytestFlagsArray = [ enabledTestPaths = [ "tests" ]; Loading
pkgs/development/python-modules/connect-box/default.nix +2 −3 Original line number Diff line number Diff line Loading @@ -41,10 +41,9 @@ buildPythonPackage rec { pythonImportsCheck = [ "connect_box" ]; pytestFlagsArray = [ pytestFlags = [ "--vcr-record=none" "-W" "ignore::DeprecationWarning" "-Wignore::DeprecationWarning" ]; meta = { Loading
pkgs/development/python-modules/country-list/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ buildPythonPackage rec { pytestCheckHook ]; pytestFlagsArray = [ enabledTestPaths = [ "tests.py" ]; Loading