[
https://issues.apache.org/jira/browse/AIRFLOW-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909561#comment-16909561
]
ASF GitHub Bot commented on AIRFLOW-5239:
-----------------------------------------
potiuk commented on pull request #5844: [AIRFLOW-5239] Fix listing of pylint
test scripts for Docker container
URL: https://github.com/apache/airflow/pull/5844
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Small typo and incorrect tests in CONTRIBUTING.md
> -------------------------------------------------
>
> Key: AIRFLOW-5239
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5239
> Project: Apache Airflow
> Issue Type: Bug
> Components: documentation
> Affects Versions: 1.10.4
> Reporter: Cooper Gillan
> Assignee: Cooper Gillan
> Priority: Trivial
>
> There is a small typo in CONTRIBUTING.md under the "Local virtualenv
> development environment" heading:
> bq. The tests in Airflow are a mixture of unit and integration tests and some
> of them require those components to be setup. Only real unit tests can be run
> bu default in local environment.
> Additionally, the section about running tests in the Docker container [lists
> only
> {{./scripts/ci/in_container/run_pylint.sh}}|https://github.com/apache/airflow/blob/master/CONTRIBUTING.md#running-static-code-analysis-in-the-docker-compose-environment]
> to run pylint tests, but both
> {{./scripts/ci/in_container/run_pylint_main.sh}} and
> {{./scripts/ci/in_container/run_pylint_tests.sh}} are both present.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)