potiuk commented on code in PR #35160:
URL: https://github.com/apache/airflow/pull/35160#discussion_r1375454311
##########
dev/breeze/src/airflow_breeze/commands/testing_commands.py:
##########
@@ -180,6 +190,21 @@ def _run_test(
"--rm",
"airflow",
]
+ run_cmd.extend(
Review Comment:
Pytest arguments are all generated (and unit tested in breeze's Python code
- way better than it was in the past in `entrypoint_ci.sh`
--
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]