python3Packages.ics: disable test_gehol (#519046)
This commit is contained in:
@@ -47,6 +47,8 @@ buildPythonPackage rec {
|
||||
"test_many_lines"
|
||||
# AssertionError: 'Europe/Berlin' not found in "tzfile('Atlantic/Jan_Mayen')"
|
||||
"test_timezone_not_dropped"
|
||||
# tatsu PEG parser hits recursion limit on the bundled gehol/BA1.ics fixture
|
||||
"test_gehol"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "ics" ];
|
||||
|
||||
Reference in New Issue
Block a user