kaxil commented on PR #36517:
URL: https://github.com/apache/airflow/pull/36517#issuecomment-1873860793

   The failed test is unrelated to the PR and succeeds locally:
   
   ```
   =========================== short test summary info 
============================
   FAILED 
tests/cli/test_cli_parser.py::TestCliSubprocess::test_airflow_config_contains_providers
 - AssertionError: assert 'celery_config_options' in ''
    +  where '' = <bound method Path.read_text of 
PosixPath('/root/airflow/airflow.cfg')>()
    +    where <bound method Path.read_text of 
PosixPath('/root/airflow/airflow.cfg')> = 
PosixPath('/root/airflow/airflow.cfg').read_text
   ===== 1 failed, 304 passed, 1050 skipped, 1 xfailed, 9 warnings in 18.30s 
======
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to