From df2259ecd643352608526a29a137c071eec831d6 Mon Sep 17 00:00:00 2001 From: "Mateusz P. Nowak" Date: Tue, 16 Sep 2025 13:32:24 +0000 Subject: [PATCH] enable test for verification --- sycl/test-e2e/Graph/RecordReplay/host_task2_multiple_roots.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/sycl/test-e2e/Graph/RecordReplay/host_task2_multiple_roots.cpp b/sycl/test-e2e/Graph/RecordReplay/host_task2_multiple_roots.cpp index c4cb2dc39561c..d42c56d961646 100644 --- a/sycl/test-e2e/Graph/RecordReplay/host_task2_multiple_roots.cpp +++ b/sycl/test-e2e/Graph/RecordReplay/host_task2_multiple_roots.cpp @@ -13,9 +13,6 @@ // UNSUPPORTED: windows // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/11852 -// UNSUPPORTED: level_zero_v2_adapter && arch-intel_gpu_bmg_g21 -// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/18996 - #define GRAPH_E2E_RECORD_REPLAY #include "../Inputs/host_task2_multiple_roots.cpp"