Skip to content

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

Open
@bader

Description

@bader

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcudaCUDA back-end

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions