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

   This is the command that will be used after #40037 is merged and you rebase 
your PR (tests/providers/common/io is gone as explicit pytest parameter):
   
   ```
   tests/providers/common/sql tests/providers/dbt/cloud tests/providers/ftp 
tests/providers/mysql tests/providers/openlineage tests/providers/postgres 
tests/providers/sftp tests/providers/snowflake tests/providers/trino 
--verbosity=0 --strict-markers --durations=100 --maxfail=50 --color=yes 
--junitxml=/files/test_result-providers_common_io_common_sql-sqlite.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_common_io_common_sql-sqlite.txt 
--ignore=helm_tests --with-db-init --ignore tests/providers/apache/beam 
--ignore tests/system/providers/apache/beam --ignore 
tests/integration/providers/apache/beam --ignore tests/providers/papermill 
--ignore tests/system/providers/papermill --ignore 
tests/integration/providers/papermill --no-cov 
--ignore=tests/providers/common/io --ignore=tests/providers/fab
   ```


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