[
https://issues.apache.org/jira/browse/AIRFLOW-6661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025246#comment-17025246
]
ASF GitHub Bot commented on AIRFLOW-6661:
-----------------------------------------
potiuk commented on pull request #7277: [AIRFLOW-6661] Fail after 50 failing
tests
URL: https://github.com/apache/airflow/pull/7277
----------------------------------------------------------------
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]
> Pytest tests should fail after N failures
> -----------------------------------------
>
> Key: AIRFLOW-6661
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6661
> Project: Apache Airflow
> Issue Type: Improvement
> Components: ci, tests
> Affects Versions: 2.0.0, 1.10.7
> Reporter: Jarek Potiuk
> Priority: Major
>
> When we have a lot of failed tests due to environment problems the log of
> failure is too long and gets truncated so that we do not see the root cause.
> We should fail pytest after X failures (will try with x=50)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)