Skip to content

Conversation

@gopidesupavan
Copy link
Member

#42769


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

potiuk and others added 6 commits October 5, 2024 17:14
The apache#42751 removed airflow_version from k8s log handler and
apparently some tests in tests_utils still use kubernetes provider
and k8s test handler. Also it turned out some other tests
used Celery Executor as well.

Fixed the tests and move them to K8S / Celery provider respectively.
@jscheffl jscheffl merged commit 22de624 into apache:main Oct 5, 2024
kunaljubce pushed a commit to kunaljubce/airflow that referenced this pull request Oct 13, 2024
* Fix failing log test handler tests

The apache#42751 removed airflow_version from k8s log handler and
apparently some tests in tests_utils still use kubernetes provider
and k8s test handler. Also it turned out some other tests
used Celery Executor as well.

Fixed the tests and move them to K8S / Celery provider respectively.

* Attempt to fix side-effect from other tests logging config

* Fix Task Log Handler for Celery

* Fix SQL Hook Test

* Skip task log handler in Airflow 2.8

* set try number in celeryexecutor test

* remove skipif

---------

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Co-authored-by: Jens Scheffler <jens.scheffler@de.bosch.com>
joaopamaral pushed a commit to joaopamaral/airflow that referenced this pull request Oct 21, 2024
* Fix failing log test handler tests

The apache#42751 removed airflow_version from k8s log handler and
apparently some tests in tests_utils still use kubernetes provider
and k8s test handler. Also it turned out some other tests
used Celery Executor as well.

Fixed the tests and move them to K8S / Celery provider respectively.

* Attempt to fix side-effect from other tests logging config

* Fix Task Log Handler for Celery

* Fix SQL Hook Test

* Skip task log handler in Airflow 2.8

* set try number in celeryexecutor test

* remove skipif

---------

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Co-authored-by: Jens Scheffler <jens.scheffler@de.bosch.com>
harjeevanmaan pushed a commit to harjeevanmaan/airflow that referenced this pull request Oct 23, 2024
* Fix failing log test handler tests

The apache#42751 removed airflow_version from k8s log handler and
apparently some tests in tests_utils still use kubernetes provider
and k8s test handler. Also it turned out some other tests
used Celery Executor as well.

Fixed the tests and move them to K8S / Celery provider respectively.

* Attempt to fix side-effect from other tests logging config

* Fix Task Log Handler for Celery

* Fix SQL Hook Test

* Skip task log handler in Airflow 2.8

* set try number in celeryexecutor test

* remove skipif

---------

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Co-authored-by: Jens Scheffler <jens.scheffler@de.bosch.com>
@gopidesupavan gopidesupavan deleted the fix-failing-test-for-log branch November 2, 2024 13:05
ellisms pushed a commit to ellisms/airflow that referenced this pull request Nov 13, 2024
* Fix failing log test handler tests

The apache#42751 removed airflow_version from k8s log handler and
apparently some tests in tests_utils still use kubernetes provider
and k8s test handler. Also it turned out some other tests
used Celery Executor as well.

Fixed the tests and move them to K8S / Celery provider respectively.

* Attempt to fix side-effect from other tests logging config

* Fix Task Log Handler for Celery

* Fix SQL Hook Test

* Skip task log handler in Airflow 2.8

* set try number in celeryexecutor test

* remove skipif

---------

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Co-authored-by: Jens Scheffler <jens.scheffler@de.bosch.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants