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

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

Commit 3a4a66565510c03c97236447193b77ac9005252b in airflow's branch 
refs/heads/v1-10-test from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=3a4a665 ]

[AIRFLOW-6637] Fix airflow test command in 1.10.x

In test_standard_task_runner.py 'airflow task test" command was used but in
1.10 it should be 'airflow test' instead. The tests usually passed because they
were not testing the actual execution and killed the tasks quickly but
sometimes (when the execution of airflow task test command was fast enough) the
tests failed.


> Wrong "airflow task test" command used in tests in 1.10.7 
> ----------------------------------------------------------
>
>                 Key: AIRFLOW-6637
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6637
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: ci, tests
>    Affects Versions: 1.10.7
>            Reporter: Jarek Potiuk
>            Priority: Major
>
> In test_standard_task_runner.py 'airflow task test" command was used but in 
> 1.10 it should be 'airflow test' instead. The tests usually passed because 
> they were not testing the actual execution and killed the tasks quickly but 
> sometimes (when the execution of airflow task test command was fast enough) 
> the tests failed. 



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

Reply via email to