You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/05/10 17:42:00 UTC

[jira] [Commented] (AIRFLOW-2449) Fix operators.py to run all test cases

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

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

Commit 0ae21cf6e5991e5f8adccb413b513bc3bc7361b1 in incubator-airflow's branch refs/heads/master from [~sekikn]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=0ae21cf ]

[AIRFLOW-2449] Fix operators.py to run all test cases

MySqlTest and PostgresTest in
tests/operators/operators.py
have some unexecuted tests due to wrong naming
convention.
This PR fixes it.

Closes #3344 from sekikn/AIRFLOW-2449


> Fix operators.py to run all test cases
> --------------------------------------
>
>                 Key: AIRFLOW-2449
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2449
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: operators, tests
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>            Priority: Major
>             Fix For: 2.0.0
>
>
> tests/operators/operators.py has the same problem as AIRFLOW-2447.



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