Vamsi-klu commented on code in PR #68773:
URL: https://github.com/apache/airflow/pull/68773#discussion_r3444602703


##########
airflow-core/tests/unit/api_fastapi/core_api/datamodels/test_pools.py:
##########
@@ -0,0 +1,62 @@
+# Licensed to the Apache Software Foundation (ASF) under one

Review Comment:
   Thanks @shahar1 — done, removed 
`airflow-core/tests/unit/api_fastapi/core_api/datamodels/test_pools.py`.
   
   The two read-path regression tests in `routes/public/test_pools.py` 
(`test_get_unlimited_pool_should_respond_200` and 
`test_get_pools_with_unlimited_pool_should_respond_200`) stay — they exercise 
`_sanitize_open_slots` end-to-end through the GET routes, which is the #65377 
regression. Ready for another look.
   
   ---
   Drafted-by: Claude Code (Opus 4.8); reviewed by @Vamsi-klu before posting



-- 
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]

Reply via email to