Skip to content

Commit 86db9dc

Browse files
[SYCL] Disable Basic/get_backend test (intel/llvm-test-suite#649)
Disable Basic/get_backend test due to sporadic failures in prs: intel#5191 intel#5121
1 parent fab70ea commit 86db9dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SYCL/Basic/get_backend.cpp

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

0 commit comments

Comments
 (0)