diff --git a/sycl/test-e2e/USM/badmalloc.cpp b/sycl/test-e2e/USM/badmalloc.cpp index 6e0fc1b24e393..c82dab778daad 100644 --- a/sycl/test-e2e/USM/badmalloc.cpp +++ b/sycl/test-e2e/USM/badmalloc.cpp @@ -4,6 +4,8 @@ // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/22347 // XFAIL: target-native_cpu // XFAIL-TRACKER: https://github.com/intel/llvm/issues/20142 +// UNSUPPORTED: system-windows +// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/22751 //==----------------- badmalloc.cpp - Bad Mallocs test ---------------------==// //