Skip to content

[Bug]: Broken locales not caught by CI #16209

@diox

Description

@diox

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

Despite calling make compile_locales in test_needs_locales job (and when building production image) these errors do not bubble up and cause the build/CI to fail:

locale/es_CL/LC_MESSAGES/django.po
Error: E201: invalid variables: {complemento}

locale/tr/LC_MESSAGES/django.po
Error: E201: invalid variables: {version}

locale/cs/LC_MESSAGES/django.po
Error: E201: invalid variables: %(jméno_autora)s

They can be seen when running dennis-cmd lint --errorsonly on the relevant po files, which are currently broken (as of mozilla/addons-server@1b58b5b)

What did you expect to happen?

CI should break until we have fixed these.

┆Issue is synchronized with this Jira Task

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions