Skip to content

Basic/fpga_tests/fpga_pipes.cpp fails in post-commit #16693

Closed
@KornevNikita

Description

@KornevNikita

Describe the bug

e2e-lin (Intel GEN12 Graphics with Level Zero, ["Linux", "gen12"], level_zero:gpu;opencl:fpga, true) / Intel GEN12 Graphics with Level Zero

******************** TEST 'SYCL :: Basic/fpga_tests/fpga_pipes.cpp' FAILED ********************
Exit Code: 255

Command Output (stdout):
--
# RUN: at line 6
/__w/llvm/llvm/toolchain/bin//clang++  -Werror -fsycl -fsycl-targets=spir64  /__w/llvm/llvm/llvm/sycl/test-e2e/Basic/fpga_tests/fpga_pipes.cpp -o /__w/llvm/llvm/build-e2e/Basic/fpga_tests/Output/fpga_pipes.cpp.tmp.out
# executed command: /__w/llvm/llvm/toolchain/bin//clang++ -Werror -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/Basic/fpga_tests/fpga_pipes.cpp -o /__w/llvm/llvm/build-e2e/Basic/fpga_tests/Output/fpga_pipes.cpp.tmp.out
# note: command had no output on stdout or stderr
# RUN: at line 7
env ONEAPI_DEVICE_SELECTOR=opencl:fpga  /__w/llvm/llvm/build-e2e/Basic/fpga_tests/Output/fpga_pipes.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=opencl:fpga /__w/llvm/llvm/build-e2e/Basic/fpga_tests/Output/fpga_pipes.cpp.tmp.out
# .---command stderr------------
# | DEBUG: executing test 1
# | DEBUG: executing test 2
# | DEBUG: executing test 3
# | DEBUG: executing test 4
# | DEBUG: executing test 5
# | DEBUG: executing test 6
# | DEBUG: executing test 7
# | DEBUG: executing test 8
# | DEBUG: executing test 9
# | DEBUG: executing test 10
# | DEBUG: executing test 11
# | DEBUG: executing test 12
# | DEBUG: Finished with result -1
# `-----------------------------
# error: command failed with exit status: 2[55](https://github.com/intel/llvm/actions/runs/12868856344/job/35879918377?pr=16671#step:24:56)

To reproduce

  1. Include a code snippet that is as short as possible
  2. Specify the command which should be used to compile the program
  3. Specify the command which should be used to launch the program
  4. Indicate what is wrong and what was expected

Environment

  • OS: [e.g Windows/Linux]
  • Target device and vendor: [e.g. Intel GPU]
  • DPC++ version: [e.g. commit hash or output of clang++ --version]
  • Dependencies version: [e.g. the output of sycl-ls --verbose]

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