Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python3Packages.django_extensions tests fail #120941

Closed
ghost opened this issue Apr 27, 2021 · 1 comment · Fixed by #121093
Closed

python3Packages.django_extensions tests fail #120941

ghost opened this issue Apr 27, 2021 · 1 comment · Fixed by #121093

Comments

@ghost
Copy link

ghost commented Apr 27, 2021

This breaks the build when the mailman module is enabled.

$ nix-build -A python3Packages.django_extensions
[...]
=========================== short test summary info ============================
FAILED tests/templatetags/test_syntax_color.py::SyntaxColorTagTests::test_should_colorize_table_with_default_lexer
= 1 failed, 467 passed, 4 skipped, 3 xfailed, 7 xpassed, 237 warnings in 20.79s =

Caused by changes in #117452

@ghost ghost added the 0.kind: bug label Apr 27, 2021
@alyssais
Copy link
Member

58009e8 is the first bad commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants