python311Packages.jedi: Disable failing tests
This commit is contained in:
parent
5da6234fe3
commit
acbd70e262
@ -49,6 +49,10 @@ buildPythonPackage rec {
|
||||
|
||||
# disabled until https://github.com/davidhalter/jedi/issues/1858 is resolved
|
||||
"test_interpreter"
|
||||
"test_scanning_venvs"
|
||||
"test_create_environment_venv_path"
|
||||
"test_create_environment_executable"
|
||||
"test_venv_and_pths"
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user