Skip to content

Commit

Permalink
[SYCL][E2E] Move launch_policy_lmem.cpp to UNSUPPORTED on XFAILed pla…
Browse files Browse the repository at this point in the history
…tforms (#15315)

It's XPASSing in the nightly somehow, but fails in pre/postcommit.

https://github.com/intel/llvm/actions/runs/10731711170/job/29762580737

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
  • Loading branch information
sarnex committed Sep 6, 2024
1 parent b466cd0 commit 0c4c6b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sycl/test-e2e/syclcompat/launch/launch_policy_lmem.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
// RUN: %{run} %t.out

// https://github.com/intel/llvm/issues/15275
// XFAIL: linux && opencl && (gpu-intel-gen12 || gpu-intel-dg2)
// UNSUPPORTED: linux && opencl && (gpu-intel-gen12 || gpu-intel-dg2)

#include <sycl/detail/core.hpp>
#include <sycl/ext/oneapi/properties/properties.hpp>
Expand Down

0 comments on commit 0c4c6b7

Please sign in to comment.