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

Commit efeffb3

Browse files
author
Pavel Chupin
authored
Revert "[SYCL] temporarily disable tests" (#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. (#983)" This reverts commit d81e41a.
1 parent b555195 commit efeffb3

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)