-
Notifications
You must be signed in to change notification settings - Fork 507
Closed
Description
The error I'm running into on Debian 12:
______________ test_dictionary_formatting[/workspaces/codespell/codespell_lib/tests/../data/dictionary.txt-in_aspell0-in_dictionary0] ______________
codespell_lib/tests/test_dictionary.py:70: in test_dictionary_formatting
raise AssertionError("\n" + "\n".join(errors))
E AssertionError:
E error 'dateset' should not be in aspell dictionaries (en, en_GB, en_US, en_CA, en_AU) for dictionary /workspaces/codespell/codespell_lib/tests/../data/dictionary.txt
------------------------------------------- generated xml file: /workspaces/codespell/junit-results.xml --------------------------------------------
========================================================== 1 failed, 44 passed in 13.90s ===========================================================On Debian 11, all tests pass.
I suspect this is caused by an update to the aspell package from 0.60.8-3 -> 0.60.8-4+b1.
Metadata
Metadata
Assignees
Labels
No labels