Skip to content

Commit 81954e4

Browse files
committed
mark failing tests as unsupported
1 parent e7841bb commit 81954e4

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

sycl/test-e2e/ProfilingTag/profiling_queue.cpp

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

27+
// Driver issue
28+
// UNSUPPORTED: level_zero_v2_adapter
29+
// UNSUPPRTED-TRACKER: https://github.com/intel/llvm/issues/19116
30+
2731
#include "common.hpp"
2832

2933
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+
// UNSUPPRTED-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)