Skip to content

FreeFunctionCommandsEvents fails in pre-commit #20933

@bader

Description

@bader

Pre-commit for a non-functional change exposes a problem with FreeFunctionCommandsEvents test.
PR - #20930.
Link to the log - https://github.com/intel/llvm/actions/runs/20316013917/job/58359723605

Error message:

FAIL: SYCL-Unit :: Extensions/FreeFunctionCommands/./FreeFunctionCommandsTests_Non_Preview_Tests/14/29 (1065 of 1877)
******************** TEST 'SYCL-Unit :: Extensions/FreeFunctionCommands/./FreeFunctionCommandsTests_Non_Preview_Tests/14/29' FAILED ********************
Script(shard):
--
GTEST_OUTPUT=json:/__w/llvm/llvm/build/tools/sycl/unittests/Extensions/FreeFunctionCommands/./FreeFunctionCommandsTests_Non_Preview_Tests-SYCL-Unit-29926-14-29.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=29 GTEST_SHARD_INDEX=14 /__w/llvm/llvm/build/tools/sycl/unittests/Extensions/FreeFunctionCommands/./FreeFunctionCommandsTests_Non_Preview_Tests
--

Script:
--
/__w/llvm/llvm/build/tools/sycl/unittests/Extensions/FreeFunctionCommands/./FreeFunctionCommandsTests_Non_Preview_Tests --gtest_filter=FreeFunctionCommandsEventsTests.LaunchGroupedShortcutMoveKernelNoEvent
--
/__w/llvm/llvm/src/sycl/unittests/Extensions/FreeFunctionCommands/FreeFunctionCommandsEvents.cpp:296: Failure
Expected equality of these values:
  counter_urEnqueueKernelLaunchWithEvent
    Which is: 0
  size_t{1}
    Which is: 1


/__w/llvm/llvm/src/sycl/unittests/Extensions/FreeFunctionCommands/FreeFunctionCommandsEvents.cpp:296
Expected equality of these values:
  counter_urEnqueueKernelLaunchWithEvent
    Which is: 0
  size_t{1}
    Which is: 1



********************
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 
********************
Failed Tests (1):
  SYCL-Unit :: Extensions/FreeFunctionCommands/./FreeFunctionCommandsTests_Non_Preview_Tests/FreeFunctionCommandsEventsTests/LaunchGroupedShortcutMoveKernelNoEvent

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions