You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/12/23 01:16:02 UTC

[GitHub] [airflow] dazza-codes commented on issue #6876: [AIRFLOW-6322] Add pytest.mark.slow marker

dazza-codes commented on issue #6876: [AIRFLOW-6322] Add pytest.mark.slow marker
URL: https://github.com/apache/airflow/pull/6876#issuecomment-568322094
 
 
   During some dev-test cycles, it can be useful to use `pytest -m 'not slow'` to skip some slow tests that are working OK but just get in the way of getting test results for other tests.
   - http://doc.pytest.org/en/latest/example/markers.html
   
   If additions to markers need to wait until discussions conclude, that's OK by me, just add this request/PR to the list of markers that could be useful.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services