The GitHub Actions job "Tests" on 
airflow.git/quarantine-test-web-cli-background has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
7fd59e80121722c2dcd49fb62611c5f93794806f / Jarek Potiuk <[email protected]>
[v2-11-test] Quarantine test_web_cli_background

This test notoriously fails in CI in v2-11-test but it is never
failing when running in isolation. The nature of this test is that
it indeed might fail when run in limited environment with less
memory or CPU or when other tests are runnig in another container.

Quarantining this test will make it runs in isolated environment
- it will not run in parallel to other tests and we will still be
able to see if it failed (but it's failure will not prevent the
whole job to fail). This test has been completely removed in Airflow 3
as we switched from connexion to fast_api so quarantining it now
seems like the easiest way to get back to green zone.

Report URL: https://github.com/apache/airflow/actions/runs/15823506439

With regards,
GitHub Actions via GitBox


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

Reply via email to