Skip to content

USM/fill_any_size.cpp XPASS in OCL CPU in Nightly #16434

@sarnex

Description

@sarnex

Describe the bug

I tried just removing the XFAIL but then it fails in precommit on OCL CPU, which is really weird

#16433

Needs investigation

 XPASS: SYCL :: USM/fill_any_size.cpp (1994 of 2242)
******************** TEST 'SYCL :: USM/fill_any_size.cpp' FAILED ********************
Exit Code: 0

Command Output (stdout):
--
# RUN: at line 1
/__w/llvm/llvm/toolchain/bin//clang++ -D_GLIBCXX_USE_CXX11_ABI=0  -fsycl -fsycl-targets=spir64  /__w/llvm/llvm/llvm/sycl/test-e2e/USM/fill_any_size.cpp -o /__w/llvm/llvm/build-e2e/USM/Output/fill_any_size.cpp.tmp1.out
# executed command: /__w/llvm/llvm/toolchain/bin//clang++ -D_GLIBCXX_USE_CXX11_ABI=0 -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/USM/fill_any_size.cpp -o /__w/llvm/llvm/build-e2e/USM/Output/fill_any_size.cpp.tmp1.out
# note: command had no output on stdout or stderr
# RUN: at line 2
env ONEAPI_DEVICE_SELECTOR=opencl:cpu  /__w/llvm/llvm/build-e2e/USM/Output/fill_any_size.cpp.tmp1.out
# executed command: env ONEAPI_DEVICE_SELECTOR=opencl:cpu /__w/llvm/llvm/build-e2e/USM/Output/fill_any_size.cpp.tmp1.out
# .---command stdout------------
# | All 64 tests passed
# `-----------------------------

--

https://github.com/intel/llvm/actions/runs/12405518106/job/34632838094

To reproduce

No response

Environment

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions