sudiptob2 commented on PR #37638:
URL: https://github.com/apache/airflow/pull/37638#issuecomment-2015521624

   ### Does not raise Valueerror
   This test seems not to raise `ValueError` anymore after migrating to 
connexion v3. See **screenshot 1**.  But a ValueError is indeed raised from 
deep inside the `Connexion` library. Need some context on what this test is 
testing. Also suggestion on possible rewrite.
   
https://github.com/apache/airflow/blob/947c48b2fbfaed59068e4a06e223cf501cc1227f/tests/www/api/experimental/test_dag_runs_endpoint.py#L98-L106
   
   **Screenshot 1**
   
   <img width="791" alt="Screenshot 2024-03-22 at 12 50 41 PM" 
src="https://github.com/apache/airflow/assets/32765701/40cd380e-0939-4851-8e43-279ed6f63e95";>
   
   
   **An exception occurred deep inside the library but was not propagated.**
   
   <img width="893" alt="Screenshot 2024-03-22 at 12 50 24 PM" 
src="https://github.com/apache/airflow/assets/32765701/ec602400-a53e-4e6a-8b11-656b0be413c3";>
   


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to