Skip to content

Commit abed346

Browse files
authored
[SYCL][E2E] Enable string_test.cpp on DG2 (#12141)
It's passing now so the XFAIL is causing every postcommit run to fail. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent f83c904 commit abed346

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sycl/test-e2e/DeviceLib/string_test.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
// FIXME: enable opaque pointers support on CPU.
99
// UNSUPPORTED: cpu
1010

11-
// https://github.com/intel/llvm/issues/11434
12-
// XFAIL: gpu-intel-dg2
13-
1411
#include <cassert>
1512
#include <cstdint>
1613
#include <cstring>

0 commit comments

Comments
 (0)