diff --git a/sycl/test-e2e/Regression/pf-wg-atomic64.cpp b/sycl/test-e2e/Regression/pf-wg-atomic64.cpp index 2cf4dd1ee39ec..31b0c7188059d 100644 --- a/sycl/test-e2e/Regression/pf-wg-atomic64.cpp +++ b/sycl/test-e2e/Regression/pf-wg-atomic64.cpp @@ -1,4 +1,6 @@ -// DISABLED: aspect-atomic64 +// UNSUPPORTED: aspect-atomic64 +// UNSUPPORTED-INTENDED: The test is intended for devices without atomic64 +// support. // RUN: %{build} -o %t.out // RUN: %{run} %t.out