Taragolis commented on PR #25336: URL: https://github.com/apache/airflow/pull/25336#issuecomment-1201585337
> We do have some intermittent errors more often we would like to have and continuously working on improving - but as in all large and complex systems, this is a constant, almost daily struggle and uphill battle I noticed your reply just now. Failed tests showed me that my initial changes was wrong so it wasn't false positive. However tests only failed on this checks: - `Postgres10,Py3.7: Always Providers[amazon,apache.hive,google,mysql,postgres]` - `Sqlite Py3.7: Always Providers[amazon,apache.hive,google,mysql,postgres]` But not on this checks: - `MSSQL2017-latest, Py3.7: Always Providers[amazon,apache.hive,google,mysql,postgres]` - `MySQL5.7, Py3.7: Always Providers[amazon,apache.hive,google,mysql,postgres]` Seems like providers tests only run for PostgreSQL and SQLite backends. In this case, the behavior is expected. -- 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]
