Skip to content

Port TestFileTaskLogHandler tests to new Structlog logs #50977

@kaxil

Description

@kaxil

Body

Fix the following

@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):

@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

No one assigned

    Labels

    area:CIAirflow's tests and continious integrationarea:loggingarea:task-execution-interface-aip72AIP-72: Task Execution Interface (TEI) aka Task SDKkind:metaHigh-level information important to the community

    Type

    No type

    Projects

    Status

    Icebox

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions