The GitHub Actions job "Tests" on airflow.git/speed-lowest-bound-tests has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 7f09c73e1fa2488ab6350354fce97bd7f5be0035 / Jarek Potiuk <[email protected]> Speed up lowest-depenency-resolution tests With `uv sync` lowest dependency test take longer, because it takes 20-30 seconds for each test to just perform the lowest resolution so for the provider tests it adds up if we run them mostly sequentially. We do not want those tests to run one job per-provider, so we want to slice the list of providers into n parallel jobs. This PR rewrites unit tests actions to allow this to happen. Report URL: https://github.com/apache/airflow/actions/runs/14232714973 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
