Skip to content

Commit 687121e

Browse files
committed
[NFC] Remove XFAIL for SPIRV-Backend tests
This partially reverts commit dc0e953.
1 parent f9f56a1 commit 687121e

17 files changed

+0
-34
lines changed

sycl/test-e2e/Graph/Update/Explicit/whole_update_work_group_memory.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// XFAIL: run-mode && linux && arch-intel_gpu_bmg_g21 && spirv-backend
2-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/19586
31
// RUN: %{build} -o %t.out
42
// RUN: %{run} %t.out
53
// Extra run to check for leaks in Level Zero using UR_L0_LEAKS_DEBUG

sycl/test-e2e/Graph/Update/FreeFunctionKernels/dyn_work_group_memory_basic.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// XFAIL: run-mode && linux && arch-intel_gpu_bmg_g21 && spirv-backend
2-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/19586
31
// RUN: %{build} -Wno-error=deprecated-declarations -o %t.out
42
// RUN: %{run} %t.out
53
// Extra run to check for leaks in Level Zero using UR_L0_LEAKS_DEBUG

sycl/test-e2e/Graph/Update/FreeFunctionKernels/update_before_finalize.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// XFAIL: run-mode && linux && arch-intel_gpu_bmg_g21 && spirv-backend
2-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/19586
31
// RUN: %{build} -Wno-error=deprecated-declarations -o %t.out
42
// RUN: %{run} %t.out
53
// Extra run to check for leaks in Level Zero using UR_L0_LEAKS_DEBUG

sycl/test-e2e/Graph/Update/FreeFunctionKernels/update_with_indices_multiple_exec_graphs.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// XFAIL: run-mode && linux && arch-intel_gpu_bmg_g21 && spirv-backend
2-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/19586
31
// RUN: %{build} -Wno-error=deprecated-declarations -o %t.out
42
// RUN: %{run} %t.out
53
// Extra run to check for leaks in Level Zero using UR_L0_LEAKS_DEBUG

sycl/test-e2e/Graph/Update/FreeFunctionKernels/update_with_indices_ordering.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// XFAIL: run-mode && linux && arch-intel_gpu_bmg_g21 && spirv-backend
2-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/19586
31
// RUN: %{build} -Wno-error=deprecated-declarations -o %t.out
42
// RUN: %{run} %t.out
53
// Extra run to check for leaks in Level Zero using UR_L0_LEAKS_DEBUG

sycl/test-e2e/Graph/Update/FreeFunctionKernels/update_with_indices_ptr.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// XFAIL: run-mode && linux && arch-intel_gpu_bmg_g21 && spirv-backend
2-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/19586
31
// RUN: %{build} -Wno-error=deprecated-declarations -o %t.out
42
// RUN: %{run} %t.out
53
// Extra run to check for leaks in Level Zero using UR_L0_LEAKS_DEBUG

sycl/test-e2e/Graph/Update/FreeFunctionKernels/update_with_indices_ptr_3D.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// XFAIL: run-mode && linux && arch-intel_gpu_bmg_g21 && spirv-backend
2-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/19586
31
// RUN: %{build} -Wno-error=deprecated-declarations -o %t.out
42
// RUN: %{run} %t.out
53
// Extra run to check for leaks in Level Zero using UR_L0_LEAKS_DEBUG

sycl/test-e2e/Graph/Update/FreeFunctionKernels/update_with_indices_ptr_double_update.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// XFAIL: run-mode && linux && arch-intel_gpu_bmg_g21 && spirv-backend
2-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/19586
31
// RUN: %{build} -Wno-error=deprecated-declarations -o %t.out
42
// RUN: %{run} %t.out
53
// Extra run to check for leaks in Level Zero using UR_L0_LEAKS_DEBUG

sycl/test-e2e/Graph/Update/FreeFunctionKernels/update_with_indices_ptr_multiple_nodes.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// XFAIL: run-mode && linux && arch-intel_gpu_bmg_g21 && spirv-backend
2-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/19586
31
// RUN: %{build} -Wno-error=deprecated-declarations -o %t.out
42
// RUN: %{run} %t.out
53
// Extra run to check for leaks in Level Zero using UR_L0_LEAKS_DEBUG

sycl/test-e2e/Graph/Update/FreeFunctionKernels/update_with_indices_ptr_multiple_params.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// XFAIL: run-mode && linux && arch-intel_gpu_bmg_g21 && spirv-backend
2-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/19586
31
// RUN: %{build} -Wno-error=deprecated-declarations -o %t.out
42
// RUN: %{run} %t.out
53
// Extra run to check for leaks in Level Zero using UR_L0_LEAKS_DEBUG

0 commit comments

Comments
 (0)