Skip to content

Basic/out_of_order_queue_status_ext_oneapi_empty.cpp fails on gen12 in pre-commit #21114

@KornevNikita

Description

@KornevNikita

Describe the bug

https://github.com/intel/llvm/actions/runs/21289547078/job/61280954533?pr=20758

  FAIL: SYCL :: Basic/out_of_order_queue_status_ext_oneapi_empty.cpp (874 of 1841)
  ******************** TEST 'SYCL :: Basic/out_of_order_queue_status_ext_oneapi_empty.cpp' FAILED ********************
  Exit Code: -6
  
  Command Output (stdout):
  --
  # RUN: at line 2
  env ONEAPI_DEVICE_SELECTOR=level_zero:gpu  /__w/llvm/llvm/build-e2e/Basic/Output/out_of_order_queue_status_ext_oneapi_empty.cpp.tmp.out
  # executed command: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Basic/Output/out_of_order_queue_status_ext_oneapi_empty.cpp.tmp.out
  # note: command had no output on stdout or stderr
  # RUN: at line 2
  env ONEAPI_DEVICE_SELECTOR=opencl:gpu  /__w/llvm/llvm/build-e2e/Basic/Output/out_of_order_queue_status_ext_oneapi_empty.cpp.tmp.out
  # executed command: env ONEAPI_DEVICE_SELECTOR=opencl:gpu /__w/llvm/llvm/build-e2e/Basic/Output/out_of_order_queue_status_ext_oneapi_empty.cpp.tmp.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/Basic/Output/out_of_order_queue_status_ext_oneapi_empty.cpp.tmp.out
  # executed command: env ONEAPI_DEVICE_SELECTOR=opencl:cpu /__w/llvm/llvm/build-e2e/Basic/Output/out_of_order_queue_status_ext_oneapi_empty.cpp.tmp.out
  # .---command stderr------------
  # | out_of_order_queue_status_ext_oneapi_empty.cpp.tmp.out: /__w/llvm/llvm/llvm/sycl/test-e2e/Basic/out_of_order_queue_status_ext_oneapi_empty.cpp:15: void CheckArray(int *, size_t, int): Assertion `x[i] == expected' failed.
  # `-----------------------------
  # error: command failed with exit status: -6

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

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions