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

Ash Berlin-Taylor commented on AIRFLOW-3239:
--------------------------------------------

A couple more files:

tests/api/common/experimental/mark_tasks.py
tests/api/common/experimental/trigger_dag_tests.py
tests/impersonation.py
tests/jobs.py
tests/models.py
tests/plugins_manager.py
tests/utils.py
tests/operators/bash_operator.py
tests/operators/operator.py

I think the ones in models.py are being loaded from tests/\_\_init\_\_.py so 
are being run. But we should remove the need for imports in 
tests/\_\_init\_\_.py et al and name the rest of the files properly

> Test discovery partial fails due to incorrect name of the test files
> --------------------------------------------------------------------
>
>                 Key: AIRFLOW-3239
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3239
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: tests
>            Reporter: Xiaodong DENG
>            Assignee: Xiaodong DENG
>            Priority: Major
>
> In PR [https://github.com/apache/incubator-airflow/pull/4049,] I have fixed 
> the incorrect name of some test files (resulting in partial failure in test 
> discovery).
> There are some other scripts with this issue.



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

Reply via email to