Skip to content

Commit cec74ff

Browse files
committed
XFAIL failing tests
1 parent 529f500 commit cec74ff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

sycl/test-e2e/ESIMD/mask_expand_load.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
// RUN: %{build} -fsycl-device-code-split=per_kernel -o %t.out
1010
// RUN: %{run} %t.out
1111

12-
// https://github.com/intel/llvm/issues/14826
13-
// XFAIL: arch-intel_gpu_pvc
14-
1512
// This is a basic test to validate the expanded load API.
1613

1714
#include "esimd_test_utils.hpp"

sycl/test-e2e/KernelCompiler/kernel_compiler_sycl.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
// REQUIRES: (opencl || level_zero)
1010
// UNSUPPORTED: accelerator
1111

12+
// https://github.com/intel/llvm/issues/14826
13+
// XFAIL: arch-intel_gpu_pvc && igc-dev
14+
1215
// RUN: %{build} -o %t.out
1316
// RUN: %{run} %t.out
1417

0 commit comments

Comments
 (0)