nnguyen168 commented on PR #67052:
URL: https://github.com/apache/airflow/pull/67052#issuecomment-4519457561
Hi @shahar1 @Vamsi-klu I ran the unit tests and local simulation for this PR.
**Environment:**
- macOS (Darwin)
- Python 3.12.11
- uv 0.11.16
**Unit Test Results:**
- `test_cloud_composer.py` (sensors): **59/59 passed** ✅
- `test_cloud_composer.py` (triggers): **16/16 passed** ✅
**Local Simulation (`dev/simulate_composer_system_test.py`):**
- Final state: **success** ✅
- Both sync `dag_run_sensor` and deferred `defer_dag_run_sensor` matched
via `composer_dag_run_id` branch
- All 18 tasks completed successfully (watcher skipped as expected)
*Note*: I don't have GCP credentials to run the actual system tests against
real Composer infrastructure. The unit tests and local simulation validate the
control flow, but real GCP validation is still needed.
--
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]