The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: c7a151c4b54b8f08af6aa4f1bd74a56f345bccd0 / Jarek Potiuk <[email protected]> Fix urlparse schemaless-behaviour on Python 3.9+ The urlparse stdlib call behaves differently on Python 3.9+ for schemaless-URLs. It parses string hostname into a schema instead of netloc. The issue is still open and discussed * https://github.com/psf/requests/issues/6455 and apparently it will not be solved, so we need to workaround it if we still want to support legacy, schemaless URLs to be accepted by Elasticsearch handler. Report URL: https://github.com/apache/airflow/actions/runs/5824805845 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
