[GitHub] [airflow] ashb commented on pull request #22904: Call mapped_dependants only on the original task

2022-04-11 Thread GitBox
ashb commented on PR #22904: URL: https://github.com/apache/airflow/pull/22904#issuecomment-1095457156 Oh. https://github.com/apache/airflow/blob/main/scripts/docker/entrypoint_ci.sh#L353-L357 No.  -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [airflow] ashb commented on pull request #22904: Call mapped_dependants only on the original task

2022-04-11 Thread GitBox
ashb commented on PR #22904: URL: https://github.com/apache/airflow/pull/22904#issuecomment-1095450527 ``` FAILED tests/jobs/test_backfill_job.py::TestBackfillJob::test_mapped_dag[test_mapped_classic-DebugExecutor] - RuntimeError: Cannot check for mapped_dependants when not attached to

[GitHub] [airflow] ashb commented on pull request #22904: Call mapped_dependants only on the original task

2022-04-11 Thread GitBox
ashb commented on PR #22904: URL: https://github.com/apache/airflow/pull/22904#issuecomment-1095449301 Really? Those are failing for me on main -- 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

[GitHub] [airflow] ashb commented on pull request #22904: Call mapped_dependants only on the original task

2022-04-11 Thread GitBox
ashb commented on PR #22904: URL: https://github.com/apache/airflow/pull/22904#issuecomment-1094981510 ```diff diff --git a/tests/dags/test_mapped_classic.py b/tests/dags/test_mapped_classic.py index 3880cc74f..4c0b4b1e7 100644 --- a/tests/dags/test_mapped_classic.py +++

[GitHub] [airflow] ashb commented on pull request #22904: Call mapped_dependants only on the original task

2022-04-11 Thread GitBox
ashb commented on PR #22904: URL: https://github.com/apache/airflow/pull/22904#issuecomment-1094959233 We should be able to add a test for this in test_backfilljob somewhere? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub