You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/01/19 22:38:00 UTC

[jira] [Resolved] (AIRFLOW-6471) Show failures in pytest immediately when they happen

     [ https://issues.apache.org/jira/browse/AIRFLOW-6471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Potiuk resolved AIRFLOW-6471.
-----------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed

> Show failures in pytest immediately when they happen
> ----------------------------------------------------
>
>                 Key: AIRFLOW-6471
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6471
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: ci
>    Affects Versions: 2.0.0
>            Reporter: Jarek Potiuk
>            Priority: Major
>             Fix For: 2.0.0
>
>         Attachments: Screenshot 2020-01-05 at 16.59.45.png
>
>
> We have a problem currently that if a test fails in CI we do not see the failures immediately - only when it finishes, but when tests hang, sometimes the details about failed tests are not shown immediately. We tried to increase verbosity but it's not very helpful. 
> The pytest-instafail plugin solves the problem without increasing verbosity.
> !Screenshot 2020-01-05 at 16.59.45.png|width=1263,height=391!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)