Skip to content

Commit

Permalink
Unsupport test for Windows+L0 combination.
Browse files Browse the repository at this point in the history
Signed-off-by: Marcos Maronas <marcos.maronas@intel.com>
  • Loading branch information
maarquitos14 committed Feb 9, 2024
1 parent 110b757 commit 6ffce19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sycl/test-e2e/CompositeDevice/composite_device.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// RUN: env ZE_FLAT_DEVICE_HIERARCHY=COMBINED %{run} %t.out
// RUN: env ZE_FLAT_DEVICE_HIERARCHY=COMPOSITE %{run} %t.out
// RUN: env ZE_FLAT_DEVICE_HIERARCHY=FLAT %{run} %t.out
// XFAIL: (windows && level_zero)
// UNSUPPORTED: (windows && level_zero)

#include <sycl/sycl.hpp>

Expand Down

0 comments on commit 6ffce19

Please sign in to comment.