potiuk commented on PR #25336: URL: https://github.com/apache/airflow/pull/25336#issuecomment-1201711974
> Seems like providers tests only run for PostgreSQL and SQLite backends. In this case, the behavior is expected. Correct. If you unfold "Determine how tests are run" entry - it explains it. MySQL and MsSQL use much more memory than PostgreSQL/Sqlite that's why we skip provider tests for those. -- 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]
