Merge pull request #281147 from fabaff/crontab-fix
python311Packages.python-crontab: disable failing test
This commit is contained in:
commit
de916aca33
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ buildPythonPackage rec {
|
|||
"test_03_usage"
|
||||
# Test is assuming $CURRENT_YEAR is not a leap year
|
||||
"test_19_frequency_at_month"
|
||||
"test_20_frequency_at_year"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [
|
||||
|
|
Loading…
Reference in a new issue