[
https://issues.apache.org/jira/browse/AIRFLOW-6661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025247#comment-17025247
]
ASF subversion and git services commented on AIRFLOW-6661:
----------------------------------------------------------
Commit 912b39d96580a6ed539e2e19ee8cd2282129afc8 in airflow's branch
refs/heads/master from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=912b39d ]
[AIRFLOW-6661] Fail after 50 failing tests (#7277)
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)
> 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
> Fix For: 1.10.8
>
>
> 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)