Skip to content

Commit 2f46a72

Browse files
authored
[SYCL][E2E][JM] xfail element_wise_ops.cpp on PTL (#18102)
1 parent e98d276 commit 2f46a72

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/Matrix/element_wise_ops.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,8 @@
1414
// RUN: %{build} -o %t.out
1515
// RUN: %{run} %t.out
1616

17+
// XFAIL: arch-intel_gpu_ptl_u || arch-intel_gpu_ptl_h
18+
// XFAIL-TRACKER: CMPLRLLVM-66710
19+
1720
#include "common.hpp"
1821
#include "element_wise_ops_impl.hpp"

0 commit comments

Comments
 (0)