python311Packages.pytablewriter: disable failing test

This commit is contained in:
Fabian Affolter
2023-08-31 16:18:20 +02:00
parent 6f692f64c9
commit 6061f5dbdd
@@ -105,11 +105,13 @@ buildPythonPackage rec {
"pathvalidate"
];
# Circular dependency
disabledTests = [
# Circular dependency
"test_normal_from_file"
"test_normal_from_text"
"test_normal_clear_theme"
# Test compares CLI output
"test_normal"
];
disabledTestPaths = [