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

ASF GitHub Bot commented on AIRFLOW-6398:
-----------------------------------------

potiuk commented on pull request #6959: [AIRFLOW-6398] improve flakey test 
test_mark_success_no_kill
URL: https://github.com/apache/airflow/pull/6959
 
 
   
 
----------------------------------------------------------------
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:
us...@infra.apache.org


> 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