Skip to content

Commit

Permalink
XFAIL failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
uditagarwal97 committed Sep 13, 2024
1 parent 529f500 commit cec74ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sycl/test-e2e/ESIMD/mask_expand_load.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
// RUN: %{build} -fsycl-device-code-split=per_kernel -o %t.out
// RUN: %{run} %t.out

// https://github.com/intel/llvm/issues/14826
// XFAIL: arch-intel_gpu_pvc

// This is a basic test to validate the expanded load API.

#include "esimd_test_utils.hpp"
Expand Down
3 changes: 3 additions & 0 deletions sycl/test-e2e/KernelCompiler/kernel_compiler_sycl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
// REQUIRES: (opencl || level_zero)
// UNSUPPORTED: accelerator

// https://github.com/intel/llvm/issues/14826
// XFAIL: arch-intel_gpu_pvc && igc-dev

// RUN: %{build} -o %t.out
// RUN: %{run} %t.out

Expand Down

0 comments on commit cec74ff

Please sign in to comment.