nuclearpinguin commented on issue #6876: [AIRFLOW-6322] Add pytest.mark.slow 
marker
URL: https://github.com/apache/airflow/pull/6876#issuecomment-568685481
 
 
   In my opinion we do not need this mark, as @potiuk mentioned, it's too 
ambiguous. Our top 5 slowest tests:
   ```
   ========================== slowest 100 test durations 
==========================
   51.87s call     
tests/cli/commands/test_task_command.py::TestCliTaskBackfill::test_run_ignores_all_dependencies
   42.27s call     
tests/providers/amazon/aws/hooks/test_lambda_function.py::TestAwsLambdaHook::test_invoke_lambda_function
   38.90s call     
tests/test_impersonation.py::TestImpersonation::test_impersonation_subdag
   29.33s call     
tests/cli/commands/test_dag_command.py::TestCliDags::test_next_execution
   25.06s call     
tests/executors/test_celery_executor.py::TestCeleryExecutor::test_celery_integration_1_redis_redis_6379_0
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to