diff --git a/SYCL/ESIMD/regression/fmod_compatibility_test.cpp b/SYCL/ESIMD/regression/fmod_compatibility_test.cpp index 19d2fdb1e9..3d3649efcc 100644 --- a/SYCL/ESIMD/regression/fmod_compatibility_test.cpp +++ b/SYCL/ESIMD/regression/fmod_compatibility_test.cpp @@ -1,5 +1,7 @@ // REQUIRES: gpu // UNSUPPORTED: cuda || hip +// TODO online compiler check fails for esimd_emulator +// XFAIL: esimd_emulator // RUN: %clangxx -fsycl %s -o %t.out // RUN: %GPU_RUN_PLACEHOLDER %t.out