mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-02 10:14:09 +00:00
python311Packages.python-crontab: disable failing test
This commit is contained in:
parent
5614bd5858
commit
05a21a1870
@ -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"
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user