shoemoney commented on PR #44460: URL: https://github.com/apache/superset/pull/44460#issuecomment-5770732443
The [Translations failure](https://github.com/apache/superset/actions/runs/35680351060/job/106599057451) is reproducible on the CI base. I ran `python scripts/translations/check_pot_drift.py` with the same Babel 2.17.0 environment on clean base `156549ff` and the tested merge `88a88e8`: both exit 1 with identical output (5 missing and 4 stale alert/report/screenshot strings). The checker, extraction config and committed template are identical between them. The Codecov report currently has no unit-test upload; Python-Unit is still awaiting workflow approval. Locally, all 52 query-context tests pass with coverage and execute all four added statements, including the early return. No translation changes added to this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
