Skip to content

Commit 453a9ef

Browse files
Pavel Chupinbb-sycl
authored andcommitted
Revert "[SYCL] temporarily disable tests" (intel#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#983)" This reverts commit d81e41a.
1 parent 6d0c035 commit 453a9ef

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)