nailo2c commented on PR #52815:
URL: https://github.com/apache/airflow/pull/52815#issuecomment-3417672543

   Hi @vincbeck, after rebasing my PR, I'm seeing a failure in 
`test_bundles_with_team` (added ~4 weeks ago). I'm getting the following error 
and I'm not sure what I'm missing:
   
   ```console
   FAILED 
airflow-core/tests/unit/dag_processing/test_manager.py::TestDagFileProcessorManager::test_bundles_with_team
 - airflow.exceptions.AirflowConfigException: 
   Section `dag_processor` key `dag_bundle_config_list` cannot have a team name 
when multi-team mode is disabled.To enable multi-team, you need to update 
section `core` key `multi_team` in your config.
   ```
   
   Do you have any pointers on how I should address this in my PR? Thanks!


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to