diff --git a/tests/fpgadataflow/test_fpgadataflow_ipstitch.py b/tests/fpgadataflow/test_fpgadataflow_ipstitch.py
index 4118976933b71fac54b1123c40c70d14fbbd318d..1add41861562b84808697fc3936f504f9f3d6c48 100644
--- a/tests/fpgadataflow/test_fpgadataflow_ipstitch.py
+++ b/tests/fpgadataflow/test_fpgadataflow_ipstitch.py
@@ -426,6 +426,7 @@ def test_fpgadataflow_ipstitch_iodma_floorplan():
 @pytest.mark.parametrize("extw", [True, False])
 @pytest.mark.slow
 @pytest.mark.vivado
+@pytest.mark.vitis
 def test_fpgadataflow_ipstitch_vitis(board, period_ns, extw):
     platform = alveo_default_platform[board]
     fpga_part = alveo_part_map[board]