Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit b487206

Browse files
authored
[ESIMD] Disable fmod_compatibility_test.cpp on esimd_emulator (#1066)
1 parent ac68994 commit b487206

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SYCL/ESIMD/regression/fmod_compatibility_test.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// REQUIRES: gpu
22
// UNSUPPORTED: cuda || hip
3+
// TODO online compiler check fails for esimd_emulator
4+
// XFAIL: esimd_emulator
35
// RUN: %clangxx -fsycl %s -o %t.out
46
// RUN: %GPU_RUN_PLACEHOLDER %t.out
57

0 commit comments

Comments
 (0)