python3Packages.isort: disable flakey test

This commit is contained in:
Jonathan Ringer
2021-12-07 23:12:08 -08:00
parent 27f124de9d
commit 0c72eda3f0
@@ -52,6 +52,7 @@ buildPythonPackage rec {
disabledTests = [
"test_run" # doesn't like paths in /build
"test_fuzz_show_unified_diff" # flakey
"test_pyi_formatting_issue_942"
"test_requirements_finder"
"test_pipfile_finder"