[ 
https://issues.apache.org/jira/browse/AIRFLOW-6398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005770#comment-17005770
 ] 

ASF subversion and git services commented on AIRFLOW-6398:
----------------------------------------------------------

Commit fed4c72cca7c256d140b993315919ec7a0536145 in airflow's branch 
refs/heads/v1-10-test from Daniel Standish
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=fed4c72 ]

[AIRFLOW-6398] improve flakey test test_mark_success_no_kill (#6959)


(cherry picked from commit fd345914c39b9e3534ee2986eef3498c24aff57a)


> improve flakey test test_mark_success_no_kill
> ---------------------------------------------
>
>                 Key: AIRFLOW-6398
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6398
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 1.10.7
>            Reporter: Daniel Standish
>            Assignee: Daniel Standish
>            Priority: Major
>
> test test_mark_success_no_kill fails regularly
> part of the problem is that it depends on timing of a subprocess and database 
> operations
> we can reduce complexity by using python operator instead of bash operator. 
> currently it uses bash operator to call {{sleep 600}}
> this introduces an unnecessary layer of multiprocessing.  there is also a bug 
> in bash operator which was exacerbating the problem [AIRFLOW-6397]



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

Reply via email to