Skip to content

ProfilingTag/profiling_queue.cpp Failing on Gen12 Linux on unrelated changes #18428

Open
@ayylol

Description

@ayylol

Describe the bug

Saw this failure in #18418, which only re-enables tests on another platform so this must be an unrelated failure.

FAIL: SYCL :: ProfilingTag/profiling_queue.cpp (1329 of 2370)
******************** TEST 'SYCL :: ProfilingTag/profiling_queue.cpp' FAILED ********************
Exit Code: -6

Command Output (stdout):
--
# RUN: at line 4
env ONEAPI_DEVICE_SELECTOR=level_zero:gpu  /__w/llvm/llvm/build-e2e/ProfilingTag/Output/profiling_queue.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/ProfilingTag/Output/profiling_queue.cpp.tmp.out
# .---command stdout------------
# | StartTagSubmit: 218851653488
# | StartTagStart: 218851742356
# | StartTagEnd: 218851742356
# | EndTagSubmit: 218852102404
# | EndTagStart: 218852486216
# | EndTagEnd: 218852486216
# `-----------------------------
# .---command stderr------------
# | ur_die: urEventWait must not be called for an internal event
# | terminate called without an active exception
# `-----------------------------
# error: command failed with exit status: -6

--

https://github.com/intel/llvm/actions/runs/14975691324/job/42069202736?pr=18418

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