Skip to content

Commit a6705d2

Browse files
committed
Use run-mode in 2 XFAILs
1 parent 73a797d commit a6705d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sycl/test-e2e/DeviceLib/assert-windows.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// REQUIRES: cpu,windows
22
//
3-
// XFAIL: *
3+
// XFAIL: run-mode
44
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/16507
55
//
66
// RUN: %{build} -o %t.out

sycl/test-e2e/Regression/reduction_resource_leak_dw.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// REQUIRES: level_zero, level_zero_dev_kit
2-
// XFAIL: windows
2+
// XFAIL: windows && run-mode
33
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/16418
44
//
55
// RUN: %{build} %level_zero_options -o %t.out

0 commit comments

Comments
 (0)