Skip to content

Commit 4bdb74e

Browse files
committed
[NFC] XFAIL KernelAndProgram/free_function_kernels.cpp
1 parent 47373a2 commit 4bdb74e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sycl/test-e2e/KernelAndProgram/free_function_kernels.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
// REQUIRES: aspect-usm_shared_allocations
22
// RUN: %{build} -o %t.out
33
// RUN: %{run} %t.out
4-
4+
// XFAIL: run-mode
5+
// XFAIL-TRACKER: TBD
56
// This test tests free function kernel code generation and execution.
67

78
#include <iostream>

0 commit comments

Comments
 (0)