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:
1fe5fca70a1ab35149a97b57c2fef6fdf7e8aaee / 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/30151573148

With regards,
GitHub Actions via GitBox


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

Reply via email to