diff --git a/sycl/test-e2e/Graph/Explicit/host_task2_multiple_roots.cpp b/sycl/test-e2e/Graph/Explicit/host_task2_multiple_roots.cpp index 57bac9fd2def3..b4cb1a126dad6 100644 --- a/sycl/test-e2e/Graph/Explicit/host_task2_multiple_roots.cpp +++ b/sycl/test-e2e/Graph/Explicit/host_task2_multiple_roots.cpp @@ -15,6 +15,10 @@ // https://github.com/intel/llvm/issues/11852 // UNSUPPORTED: windows +// Failed in Nightly on Linux +// https://github.com/intel/llvm/issues/14852 +// UNSUPPORTED: linux + #define GRAPH_E2E_EXPLICIT #include "../Inputs/host_task2_multiple_roots.cpp"