Skip to content

SYCL :: SpecConstants/2020/non-packed-struct-2.cpp sporadically fails. #17285

New issue

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

Open
bader opened this issue Mar 3, 2025 · 0 comments
Open

SYCL :: SpecConstants/2020/non-packed-struct-2.cpp sporadically fails. #17285

bader opened this issue Mar 3, 2025 · 0 comments
Labels
bug Something isn't working cuda CUDA back-end

Comments

@bader
Copy link
Contributor

bader commented Mar 3, 2025

Describe the bug

SYCL :: SpecConstants/2020/non-packed-struct-2.cpp failed in pre-commit for #17258, which should not have any impact on the test.

FAIL: SYCL :: SpecConstants/2020/non-packed-struct-2.cpp (1247 of 2268)
******************** TEST 'SYCL :: SpecConstants/2020/non-packed-struct-2.cpp' FAILED ********************
Exit Code: 134

Command Output (stdout):
--
user_defined_type {
	a = 1
	d = a
	b = 2
	c = �
}
user_defined_type {
	a = 0
	d = 
	b = 0
	c = 
}

--
Command Output (stderr):
--
RUN: at line 2: env UR_CUDA_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=cuda:gpu  /__w/llvm/llvm/build-e2e/SpecConstants/2020/Output/non-packed-struct-2.cpp.tmp.out
+ env UR_CUDA_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=cuda:gpu /__w/llvm/llvm/build-e2e/SpecConstants/2020/Output/non-packed-struct-2.cpp.tmp.out
non-packed-struct-2.cpp.tmp.out: /__w/llvm/llvm/llvm/sycl/test-e2e/SpecConstants/2020/non-packed-struct-2.cpp:67: int main(): Assertion `new_data == data' failed.
/__w/llvm/llvm/build-e2e/SpecConstants/2020/Output/non-packed-struct-2.cpp.script: line 1:  6503 Aborted                 (core dumped) env UR_CUDA_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=cuda:gpu /__w/llvm/llvm/build-e2e/SpecConstants/2020/Output/non-packed-struct-2.cpp.tmp.out

--

********************

Log link: https://github.com/intel/llvm/actions/runs/13637825325/job/38126326178?pr=17258

To reproduce

No response

Environment

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cuda CUDA back-end
Projects
None yet
Development

No branches or pull requests

1 participant