y-sudharshan commented on PR #61279:
URL: https://github.com/apache/airflow/pull/61279#issuecomment-3901844156

   @jason810496 
   
   Thank you for the review! I've addressed all your feedback:
   Added v1 API verification 
   Added API call after creating the first DagRun with TaskGroup structure
   Verifies v1 returns TaskGroup with children array
   Full expected JSON assertion comparing structure
   
   Improved v2 assertions 
   Replaced partial assertions with full expected JSON comparison
   Clearer validation that v2 shows a simple task without children
   
   
   
   CI fails due to errors unrelated to code changes.
   
   The job failed because it could not download the required CI image artifact 
("ci-image-save-v3-linux_amd64-3.10-61279_merge") due to a network error


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