potiuk commented on PR #41555:
URL: https://github.com/apache/airflow/pull/41555#issuecomment-2328372934

   Hmm. The problem is this for apache.beam
   
   ```
   --verbosity=0 --strict-markers --durations=100 --maxfail=50 --color=yes 
--junitxml=/files/test_result-providers_apache_beam-postgres.xml 
--timeouts-order moi --setup-timeout=60 --execution-timeout=60 
--teardown-timeout=60 --disable-warnings -rfEX --ignore=tests/system 
--ignore=tests/integration 
--warning-output-path=/files/warnings-providers_apache_beam-postgres.txt 
--ignore=helm_tests --with-db-init --ignore=tests/providers/apache/beam 
--ignore=tests/system/providers/apache/beam 
--ignore=tests/integration/providers/apache/beam --no-cov
   
   ```
   
   It runs `all other` tests as beam is also excluded for Python 3.12


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