[
https://issues.apache.org/jira/browse/AIRFLOW-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk resolved AIRFLOW-5239.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.10.5
> 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
> Fix For: 1.10.5
>
>
> 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)