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

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

Commit 412c497256fc54516b6b4572b8b272ca9de469d7 in airflow's branch 
refs/heads/v1-10-stable from Xiaodong
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=412c497 ]

[AIRFLOW-3239] Enable existing CI tests (#4131)

1. Renamed files:
- tests/configuration.py → tests/test_configuration.py
- tests/impersonation.py → tests/test_impersonation.py
- tests/utils.py → tests/test_utils.py
- tests/operators/operators.py → tests/operators/test_operators.py
- tests/operators/bash_operator.py → tests/operators/test_bash_operator.py
- tests/jobs.py → tests/test_jobs.py

2. Updated tests/__init__.py accordingly

3. Fixed database-specific tests in tests/operators/test_operators.py

4. Fixed issue in tests/operators/test_bash_operator.py

> 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
>             Fix For: 2.0.0, 1.10.3
>
>
> 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