-
Notifications
You must be signed in to change notification settings - Fork 807
Closed
Labels
Description
Describe the bug
The test is failed as changes in #19709 for llvmspirv_pulldown (#19997). Reverting the patch will make the test pass.
********************
FAIL: SYCL :: KernelCompiler/sycl.cpp (1265 of 2478)
******************** TEST 'SYCL :: KernelCompiler/sycl.cpp' FAILED ********************
Exit Code: -6
Command Output (stdout):
--
# RUN: at line 12
env UR_L0_LEAKS_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/KernelCompiler/Output/sycl.cpp.tmp.out
# executed command: env UR_L0_LEAKS_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/KernelCompiler/Output/sycl.cpp.tmp.out
# .---command stdout------------
# | 42=42 43=43 44=44 45=45 46=46 47=47 48=48 49=49 50=50 51=51
# | 44=44 45=45 46=46 47=47 48=48 49=49 50=50 51=51 52=52 53=53
# | 44=44 45=45 46=46 47=47 48=48 49=49 50=50 51=51 52=52 53=53
# | 42=42 43=43 44=44 45=45 46=46 47=47 48=48 49=49 50=50 51=51
# | 0.842701 1.41421 0 4
# | 0.842701 1.41421 0 4
# `-----------------------------
# .---command stderr------------
# | sycl.cpp.tmp.out: /__w/llvm/llvm/llvm/sycl/test-e2e/KernelCompiler/sycl.cpp:447: int test_unsupported_options(sycl::queue): Assertion `false && "unsupported option not detected"' failed.
# `-----------------------------
# error: command failed with exit status: -6
Test log link: https://github.com/intel/llvm/actions/runs/17810936823/job/50636328605?pr=19997