Skip to content

Commit

Permalink
format + disable tests (missing in the first commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfrancepillois committed Feb 7, 2024
1 parent e75e0b4 commit c93d2ae
Show file tree
Hide file tree
Showing 58 changed files with 138 additions and 56 deletions.
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/Explicit/add_nodes_after_finalize.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/Explicit/basic_usm.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable the tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/Explicit/basic_usm_host.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable the tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/Explicit/basic_usm_mixed.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable the tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/Explicit/basic_usm_shared.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable the tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/Explicit/empty_node.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/Explicit/host_task.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/Explicit/host_task2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/Explicit/host_task_last.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
4 changes: 4 additions & 0 deletions sycl/test-e2e/Graph/Explicit/host_task_multiple_deps.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

#define GRAPH_E2E_EXPLICIT

Expand Down
4 changes: 4 additions & 0 deletions sycl/test-e2e/Graph/Explicit/host_task_single.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

#define GRAPH_E2E_EXPLICIT

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/Explicit/host_task_successive.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
5 changes: 4 additions & 1 deletion sycl/test-e2e/Graph/Explicit/memadvise.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
// RUN: %if linux && (level_zero || cuda) %{ env SYCL_PI_TRACE=2 %{run} %t.out 2>&1 FileCheck %s %} %else %{ %{run} %t.out %}

// Mem advise command not supported for OpenCL
// UNSUPPORTED: opencl
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: opencl, gpu-intel-dg2

// Since Mem advise is only a memory hint that doesn't
// impact results but only performances, we verify
Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/Explicit/multiple_exec_graphs.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
5 changes: 4 additions & 1 deletion sycl/test-e2e/Graph/Explicit/prefetch.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
// RUN: %if linux && (level_zero || cuda) %{ env SYCL_PI_TRACE=2 %{run} %t.out 2>&1 FileCheck %s %} %else %{ %{run} %t.out %}

// prefetch command not supported for OpenCL
// UNSUPPORTED: opencl
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: opencl, gpu-intel-dg2

// Since Prefetch is only a memory hint that doesn't
// impact results but only performances, we verify
Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/Explicit/queue_constructor_usm.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
//
// CHECK-NOT: LEAK
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable the tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/Explicit/queue_shortcuts.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/Explicit/repeated_exec.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/Explicit/sub_graph.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable the tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/Explicit/sub_graph_nested.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/Explicit/sub_graph_two_parent_graphs.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
5 changes: 3 additions & 2 deletions sycl/test-e2e/Graph/Explicit/usm_copy.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@
//
//
// USM copy command not supported for OpenCL
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: opencl, gpu-intel-dg2
// UNSUPPORTED: opencl, gpu-intel-dg2

#define GRAPH_E2E_EXPLICIT

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/Explicit/usm_fill.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
4 changes: 4 additions & 0 deletions sycl/test-e2e/Graph/Explicit/usm_fill_shared.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

#define GRAPH_E2E_EXPLICIT

Expand Down
5 changes: 3 additions & 2 deletions sycl/test-e2e/Graph/Explicit/usm_memset.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// USM memset command not supported for OpenCL
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: opencl, gpu-intel-dg2
// UNSUPPORTED: opencl, gpu-intel-dg2

#define GRAPH_E2E_EXPLICIT

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
//
//
// Temporarily disabled until failure is addressed.
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: windows, gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/RecordReplay/after_use.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable the tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/RecordReplay/barrier_with_work.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable the tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/RecordReplay/basic_usm.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable the tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/RecordReplay/basic_usm_host.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable the tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/RecordReplay/basic_usm_mixed.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable the tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/RecordReplay/basic_usm_shared.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable the tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/RecordReplay/empty_node.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/RecordReplay/host_task.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/RecordReplay/host_task2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable USM based tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
3 changes: 2 additions & 1 deletion sycl/test-e2e/Graph/RecordReplay/host_task_in_order.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// Extra run to check for immediate-command-list in Level Zero
// RUN: %if level_zero && linux %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=1 UR_L0_LEAKS_DEBUG=1 %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
//
// Post-commit test failed https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Post-commit test failed
// https://github.com/intel/llvm/actions/runs/7814201804/job/21315560479
// Temporarily disable the tests while investigating the bug.
// UNSUPPORTED: gpu-intel-dg2

Expand Down
Loading

0 comments on commit c93d2ae

Please sign in to comment.