Skip to content

Commit 95f51c2

Browse files
committed
mark failing tests as unsupported
1 parent 6a791c6 commit 95f51c2

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

sycl/test-e2e/ProfilingTag/profiling_queue.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
// UNSUPPORTED: cuda
2525
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/14053
2626

27+
// UNSUPPORTED: level_zero_v2_adapter
28+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/19116
29+
2730
#include "common.hpp"
2831

2932
int main() {

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: hip
22
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17339
3+
// UNSUPPORTED: level_zero_v2_adapter
4+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/19116
35
// RUN: %{build} -o %t.out
46
// RUN: %{run} %t.out
57
// XFAIL: spirv-backend

0 commit comments

Comments
 (0)