We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The test fails on unrelated PR #17627 and passes after re-run. Failed run is https://github.com/intel/llvm/actions/runs/14073354395/job/39412470525?pr=17627 Full log is attached. Error message is:
-- Testing: 2308 tests, 12 workers -- FAIL: SYCL :: SpecConstants/2020/nested-non-packed-struct.cpp (1027 of 2308) ******************** TEST 'SYCL :: SpecConstants/2020/nested-non-packed-struct.cpp' FAILED ******************** Exit Code: 134 Command Output (stderr): -- RUN: at line 2: env SYCL_UR_CUDA_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=cuda:gpu /__w/llvm/llvm/build-e2e/SpecConstants/2020/Output/nested-non-packed-struct.cpp.tmp.out + env SYCL_UR_CUDA_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=cuda:gpu /__w/llvm/llvm/build-e2e/SpecConstants/2020/Output/nested-non-packed-struct.cpp.tmp.out nested-non-packed-struct.cpp.tmp.out: /__w/llvm/llvm/llvm/sycl/test-e2e/SpecConstants/2020/nested-non-packed-struct.cpp:103: int main(): Assertion `reference == data' failed. /__w/llvm/llvm/build-e2e/SpecConstants/2020/Output/nested-non-packed-struct.cpp.script: line 1: 5367 Aborted (core dumped) env SYCL_UR_CUDA_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=cuda:gpu /__w/llvm/llvm/build-e2e/SpecConstants/2020/Output/nested-non-packed-struct.cpp.tmp.out -- ******************** ******************** Failed Tests (1): SYCL :: SpecConstants/2020/nested-non-packed-struct.cpp Testing Time: 186.64s Total Discovered Tests: 2308 Unsupported : 1201 (52.04%) Passed : 1086 (47.05%) Expectedly Failed: 20 (0.87%) Failed : 1 (0.04%) FAILED: CMakeFiles/check-sycl-e2e /__w/llvm/llvm/build-e2e/CMakeFiles/check-sycl-e2e
10_run_prebuilt_e2e_tests (NVIDIA_CUDA, [Linux, cuda], -u 1001 --gpus all --cap-add SYS_ADMIN, c... _ NVIDIA_CUDA.txt
The text was updated successfully, but these errors were encountered:
Possibly related to: #17285
Sorry, something went wrong.
No branches or pull requests
Describe the bug
The test fails on unrelated PR #17627 and passes after re-run.
Failed run is https://github.com/intel/llvm/actions/runs/14073354395/job/39412470525?pr=17627
Full log is attached.
Error message is:
To reproduce
Environment
Additional context
10_run_prebuilt_e2e_tests (NVIDIA_CUDA, [Linux, cuda], -u 1001 --gpus all --cap-add SYS_ADMIN, c... _ NVIDIA_CUDA.txt
The text was updated successfully, but these errors were encountered: