Skip to content

Commit

Permalink
[SYCL][E2E] Remove XFAIL from Basic/accessor/empty_zero_dim_accessor.…
Browse files Browse the repository at this point in the history
…cpp (#12773)

The behavior seems to have changed after
#12764.
  • Loading branch information
aelovikov-intel committed Feb 21, 2024
1 parent 39639f6 commit db07a26
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sycl/test-e2e/Basic/accessor/empty_zero_dim_accessor.cpp
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
// RUN: %{build} -o %t.out
// RUN: %{run} %t.out

// https://github.com/intel/llvm/issues/11434
// XFAIL: gpu-intel-dg2

// Tests the size and iterator members of an empty zero-dimensional accessor.

#include <sycl/sycl.hpp>
Expand Down

0 comments on commit db07a26

Please sign in to comment.