josh-fell commented on pull request #17099:
URL: https://github.com/apache/airflow/pull/17099#issuecomment-885680771


   @kaxil Not as many failures after the rebase.
   
   The 4 failing MSSQL tests are failing for the same reason in [this issue 
comment](https://github.com/apache/airflow/issues/17088#issuecomment-883032995).
   
   The failing Postgres and MySQL jobs pass locally for the offending test 
"test_scheduler_job.py":
   ` ./breeze --python 3.9 --backend postgres --postgres-version 13 tests 
tests/jobs/test_scheduler_job.py`
   
![image](https://user-images.githubusercontent.com/48934154/126796676-863fb6d7-9aef-4b1a-ba40-152d5023ae7c.png)
   
   
   ` ./breeze --python 3.6 --backend mysql --mysql-version 5.7 tests 
tests/jobs/test_scheduler_job.py`
   
![image](https://user-images.githubusercontent.com/48934154/126797186-597316b9-72bb-40b4-a22c-5988530c44b8.png)
   
   How should I proceed?
   


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