Open
Description
Describe the bug
https://github.com/intel/llvm/actions/runs/13270134353/job/37052546827?pr=13590
FAIL: SYCL :: MemorySanitizer/check_device_global.cpp (221 of 2274)
******************** TEST 'SYCL :: MemorySanitizer/check_device_global.cpp' FAILED ********************
Exit Code: 1
Command Output (stderr):
--
RUN: at line 3: env ONEAPI_DEVICE_SELECTOR=opencl:cpu not /__w/llvm/llvm/build-e2e/MemorySanitizer/Output/check_device_global.cpp.tmp1.out 2>&1 | /__w/llvm/llvm/toolchain/bin/FileCheck /__w/llvm/llvm/llvm/sycl/test-e2e/MemorySanitizer/check_device_global.cpp
+ /__w/llvm/llvm/toolchain/bin/FileCheck /__w/llvm/llvm/llvm/sycl/test-e2e/MemorySanitizer/check_device_global.cpp
+ env ONEAPI_DEVICE_SELECTOR=opencl:cpu not /__w/llvm/llvm/build-e2e/MemorySanitizer/Output/check_device_global.cpp.tmp1.out
/__w/llvm/llvm/llvm/sycl/test-e2e/MemorySanitizer/check_device_global.cpp:55:12: error: CHECK: expected string not found in input
// CHECK: use-of-uninitialized-value
^
<stdin>:1:1: note: scanning from here
==== DeviceSanitizer: MSAN
^
<stdin>:1:6: note: possible intended match here
==== DeviceSanitizer: MSAN
^
Input file: <stdin>
Check file: /__w/llvm/llvm/llvm/sycl/test-e2e/MemorySanitizer/check_device_global.cpp
-dump-input=help explains the following input dump.
Input was:
<<<<<<
1: ==== DeviceSanitizer: MSAN
check:55'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
check:55'1 ? possible intended match
2: terminate called after throwing an instance of 'sycl::_V1::exception'
check:55'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3: what(): Native API failed. Native API returns: 7 (UR_RESULT_ERROR_INVALID_BINARY)
check:55'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4: error: Aborted (core dumped)
check:55'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>>>>>
--
To reproduce
No response
Environment
No response
Additional context
No response