Merge pull request #169557 from fabaff/aioconsole-fix
python3Packages.aioconsole: disable failing test
This commit is contained in:
@@ -40,6 +40,8 @@ buildPythonPackage rec {
|
||||
|
||||
disabledTests = [
|
||||
"test_interact_syntax_error"
|
||||
# Output and the sandbox don't work well together
|
||||
"test_interact_multiple_indented_lines"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [
|
||||
|
||||
Reference in New Issue
Block a user