Skip to content

Commit c2d8356

Browse files
committed
XFAIL native_cpu/check-pi-output.cpp
1 parent 679de8d commit c2d8356

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test/native_cpu/check-pi-output.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// REQUIRES: native_cpu
22
// RUN: %clangxx -fsycl -fsycl-targets=native_cpu %s -o %t
33
// RUN: env SYCL_UR_TRACE=1 ONEAPI_DEVICE_SELECTOR="native_cpu:cpu" %t | FileCheck %s
4+
// XFAIL: *
45

56
#include <sycl/sycl.hpp>
67

0 commit comments

Comments
 (0)