Merge pull request #280766 from fabaff/python-crontab-fix

python311Packages.python-crontab: disable failing test
This commit is contained in:
Fabian Affolter
2024-01-15 09:02:49 +01:00
committed by GitHub
@@ -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"
];