You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Chao-Han Tsai (JIRA)" <ji...@apache.org> on 2019/04/20 14:02:00 UTC

[jira] [Updated] (AIRFLOW-4362) Fix test_execution_limited_parallelism logic

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

Chao-Han Tsai updated AIRFLOW-4362:
-----------------------------------
    Description: 
- We should use `assertEqual` to compare two items instead of using `assertTrue`.
- Ensure that all queues are empty after the executer ends.

> Fix test_execution_limited_parallelism logic
> --------------------------------------------
>
>                 Key: AIRFLOW-4362
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4362
>             Project: Apache Airflow
>          Issue Type: New Feature
>            Reporter: Chao-Han Tsai
>            Assignee: Chao-Han Tsai
>            Priority: Major
>
> - We should use `assertEqual` to compare two items instead of using `assertTrue`.
> - Ensure that all queues are empty after the executer ends.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)