edithturn commented on pull request #21097:
URL: https://github.com/apache/airflow/pull/21097#issuecomment-1021721651


   @potiuk I tested, my mistake is that I was calling to this path in the 
working-directory:  **tests** since there is where **conftest.py** file is. But 
the code of test_examples_of_prod_image_building.py says exactly where the 
tests are running.
   
   I also compare (left are my PR and right is how it was working before)
   * It is executing all the tests (passed and skipped are the same quantity). 
Except for **Warnings** are not the same, I don't think they need to give us 
the same amount always.
   * Another difference is "creating a virtual environment" which is part of 
the code ci_run_docker_tests.sh, which we don't need it
   ![Uploading Screenshot from 2022-01-25 18-28-01.png…]()
   


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