Skip to content

Commit e2e0cc7

Browse files
committed
Update REQUIRES and UNSUPPORTED tags in test
Signed-off-by: Julian Oppermann <[email protected]>
1 parent 7ec7639 commit e2e0cc7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sycl/test-e2e/KernelCompiler/kernel_compiler_sycl_jit_device_globals.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@
77
//===----------------------------------------------------------------------===//
88

99
// REQUIRES: (opencl || level_zero)
10+
// REQUIRES: aspect-usm_device_allocations
11+
1012
// UNSUPPORTED: accelerator, opencl && gpu
13+
// UNSUPPORTED-INTENDED: while accelerator is AoT only, this cannot run there.
14+
// UNSUPPORTED: opencl && gpu
1115
// UNSUPPORTED-TRACKER: GSD-4287
1216

1317
// RUN: %{build} -o %t.out

0 commit comments

Comments
 (0)