Skip to content

Commit c8a040f

Browse files
authored
[SYCL][E2E] Disable flaky test event_profiling_info.cpp (#17429)
Already a GH issue, seems to fail on many configurations. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 5632d72 commit c8a040f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl/test-e2e/Basic/event_profiling_info.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// REQUIRES: aspect-queue_profiling
2+
// UNSUPPORTED: linux
3+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/13591
24
// RUN: %{build} -o %t.out
35
//
46
// RUN: %{run} %t.out

0 commit comments

Comments
 (0)