Skip to content

Commit 376185b

Browse files
committed
Add unsupported tracker to new test
Signed-off-by: Larsen, Steffen <[email protected]>
1 parent 09c7d4b commit 376185b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sycl/test-e2e/DeviceGlobal/device_global_copy.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
// RUN: %{build} -std=c++23 -o %t.out
22
// RUN: %{run} %t.out
33
//
4-
// The OpenCL GPU backends do not currently support device_global backend
5-
// calls.
64
// UNSUPPORTED: opencl && gpu
5+
// UNSUPPORTED-TRACKER: GSD-4287
76
//
87
// Tests the copy ctor on device_global without device_image_scope.
98

0 commit comments

Comments
 (0)