todoman: disable failing test (#487589)

This commit is contained in:
dotlambda
2026-02-06 22:08:35 +00:00
committed by GitHub
+2
View File
@@ -90,6 +90,8 @@ python3.pkgs.buildPythonApplication rec {
"test_xdg_existant"
# Tests are sensitive to performance
"test_sorting_fields"
# Test fails with urwid 3.0.4, but should work with 3.0.5 again
"test_todo_editor_list"
];
pythonImportsCheck = [