[UR][HIP] urUpdatableEnqueueCommandBufferExpTest is flaky
- Dominant language
- LLVM
- Stars
- 1.5k
- Forks
- 854
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 137
Description
It seems that the urUpdatableEnqueueCommandBufferExpTest.SerializeOutofOrderQueue is flaky on hip, seen here failing across multiple different PRs:
https://github.com/intel/llvm/actions/runs/15303037377/job/43049346497
https://github.com/intel/llvm/actions/runs/15315593877/job/43089133085
https://github.com/intel/llvm/actions/runs/15319968583/job/43102039258
The output looks like this:
```
/__w/llvm/llvm/unified-runtime/test/conformance/exp_command_buffer/update/enqueue_update.cpp:104: Failure
Expected equality of these values:
resultB
Which is: 4
ptrB[i]
Which is: 0
/__w/llvm/llvm/unified-runtime/test/conformance/exp_command_buffer/update/enqueue_update.cpp:104
Expected equality of these values:
resultB
Which is: 4
ptrB[i]
Which is: 0
```
Contributor guide
Assessment
This issue has not been assessed yet.