Skip to content

Commit 85e1a36

Browse files
committed
Mark two tests with XFAIL: run-mode
1 parent faf0f89 commit 85e1a36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sycl/test-e2e/DeviceArchitecture/device_architecture_comparison_on_device_aot.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// REQUIRES: arch-intel_gpu_pvc, ocloc
22

3-
// XFAIL: arch-intel_gpu_pvc
3+
// XFAIL: arch-intel_gpu_pvc, run-mode
44
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/14826
55

66
// RUN: %clangxx -fsycl -fsycl-targets=intel_gpu_pvc %s -o %t.out

sycl/test-e2e/Plugin/level_zero_sub_sub_device.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// REQUIRES: arch-intel_gpu_pvc, level_zero
22

3-
// XFAIL: arch-intel_gpu_pvc
3+
// XFAIL: arch-intel_gpu_pvc, run-mode
44
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/15602
55

66
// RUN: %{build} %level_zero_options -o %t.out

0 commit comments

Comments
 (0)