The GitHub Actions job "Tests" on 
airflow.git/fix-46402-trigger-dagrun-dynamic-dag-id-links has failed.
Run started by GitHub user hwang-cadent (triggered by eladkal).

Head commit for run:
4da41f4a2cde772231ea5a4caaff45a3de0584d9 / hwang-cadent <[email protected]>
Remove test-specific error handling from production code

Address reviewer feedback: Remove try-except blocks that were catching
ImportError/AttributeError for test environments. Tests should use mocking
instead of having special cases in production code.

- Remove try-except blocks around XCom.get_value() calls in get_link()
- Add proper XCom.get_value() mocking to all tests that call get_link()
- Ensure tests properly mock XCom behavior instead of relying on error handling

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

With regards,
GitHub Actions via GitBox


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

Reply via email to