From 21a8d5e77dc0fc50251e4e8449a9bbd0ad337333 Mon Sep 17 00:00:00 2001 From: Jarek Potiuk Date: Wed, 23 Oct 2024 09:52:24 +0200 Subject: [PATCH] Add isolation mode exclusion for mapped operator test 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", [