Skip to content

Commit ae7f46d

Browse files
[SYCL] Disable ESIMD/regression/copyto_char_test.cpp on failing configuration (#9539)
The failure is tracked in the internal bug tracking system.
1 parent ac2a70e commit ae7f46d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl/test-e2e/ESIMD/regression/copyto_char_test.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// RUN: %{build} -o %t.out
22
// RUN: %{run} %t.out
33

4+
// UNSUPPORTED: opencl && gpu-intel-pvc
5+
46
//==- copyto_char_test.cpp - Test for using copy_to to copy char buffers -==//
57
//
68
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.

0 commit comments

Comments
 (0)