The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 1404d6785a39e56d9dec282e33f7cc66519369d7 / Jarek Potiuk <[email protected]> Remove full provider's specification from TEST_TYPES (#24901) The new provider's selective tests introduce option to specify which providers should be tested (which is automatically used in CI). This works fine but in case when we remove Provider's tests from the list (MySQL/MsSQL) the removal was done only for the Provider's part, not for the detailed list of providers. That led to test attempting to run ``` [amazon,apache.hive,google,mysql,postgres] ``` for example. This PR fixes it by removing full Provider's specification. Report URL: https://github.com/apache/airflow/actions/runs/2630849103 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
