diff --git a/sycl/test/spec_const/spec_const_redefine.cpp b/sycl/test/spec_const/spec_const_redefine.cpp index 366adb561a2ac..1ca5560267a18 100644 --- a/sycl/test/spec_const/spec_const_redefine.cpp +++ b/sycl/test/spec_const/spec_const_redefine.cpp @@ -3,9 +3,9 @@ // RUN: %CPU_RUN_PLACEHOLDER %t.out // RUN: %GPU_RUN_PLACEHOLDER %t.out // RUN: %ACC_RUN_PLACEHOLDER %t.out -// TODO the test currently fails as program recompilation based on spec -// constants set change is not complete yet. -// XFAIL: * +// TODO the test currently fails on non-HOST devices as program recompilation +// based on spec constants set change is not complete yet. +// XFAIL: cpu,gpu,acc,cuda // //==----------- spec_const_redefine.cpp ------------------------------------==// //