Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit cabb936

Browse files
[SYCL] Disable Basic/get_backend test (#649)
Disable Basic/get_backend test due to sporadic failures in prs: intel/llvm#5191 intel/llvm#5121
1 parent 382b5eb commit cabb936

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)