The GitHub Actions job "Publish Docs to S3" on airflow.git/main has succeeded.
Run started by GitHub user bugraoz93 (triggered by bugraoz93).

Head commit for run:
293bc55dd747aff2280c9a22fc6b68046a3ffe3b / Dev-iL 
<[email protected]>
Deselect DB tests at collection time instead of skipping at runtime (#63791)

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/23276207704

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to