-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Open
Labels
area:CIAirflow's tests and continious integrationAirflow's tests and continious integrationarea:loggingarea:task-execution-interface-aip72AIP-72: Task Execution Interface (TEI) aka Task SDKAIP-72: Task Execution Interface (TEI) aka Task SDKkind:metaHigh-level information important to the communityHigh-level information important to the community
Description
Body
Fix the following
airflow/airflow-core/tests/unit/utils/test_log_handlers.py
Lines 108 to 109 in 7c2c886
| @pytest.mark.xfail(reason="TODO: Needs to be ported over to the new structlog based logging") | |
| def test_file_task_handler_when_ti_value_is_invalid(self, dag_maker): |
airflow/airflow-core/tests/unit/utils/test_log_handlers.py
Lines 153 to 154 in 7c2c886
| @pytest.mark.xfail(reason="TODO: Needs to be ported over to the new structlog based logging") | |
| def test_file_task_handler(self, dag_maker, session): |
Committer
- I acknowledge that I am a maintainer/committer of the Apache Airflow project.
Metadata
Metadata
Assignees
Labels
area:CIAirflow's tests and continious integrationAirflow's tests and continious integrationarea:loggingarea:task-execution-interface-aip72AIP-72: Task Execution Interface (TEI) aka Task SDKAIP-72: Task Execution Interface (TEI) aka Task SDKkind:metaHigh-level information important to the communityHigh-level information important to the community
Type
Projects
Status
Icebox