[
https://issues.apache.org/jira/browse/AIRFLOW-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17040472#comment-17040472
]
Kamil Bregula commented on AIRFLOW-6847:
----------------------------------------
It is likely that these integrations should have a separate Apache Hive
container running. This will allow these tests to be run and tested more
easily. Now these tests are not run by anyone. :crying_cat_face: This serious
problem is for these integrations.
> Replace use of AIRFLOW_RUNALL_TESTS with pytest markers
> -------------------------------------------------------
>
> Key: AIRFLOW-6847
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6847
> Project: Apache Airflow
> Issue Type: Improvement
> Components: tests
> Affects Versions: 1.10.9
> Reporter: Cooper Gillan
> Priority: Minor
>
> Building off work completed to split out Hive tests captured in AIRFLOW-6721
> and initially worked on in https://github.com/apache/airflow/pull/7468,
> remove use of the {{AIRFLOW_RUNALL_TESTS}} environment variable for skipping
> certain tests in favor of using pytest markers.
> More info on airflow's use of pytest markers can be found here:
> https://github.com/apache/airflow/blob/master/TESTING.rst#airflow-integration-tests
> This ticket rose out of [this comment in PR #7468's
> review|https://github.com/apache/airflow/pull/7468#issuecomment-588458850].
--
This message was sent by Atlassian Jira
(v8.3.4#803005)