diff --git a/sycl/test-e2e/ESIMD/unified_memory_api/scatter_usm_dg2_pvc.cpp b/sycl/test-e2e/ESIMD/unified_memory_api/scatter_usm_dg2_pvc.cpp index aa466795e9b06..0c6d6a3c9e34d 100644 --- a/sycl/test-e2e/ESIMD/unified_memory_api/scatter_usm_dg2_pvc.cpp +++ b/sycl/test-e2e/ESIMD/unified_memory_api/scatter_usm_dg2_pvc.cpp @@ -5,6 +5,9 @@ // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------------------------------------------------------------===// +// Fails in post-commit, temporarily disabled. +// https://github.com/intel/llvm/issues/12769 +// XFAIL: * // REQUIRES: gpu-intel-pvc || gpu-intel-dg2 // RUN: %{build} -fsycl-device-code-split=per_kernel -o %t.out // RUN: %{run} %t.out