From ba6cf1cc5dfc0e76ea95a2e46fd4a62e8ee9dc28 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 22 Aug 2022 11:05:32 +0200 Subject: [PATCH] python310Packages.diff-cover: update check section --- .../python-modules/diff-cover/default.nix | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/pkgs/development/python-modules/diff-cover/default.nix b/pkgs/development/python-modules/diff-cover/default.nix index 2b50dc97fb1e..2b3cab9952b0 100644 --- a/pkgs/development/python-modules/diff-cover/default.nix +++ b/pkgs/development/python-modules/diff-cover/default.nix @@ -50,20 +50,8 @@ buildPythonPackage rec { disabledTests = [ # Tests check for flake8 "file_does_not_exist" - # AssertionError: assert '.c { color:... - "test_style_defs" - # uses pytest.approx in a boolean context, which is unsupported since pytest7 - "test_percent_covered" - # assert '\n' == '\n' - "test_html_with_external_css" - # assert '
' == '