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 2017/04/17 08:05:41 UTC

[jira] [Commented] (AIRFLOW-1094) Invalid unit tests under `contrib/`

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

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

Commit 219c5064142c66cf8f051455199f2dda9b164584 in incubator-airflow's branch refs/heads/master from [~hgrif]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=219c506 ]

[AIRFLOW-1094] Run unit tests under contrib in Travis

Rename all unit tests under tests/contrib to start
with test_* and fix
broken unit tests so that they run for the Python
2 and 3 builds.

Closes #2234 from hgrif/AIRFLOW-1094


> Invalid unit tests under `contrib/`
> -----------------------------------
>
>                 Key: AIRFLOW-1094
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1094
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Henk Griffioen
>            Assignee: Henk Griffioen
>             Fix For: 1.9.0
>
>
> Various unit tests under contrib won't successfully run.
> This issue is related to [AIRFLOW-867]: many of the unit tests don't get picked up by Travis.
> At least the following unit tests won't run successfully:
> - tests/contrib/hooks/bigquery_hook.py
> - tests/contrib/hooks/spark_submit_hook.py
> - tests/contrib/hooks/zendesk_hook.py
> - tests/contrib/operators/dataflow_operator.py
> - tests/contrib/operators/ssh_execute_operator.py
> - tests/contrib/sensors/datadog_sensor.py



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)