The GitHub Actions job "Tests (AMD)" on airflow.git/fix-psrp-init has failed.
Run started by GitHub user 1fanwang (triggered by 1fanwang).

Head commit for run:
1e6070724eb6ab345341c9dfada2791e30fd6691 / 1fanwang <[email protected]>
Add render-then-execute regression test for PsrpOperator validation

command is a template field, so validating it in __init__ checked the raw
Jinja expression, not the rendered value. Add a test that renders a command
resolving to an empty string, then executes: it fails on the pre-fix source
(the empty command slips past __init__ and reaches execution) and passes with
validation in execute().

Signed-off-by: 1fanwang <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/30150158835

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to