Skip to content

Commit fa5c19b

Browse files
author
Pavel Chupin
authored
Revert "[SYCL] temporarily disable tests" (intel/llvm-test-suite#1149)
Revert "temporarily turning off three tests that seem to fail only on CI system. Investigating this is a priority, but we need to disable tests to reduce false negative flags in other PRs. (intel/llvm-test-suite#983)" This reverts commit 5e2e377.
1 parent fc11f2d commit fa5c19b

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

SYCL/Basic/context-with-multiple-devices.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// UNSUPPORTED: windows || linux
2-
// temporarily disabled
3-
41
// REQUIRES: accelerator, opencl-aot
52

63
// RUN: %clangxx -fsycl -fintelfpga -fsycl-unnamed-lambda %s -o %t2.out

SYCL/Basic/interop/check_carrying_real_kernel_IDs.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// UNSUPPORTED: windows || linux
2-
// temporarily disabled
3-
41
// REQUIRES: opencl, opencl_icd
52
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out %opencl_lib
63
// RUN: %ACC_RUN_PLACEHOLDER %t.out

SYCL/DiscardEvents/invalid_event_exceptions.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// UNSUPPORTED: windows || linux
2-
// temporarily disabled
3-
41
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
52
//
63
// RUN: %HOST_RUN_PLACEHOLDER %t.out

0 commit comments

Comments
 (0)