File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
sycl/test-e2e/AddressSanitizer/invalid-argument Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 11// REQUIRES: linux, gpu
22
3- // XFAIL: gpu-intel-dg2 && linux
4- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/15648
5-
63// RUN: %{build} %device_asan_flags -O2 -g -o %t
74// RUN: env SYCL_PREFER_UR=1 UR_LAYER_ASAN_OPTIONS="detect_kernel_arguments:1" %{run} not %t 2>&1 | FileCheck %s
85
Original file line number Diff line number Diff line change 11// REQUIRES: linux, gpu
22
3- // XFAIL: gpu-intel-dg2 && linux
4- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/15648
5-
63// RUN: %{build} %device_asan_flags -O2 -g -o %t
74// RUN: env SYCL_PREFER_UR=1 UR_LAYER_ASAN_OPTIONS="quarantine_size_mb:1;detect_kernel_arguments:1" %{run} not %t 2>&1 | FileCheck %s
85
You can’t perform that action at this time.
0 commit comments