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

Commit 00d92f8

Browse files
authored
Temporary disable event_profiling_info test. (#230)
1 parent 02a20e6 commit 00d92f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

SYCL/Basic/event_profiling_info.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
22
//
3+
// Looks like there is a bug in the test. There are rare sporadic failures of
4+
// this test on different devices.
5+
// REQUIRES: TEMPORARY_DISABLED
6+
//
37
// RUN: %HOST_RUN_PLACEHOLDER %t.out
48
// RUN: %CPU_RUN_PLACEHOLDER %t.out
59
// RUN: %GPU_RUN_PLACEHOLDER %t.out

0 commit comments

Comments
 (0)