From 8db81d1616d4861734fbf762120c1b162331531b Mon Sep 17 00:00:00 2001 From: Jarek Potiuk Date: Wed, 23 Oct 2024 16:42:13 +0200 Subject: [PATCH] Add isolation mode exclusion for mapped operator test (#43297) (#43311) This test has been cherry-picked to v2-10-test and should be excluded from isolation mode. (cherry picked from commit f4d9a1b068ab3fed4e527bd8dbc67043caae620e) --- tests/models/test_mappedoperator.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/models/test_mappedoperator.py b/tests/models/test_mappedoperator.py index 3b7eff19036fc..01991c0bb457d 100644 --- a/tests/models/test_mappedoperator.py +++ b/tests/models/test_mappedoperator.py @@ -717,6 +717,7 @@ def test_expand_mapped_task_instance_with_named_index( assert indices == expected_rendered_names +@pytest.mark.skip_if_database_isolation_mode # Does not work in db isolation mode @pytest.mark.parametrize( "create_mapped_task", [