From 975e27c7797a09ba47c0142312a1d5d11217ebbc Mon Sep 17 00:00:00 2001 From: Jarek Potiuk Date: Wed, 23 Oct 2024 15:21:10 +0200 Subject: [PATCH] Add isolation mode exclusion for mapped operator test (#43297) This test has been cherry-picked to v2-10-test and should be excluded from isolation mode. --- 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 c7bd11b966758..98fa304917b1b 100644 --- a/tests/models/test_mappedoperator.py +++ b/tests/models/test_mappedoperator.py @@ -731,6 +731,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", [