Skip to content

Commit 02bb0d0

Browse files
author
Sergey Kanaev
committed
[SYCL] Temporary disable get_backend test
The test is going to be disabled until intel/llvm#5282 is merged Signed-off-by: Sergey Kanaev <[email protected]>
1 parent 0b6fc11 commit 02bb0d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SYCL/DeprecatedFeatures/get_backend.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: TEMPORARY_DISABLED
12
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple -D__SYCL_INTERNAL_API %s -o %t.out
23
// RUN: env SYCL_DEVICE_FILTER=%sycl_be %t.out
34
//

0 commit comments

Comments
 (0)