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

Commit 4a0fa19

Browse files
[SYCL-MLIR] Update xfail tests lit
Fixed by intel/llvm@6490076. Signed-off-by: Tsang, Whitney <[email protected]>
1 parent 0235df3 commit 4a0fa19

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

SYCL/Plugin/enqueue-arg-order-image.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
// RUN: env SYCL_HOST_UNIFIED_MEMORY=1 SYCL_PI_TRACE=2 %GPU_RUN_PLACEHOLDER %t.out %GPU_CHECK_PLACEHOLDER
66
// RUN: env SYCL_HOST_UNIFIED_MEMORY=1 SYCL_PI_TRACE=2 %CPU_RUN_PLACEHOLDER %t.out %CPU_CHECK_PLACEHOLDER
77

8+
// https://github.com/intel/llvm/issues/7585 to fix the flaky failure:
9+
// XFAIL: cpu
10+
// UNSUPPORTED: gpu
11+
812
#include <iostream>
913
#include <sycl/accessor.hpp>
1014
#include <sycl/sycl.hpp>

SYCL/xfail_tests.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@ KernelParams/array-kernel-param-run.cpp
191191
KernelParams/union_kernel_param.cpp
192192
OneapiDeviceSelector/case_sensitivity.cpp
193193
OptionalKernelFeatures/is_compatible.cpp
194-
Plugin/enqueue-arg-order-image.cpp
195194
Plugin/interop-level-zero-buffer-multi-dim.cpp
196195
Plugin/level_zero_track_indirect_access_memory.cpp
197196
Printf/char.cpp

0 commit comments

Comments
 (0)