python311Packages.python-crontab: disable failing test

This commit is contained in:
Fabian Affolter 2024-01-15 00:24:07 +01:00
parent 5614bd5858
commit 05a21a1870

View File

@ -35,7 +35,7 @@ buildPythonPackage rec {
"test_07_non_posix_shell"
# doctest that assumes /tmp is writeable, awkward to patch
"test_03_usage"
# AssertionError: 4 != 0
# Test is assuming $CURRENT_YEAR is not a leap year
"test_19_frequency_at_month"
];