[
https://issues.apache.org/jira/browse/AIRFLOW-6661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025248#comment-17025248
]
ASF subversion and git services commented on AIRFLOW-6661:
----------------------------------------------------------
Commit 3725fafb191fa2e4f060f6885c3cd80ce04ea780 in airflow's branch
refs/heads/v1-10-test from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=3725faf ]
[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)
(cherry picked from commit 912b39d96580a6ed539e2e19ee8cd2282129afc8)
> 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)