Skip to content

Commit ecaa97c

Browse files
committed
[SYCL][E2E] Disable weak_object_expired.cpp on AMD
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent ae76189 commit ecaa97c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

sycl/test-e2e/WeakObject/weak_object_expired.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// UNSUPPORTED: hip
2+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17415
13
// RUN: %{build} -o %t.out
24
// RUN: %{run} %t.out
35

sycl/test-e2e/WorkGroupMemory/basic_usage.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// UNSUPPORTED: windows && arch-intel_gpu_bmg_g21
22
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17255
3+
// UNSUPPORTED: hip
4+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17339
35
// RUN: %{build} -o %t.out
46
// RUN: %{run} %t.out
57
#include <cassert>

0 commit comments

Comments
 (0)