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

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

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

[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