Skip to content

Commit

Permalink
Quarantine test_mapped_task_upstream_dep.py::test_step_by_step (#38956
Browse files Browse the repository at this point in the history
)

(cherry picked from commit 3b3ae96)
  • Loading branch information
Taragolis authored and utkarsharma2 committed Jul 18, 2024
1 parent d833b09 commit 1bf613e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ti_deps/deps/test_mapped_task_upstream_dep.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ def g2():
assert ti.state == expected_state


@pytest.mark.quarantined # FIXME: https://github.com/apache/airflow/issues/38955
@pytest.mark.parametrize("failure_mode", [None, FAILED, UPSTREAM_FAILED])
@pytest.mark.parametrize("skip_upstream", [True, False])
@pytest.mark.parametrize("testcase", ["task", "group"])
Expand Down

0 comments on commit 1bf613e

Please sign in to comment.