The GitHub Actions job "Tests" on airflow.git/2603/deselect-db-tests-at-collection has succeeded. Run started by GitHub user Dev-iL (triggered by Dev-iL).
Head commit for run: da9e352879b7aeaf2e70fb14556f216400cce50f / Dev-iL <[email protected]> Deselect DB tests at collection time instead of skipping at runtime Move DB/non-DB test filtering from pytest_runtest_setup (where each xdist worker had to import test modules only to skip them) to `pytest_collection_modifyitems` (where items are deselected before distribution). This avoids distributing ~6350 unwanted items to workers entirely, reducing memory usage and unnecessary imports. Report URL: https://github.com/apache/airflow/actions/runs/23186039659 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
