Skip to content

Commit db07a26

Browse files
[SYCL][E2E] Remove XFAIL from Basic/accessor/empty_zero_dim_accessor.cpp (#12773)
The behavior seems to have changed after #12764.
1 parent 39639f6 commit db07a26

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sycl/test-e2e/Basic/accessor/empty_zero_dim_accessor.cpp

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

4-
// https://github.com/intel/llvm/issues/11434
5-
// XFAIL: gpu-intel-dg2
6-
74
// Tests the size and iterator members of an empty zero-dimensional accessor.
85

96
#include <sycl/sycl.hpp>

0 commit comments

Comments
 (0)